aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixup newly added cookbook exampleGravatar Brian Silverman2016-07-25
* Add missing public visibility to src/main/java/com/google/devtools/build/lib/...Gravatar Damien Martin-Guillerez2016-07-25
* Fix extra_fields handling in zip_header.h, add several missing methods and ad...Gravatar Sasha Smundak2016-07-25
* Fixed ConvertersTest on WindowsGravatar Yun Peng2016-07-25
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-07-25
* Description redacted.Gravatar Googler2016-07-25
* Remove unneeded implicit dependency on proto runtimes in Java proto library r...Gravatar Carmi Grushko2016-07-25
* Rollback of commit ee36dd3f5db8e7ad129b2782a24eb97a0478fc42.Gravatar Sergio Campama2016-07-25
* Global cleanup change.Gravatar Googler2016-07-25
* Bump grpc-java lib to version 0.15.0 non-binariesGravatar dapengzhang02016-07-25
* Be less naive with CcLibraryHelper precompiled library collision detection.Gravatar Michael Staib2016-07-25
* Remove gRPC-java v0.14.1 libraryGravatar dapengzhang02016-07-25
* Update Error Prone to 2.0.11Gravatar Liam Miller-Cushon2016-07-25
* Turn down deprecation warning.Gravatar Googler2016-07-22
* Description redacted.Gravatar Googler2016-07-22
* Add missing inlcudeGravatar Kristina Chodorow2016-07-22
* Bring PackageSpecification docs up-to-date, clean up its interfaceGravatar Mark Schaller2016-07-22
* Fixes typo in Javadoc.Gravatar Googler2016-07-22
* RELNOTES: Improve Android split transition handling.Gravatar Googler2016-07-22
* Remove two commented out lines of code that I accidentally submitted previously.Gravatar Chris Parsons2016-07-22
* Add a resource merger state -> R class writer.Gravatar Googler2016-07-22
* JavaBuilder: for jars that are produced by aspects (e.g., JavaProtoAspect), p...Gravatar Carmi Grushko2016-07-22
* Fix bash auto-completion for aliasesGravatar Damien Martin-Guillerez2016-07-22
* Create a symlink with the right workspace name under the execrootGravatar Kristina Chodorow2016-07-22
* Clean up minor issues in C++/Java tutorialsGravatar David Herman2016-07-22
* Fix crash when accessing transitive_runtime_deps/transitive_deps provider of ...Gravatar Laurent Le Brun2016-07-22
* Rename MemcacheActionCache to ConcurrentMapActionCacheGravatar Dan Fabulich2016-07-22
* Simple REST URL cacheGravatar Dan Fabulich2016-07-22
* Running all java tests passing on Windows on JenkinsGravatar Yun Peng2016-07-22
* Minor editorial changes:Gravatar Sasha Smundak2016-07-22
* Generalize JavaBuilder's fixMessage string to a function.Gravatar Carmi Grushko2016-07-22
* Move cmdline lib to its own packageGravatar Kristina Chodorow2016-07-21
* When telling JavaBuilder what label produced a certain jar, also provide the ...Gravatar Carmi Grushko2016-07-21
* Remove unused methodGravatar Kristina Chodorow2016-07-21
* Roll forward commit ff8ea95fb2e4c77104263bebbf21c7e4e7a00d00Gravatar Liam Miller-Cushon2016-07-21
* 5 of 5: Integrate with the AndroidResourceProcessorGravatar Googler2016-07-21
* Following commit 9c4629dafc3aafc10f952824efd448700ad3363e, specify that hashi...Gravatar Jon Brandvein2016-07-21
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* --Gravatar Jon Brandvein2016-07-21
* Add //src/test/java/com/google/devtools/build/lib:windows-tests to the set of...Gravatar Lukacs Berki2016-07-21
* Rollback of commit 6b1856c0da95ccea97b13890b2617bd0635f4291.Gravatar Tobias Werth2016-07-21
* Make ijar_test nuke $TEST_TMPDIR on exit.Gravatar Lukacs Berki2016-07-21
* Clean up minor spelling / grammar in Getting Started pageGravatar David Herman2016-07-21
* Make [] happy again by adding a test with the same name as the one whose dele...Gravatar Tobias Werth2016-07-21
* Don't waste time formatting an assertion message we're not going to throw.Gravatar Googler2016-07-21
* Remove Rule's dependence on a RawAttributeMapper instanceGravatar Michajlo Matijkiw2016-07-21
* Checks for Android SDK in the Android integration test by checking presence o...Gravatar Adam2016-07-21
* Prepare JavaBuilder to accept an Aspect's name, in addition to a label, of th...Gravatar Carmi Grushko2016-07-21
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-21
* Minor backwards compatibility fixes:Gravatar Googler2016-07-21