aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Use AutoProfiler for logging timing info for potentially expensive local acti...Gravatar Nathan Harmata2015-09-08
* Deactivate flaky test //src/test/shell/bazel:generate_workspace_testGravatar Damien Martin-Guillerez2015-09-08
* Rollback of commit a708acd02baf3821c975801ae0e5cad6867a6735.Gravatar Mark Schaller2015-09-08
* Use AutoProfiler in the Bazel codebase.Gravatar Nathan Harmata2015-09-08
* Add an attribute to proto and xml query outputs to mark packages that are in ...Gravatar Miguel Alcon Pinto2015-09-08
* RELNOTES: Support empty plist filesGravatar Matthew DeVore2015-09-08
* sandbox: Show user-friendly mount paths in the namespace-sandbox debug log.Gravatar Philipp Wollermann2015-09-08
* sandbox: Better error messages and the noisy debug logs of the namespace-runn...Gravatar Philipp Wollermann2015-09-08
* Add a supportedOs attribute to TestSpec to make it possible to split off test...Gravatar Philipp Wollermann2015-09-08
* Add a localOnly attribute to TestSpec to make it easier to split tests into p...Gravatar Philipp Wollermann2015-09-08
* Better comment for TestSpec.flaky().Gravatar Philipp Wollermann2015-09-08
* Add an "embedded_scripts" filegroup that can be used to easily get all the ne...Gravatar Philipp Wollermann2015-09-08
* sandbox: We have to move all generated outputs, not just regular files.Gravatar Philipp Wollermann2015-09-08
* Optimize empty nested sets of errors / warnings during Skyframe evaluation.Gravatar Eric Fellheimer2015-09-08
* Avoid checking visibility and other constraints for the lipo dependency.Gravatar Ulf Adams2015-09-08
* Make Android rules work againGravatar Lukacs Berki2015-09-08
* Replace pipe2() by pipe() and fnctl()Gravatar Damien Martin-Guillerez2015-09-08
* Extract the test filtering into a new class.Gravatar Ulf Adams2015-09-08
* Fix the blaze_util_test to compile and pass.Gravatar Ulf Adams2015-09-08
* Display TIMEOUT for test that times outGravatar Damien Martin-Guillerez2015-09-08
* Increase size of some testGravatar Damien Martin-Guillerez2015-09-08
* Description redacted.Gravatar Dmitry Lomov2015-09-08
* Random collection of cleanups.Gravatar Ulf Adams2015-09-08
* Improved error message when accessing undeclared configuration fragments.Gravatar Florian Weikert2015-09-08
* Minor changes to the label parsing to match the specification more closely.Gravatar Ulf Adams2015-09-08
* Remove references to the legacy android_resources rule from the Bazel BUILD e...Gravatar Lukacs Berki2015-09-08
* Skylark: configuration fragments for host configuration can now be accessed v...Gravatar Florian Weikert2015-09-08
* Move blaze_util_test.cc into the open source tree.Gravatar Ulf Adams2015-09-08
* Skylark macros: The attribute "generator_name" now contains the name of the c...Gravatar Florian Weikert2015-09-08
* Remove BUILD.glob and incorporate the necessary filegroups into the android_{...Gravatar Lukacs Berki2015-09-08
* Allow canonicalize-flags to run for any command.Gravatar Ulf Adams2015-09-08
* Inline the native deps suffix constant in one location.Gravatar Ulf Adams2015-09-08
* Shard and increase size of //src/test/shell/bazel:local_repository_testGravatar Damien Martin-Guillerez2015-09-08
* Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535.Gravatar Janak Ramakrishnan2015-09-08
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-08
* Rollback of commit 369635536db085dd70124ace2e4ef604680148b4.Gravatar Damien Martin-Guillerez2015-09-04
* Move generate_workspace to src/toolsGravatar Kristina Chodorow2015-09-04
* Teach Bazel to accept assembler-without-preprocessor source files.Gravatar Googler2015-09-04
* Remove test warning filtering.Gravatar Eric Fellheimer2015-09-04
* sandbox: We have to move all generated outputs, not just regular files.Gravatar Philipp Wollermann2015-09-04
* Use another cache to store preprocessing results instead of redoing the work.Gravatar Ulf Adams2015-09-04
* Skylark: Show list of fields in error message for struct objects.Gravatar Laurent Le Brun2015-09-04
* Inject the default runfiles prefix from the rule class provider.Gravatar Ulf Adams2015-09-04
* Rollback of commit 47107aad33695a040b0f771f0c09d66874c4d533.Gravatar Ulf Adams2015-09-04
* Remove unused code.Gravatar Marian Lobur2015-09-04
* Comment local attribute of genrule and remove TODOGravatar Damien Martin-Guillerez2015-09-04
* Make the Android integration test verify if STL still works for our Android r...Gravatar Lukacs Berki2015-09-04
* Setup the ci build to test also Android tests when availableGravatar Damien Martin-Guillerez2015-09-04
* Description redacted.Gravatar Lukacs Berki2015-09-04
* Fix some warnings.Gravatar Ulf Adams2015-09-04