aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix installer under OS XGravatar Damien Martin-Guillerez2016-01-11
* Allow to filter attributes based on the rule of the attribute.Gravatar Miguel Alcon Pinto2016-01-11
* Global cleanup change.Gravatar Chris Povirk2016-01-11
* Allow overridding any rule in the WORKSPACE fileGravatar Kristina Chodorow2016-01-11
* Remove remaining toolsGravatar Damien Martin-Guillerez2016-01-11
* BuildView - untangle more of the methods that are only for ide info.Gravatar Ulf Adams2016-01-11
* Basic build tag support for go rulesGravatar David Santiago2016-01-11
* Increase size of tests that time out on ci.bazel.ioGravatar Damien Martin-Guillerez2016-01-11
* Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.Gravatar Damien Martin-Guillerez2016-01-11
* Update install docs as installer has changedGravatar Samuel Husso2016-01-11
* Add auth support for proxy downloadsGravatar Kristina Chodorow2016-01-11
* Enable objc targets that produce bundles to specify multiple plist files with...Gravatar Cal Peyser2016-01-11
* When transforming labels into targets in SkyQueryEnvironment, stream the resu...Gravatar Janak Ramakrishnan2016-01-11
* Stream result of TargetPattern#eval to a callback instead of returning it dir...Gravatar Janak Ramakrishnan2016-01-11
* Implement groovy_junit_testGravatar Erik Kuefler2016-01-11
* Release 0.1.3 (2016-01-07)Gravatar Bazel Release System2016-01-11
* Query for user nobody and exit sandbox if unable to find.Gravatar Pedro Kiefer2016-01-08
* Adds the Android design support library as an Android dependency.Gravatar Jake Voytko2016-01-08
* Update to truth 0.28Gravatar Damien Martin-Guillerez2016-01-08
* Add xcode_locator to bazel's embedded binaries.Gravatar Chris Parsons2016-01-08
* Add the ability to customize the bazel client's exit code used when the bazel...Gravatar Nathan Harmata2016-01-08
* Add Truth 0.28 binary to third_partyGravatar Damien Martin-Guillerez2016-01-08
* Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f.Gravatar Damien Martin-Guillerez2016-01-07
* Resolve target patterns on the fly in SkyQueryEnvironment. Cache only the lab...Gravatar Janak Ramakrishnan2016-01-07
* Allow relative paths for local_repository()sGravatar Kristina Chodorow2016-01-07
* Make QueryEnvironment#getTargetsMatchingPattern pass its result to a callback.Gravatar Janak Ramakrishnan2016-01-07
* Update comment to ios_test from deprecated experimental_ios_testGravatar Cal Peyser2016-01-07
* Use openjdk7 as dependency for debian package of jdk7 flavorGravatar Damien Martin-Guillerez2016-01-07
* Stream TargetPattern#eval implementations' results to a callback rather than ...Gravatar Janak Ramakrishnan2016-01-07
* making sass work better in different linux situations, minor cleanup overall.Gravatar Derek Perez2016-01-07
* Split PrepareDepsOfTargetsUnderDirectory into two parts, one which does the d...Gravatar Janak Ramakrishnan2016-01-07
* Stream results of targets below directory to a callback rather than returning...Gravatar Janak Ramakrishnan2016-01-07
* Extend crosstool configuration to allow features to specify (expandable) envi...Gravatar Chris Parsons2016-01-07
* Fix example of macro in the documentationGravatar Laurent Le Brun2016-01-07
* In SkyQueryEnvironment, don't silently give up when there's a cycle in the gr...Gravatar Janak Ramakrishnan2016-01-07
* Factor implementation of bazel-specific cpp logic out of devtools/build/lib/B...Gravatar Cal Peyser2016-01-07
* Add list.append and list.extend to the documentationGravatar Laurent Le Brun2016-01-07
* Add strip_prefix attribute to http_archiveGravatar Kristina Chodorow2016-01-07
* [docker_build] Fix required flag for create_image.pyGravatar Damien Martin-Guillerez2016-01-07
* Remove syntactic sugar when assigning to a dict item.Gravatar Laurent Le Brun2016-01-07
* Add -fno-canonical-system-headers to CROSSTOOL files so that gcc doesn't reso...Gravatar Lukacs Berki2016-01-07
* Support java_plugin in AndroidStudioInfoAspect.Gravatar Googler2016-01-07
* Stop parsing the WORKSPACE file when a parse error is detectedGravatar Kristina Chodorow2016-01-07
* Remove Runnables and RuntimeUtils from Bazel. An earlier commit moved these c...Gravatar Nathan Harmata2016-01-07
* Add a regression test for #517Gravatar Kristina Chodorow2016-01-07
* Fix small mistakes in some comments.Gravatar Francois-Rene Rideau2016-01-07
* Have AndroidStudioInfoAspect follow implicit proto_library deps.Gravatar Googler2016-01-07
* Remove option --experimental_preserve_spaces_in_host_jvm_args. Its work as a ...Gravatar Janak Ramakrishnan2016-01-07
* Removes experimental_ios_test. Will wait on [].Gravatar Cal Peyser2016-01-07
* Fix error in documentation -- SIGQUIT not SIGINT will make Bazel dump its thr...Gravatar Janak Ramakrishnan2016-01-07