aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Fix Groovy rules to work with sandboxingGravatar Erik Kuefler2015-09-08
* Add initial D rules to Bazel.Gravatar David Chen2015-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
* Fixes #414: Add rustc + libs to action inputs, add LD_LIBRARY_PATH so that ru...Gravatar Philipp Wollermann2015-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
* Unbreak CI: the Android SDK test in compile.sh was wrong.Gravatar Damien Martin-Guillerez2015-09-04
* sandbox: We have to move all generated outputs, not just regular files.Gravatar Philipp Wollermann2015-09-04
* Installer: ship the Bash completion script and add a finish messageGravatar Damien Martin-Guillerez2015-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
* Run bazel to unpack the install base at the end of the installerGravatar Damien Martin-Guillerez2015-09-04
* Unbreak the CI on DarwinGravatar Damien Martin-Guillerez2015-09-04
* Adds some safety checks in the Bazel installerGravatar Damien Martin-Guillerez2015-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
* Teach java_import about deps.Gravatar Googler2015-09-04
* Make android_binary use a constant, hard-coded, checked-in debug key. Gravatar Lukacs Berki2015-09-04
* Keep function parameters in the AST.Gravatar Laurent Le Brun2015-09-04
* sandbox: Use a better data structure for the mounts.Gravatar Philipp Wollermann2015-09-04
* Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937.Gravatar Carmi Grushko2015-09-04
* Turn Bazel proto_library on for objc_proto_library.Gravatar Michael Thvedt2015-09-04
* Mark $implicit_tests attribute from test_suite as order independent.Gravatar Laurent Le Brun2015-09-04
* Reset releasesGravatar Bazel Release System2015-09-04
* Quick fix for shipping the android tools in the Bazel binaryGravatar Damien Martin-Guillerez2015-09-03