aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Use "python2" instead of "python" as the default Python2 interpreter.Gravatar Lukacs Berki2015-06-11
* Remove trace of protobuf installation instructionGravatar Damien Martin-Guillerez2015-06-11
* Various improvements to Python support in Bazel:Gravatar Lukacs Berki2015-06-11
* Remove tools/jdk/jdk symbolic link creationGravatar Damien Martin-Guillerez2015-06-11
* Add the necessary templates to make android_ndk_repository actually work.Gravatar Lukacs Berki2015-06-11
* Change the way --flagfile is implemented.Gravatar Lukacs Berki2015-06-11
* Bugfix: actually link in the split stub application for "blaze mobile-install...Gravatar Lukacs Berki2015-06-11
* Switch the default of --aspect_deps to "conservative".Gravatar Lukacs Berki2015-06-11
* Fix order of redirection in compile.shGravatar Damien Martin-Guillerez2015-06-11
* Perform resource path munging at the provider level.Gravatar Michael Staib2015-06-11
* Fix xctest_app sources not showing up in ios_test coverage.Gravatar Googler2015-06-11
* Cleanup findTargetsBeneathDirectoryGravatar Mark Schaller2015-06-11
* Fix bug where J2ObjC was reading Java files using the platform encoding.Gravatar Googler2015-06-11
* Add _bazel file to source tree.Gravatar Cody Schroeder2015-06-11
* Update third_party/protobuf to 3.0.0-alpha-3.Gravatar Philipp Wollermann2015-06-10
* Add README.md for Bazel's third_party/protobuf.Gravatar Philipp Wollermann2015-06-10
* Update Bazel's protobuf from 2.5.0 to 3.0.0-alpha3 for proto3 support.Gravatar Philipp Wollermann2015-06-10
* Skylark: implemented 'break' and 'continue'Gravatar Florian Weikert2015-06-10
* Reorganized compile.shGravatar Damien Martin-Guillerez2015-06-10
* Description redacted.Gravatar Lukacs Berki2015-06-10
* A minor refactoring.Gravatar Lukacs Berki2015-06-10
* Make android_sdk_repository write a proper BUILD file instead of a stub.Gravatar Lukacs Berki2015-06-10
* Handle exceptions encountered resolving packages during the execution phaseGravatar Michajlo Matijkiw2015-06-10
* Removed deprecated API features from ZipCombiner and improves slow read testi...Gravatar Andrew Pellegrini2015-06-10
* Add zsh completion scriptGravatar Cody Schroeder2015-06-10
* Merges class jars specified as srcs into the android library class jar in ord...Gravatar Andrew Pellegrini2015-06-10
* Skylark: implemented set.union()Gravatar Florian Weikert2015-06-10
* Enable AndroidBinary to dex with Jack.Gravatar Michael Staib2015-06-10
* Remove libarchive from travis build.Gravatar Thiago Farina2015-06-10
* Bugfix: We must use a case-insensitive TreeMap here so that differently cased...Gravatar Philipp Wollermann2015-06-10
* Bazel: Add an integration test for the persistent JavaBuilder as a Worker pro...Gravatar Philipp Wollermann2015-06-10
* Some small, random fixes for JavaBuilder that increase error reporting, fix J...Gravatar Philipp Wollermann2015-06-10
* JavaBuilder can run as a Blaze worker process now.Gravatar Philipp Wollermann2015-06-10
* Implement persistent worker processes and a spawn strategy that uses them.Gravatar Philipp Wollermann2015-06-10
* The Order enum now supports the conversion of its values to and from strings.Gravatar Florian Weikert2015-06-10
* Support --run_under in Bazel.Gravatar Han-Wen Nienhuys2015-06-10
* Make Java transitive runtime and compile time deps available to Skylark.Gravatar Erik Kuefler2015-06-09
* Fix link in CONTRIBUTING.mdGravatar Erik Kuefler2015-06-09
* Make it possible to put the Crosstool proto in BUILD files.Gravatar Lukacs Berki2015-06-09
* Refactoring: PseudoAction ctor "inputs" argument is now a NestedSet.Gravatar Laszlo Csomor2015-06-09
* Add stub implementations of the android_sdk_repository and android_ndk_reposi...Gravatar Lukacs Berki2015-06-09
* Optimization: do not trigger the loading of directly dependent packages on qu...Gravatar Lukacs Berki2015-06-09
* Document why we provide LD but largely ignore it.Gravatar Han-Wen Nienhuys2015-06-09
* Add documentation for --javac_extdirGravatar Liam Miller-Cushon2015-06-09
* Add --generated_class_output to JavaBuilder.Gravatar Liam Miller-Cushon2015-06-09
* Log invalid rule class names on deserializationGravatar Mark Schaller2015-06-09
* Log exceptions deserializing PackagesGravatar Michajlo Matijkiw2015-06-09
* Don't be unnecessarily conservative about marking FileStateKeys and Directory...Gravatar Nathan Harmata2015-06-09
* Fix compilation of SkylarkshellGravatar Laurent Le Brun2015-06-08
* Remove the documentation for the now-nonexistent "bazel rm" command (was remo...Gravatar Lukacs Berki2015-06-08