aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
...
* Propagate includes and defines attributes from cc_library to dependent objc_l...Gravatar Peter Schmitt2015-09-11
* Updated Bazel's j2objc version to 0.9.8.1 (latest).Gravatar Googler2015-09-11
* Add experimental_ios_test to the list of rules that objc_xcodeproj can depend...Gravatar Chris Parsons2015-09-11
* Stop serializing/deserializing Locations as part of PackagesGravatar Michajlo Matijkiw2015-09-11
* Preserve the original location in EvalExceptionWithStackTraceGravatar Laurent Le Brun2015-09-11
* LoadStatement: Keep the location of the path argument.Gravatar Laurent Le Brun2015-09-11
* Fix typo in a comment.Gravatar Philipp Wollermann2015-09-11
* Fix bug in the parser when a block was silently skipped.Gravatar Laurent Le Brun2015-09-11
* Delay cleaning of in-flight nodes until the following build. This allows us t...Gravatar Janak Ramakrishnan2015-09-11
* Fix error message when accessing unsupported operator [].Gravatar Laurent Le Brun2015-09-11
* Remove expectation of clang in producing .gcno of assembly files for instrume...Gravatar Chris Parsons2015-09-11
* Save subtasks for Skylark function profiler tasks and then report self time o...Gravatar Klaas Boesche2015-09-09
* The rbuildfiles operator in blaze query now correctly handles loads and subin...Gravatar John Field2015-09-09
* Rewrite the preprocessor infrastructure to return events as part of the result.Gravatar Ulf Adams2015-09-09
* StandaloneTestStrategy: Remove unnecessary TODO, as dmarting recently impleme...Gravatar Philipp Wollermann2015-09-09
* StandaloneTestStrategy: Make sure to create a fresh TEST_TMPDIR when running ...Gravatar Philipp Wollermann2015-09-09
* Provide information about Android SDK to Android Studio.Gravatar Dmitry Lomov2015-09-09
* Move Skylark rules to build-encyclopedia.Gravatar Laurent Le Brun2015-09-09
* Save information about transitive packages in ConfiguredTargetValue and Aspec...Gravatar Marian Lobur2015-09-09
* Base .entitlements (and related extension) files on the full target label as ...Gravatar Chris Parsons2015-09-09
* Use AutoProfiler for logging timing info for potentially expensive local acti...Gravatar Nathan Harmata2015-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
* 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
* 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
* Extract the test filtering into a new class.Gravatar Ulf Adams2015-09-08
* Display TIMEOUT for test that times outGravatar 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
* 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
* 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