aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Create a symlink with the right workspace name under the execrootGravatar Kristina Chodorow2016-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
* 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
* 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
* RELNOTES: Add global hash() function for strings (only)Gravatar Jon Brandvein2016-07-21
* Use byte[] rather than ByteString for file digests.Gravatar Googler2016-07-20
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Description redacted.Gravatar Googler2016-07-20
* Consolidate Bazel-specific javacopt handlingGravatar Liam Miller-Cushon2016-07-20
* Fix NPE with unset maven_jar sha1Gravatar Kristina Chodorow2016-07-20
* Improve performance of absurdly large range()sGravatar Jon Brandvein2016-07-20
* Fix various breakages in Windows process handling that creeped in because we ...Gravatar Lukacs T. Berki2016-07-20
* Use exec in py_binary to avoid child processesGravatar Philipp Schrader2016-07-20
* --Gravatar Luis Fernando Pino Duque2016-07-20
* Mark output_base and output_user_root to not be backed up by TimeMachine on D...Gravatar Dave MacLachlan2016-07-20
* Renamed Windows shell test and added java example testsGravatar Yun Peng2016-07-20
* Command line options processing.Gravatar Sasha Smundak2016-07-20
* Remove the useless flag "iossim" for the //tools/objc/ios_test.sh.bazel_templ...Gravatar Googler2016-07-20
* Remove unused AttributeContainer#getAttrGravatar Michajlo Matijkiw2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* Add transient_bytes.h and test for it.Gravatar Sasha Smundak2016-07-20
* Command file tokenizer. Mimics the behavior of theGravatar Sasha Smundak2016-07-19
* When crashing, exit with the OOM exit code if the root cause of the exception...Gravatar Janak Ramakrishnan2016-07-19
* Fixed bazel run commandGravatar Yun Peng2016-07-19
* Fix test_simple_java_library to work when Java header compilation is activated.Gravatar Philipp Wollermann2016-07-19
* workers: WorkerSpawnStrategy will now only execute SpawnActions if their Exec...Gravatar Philipp Wollermann2016-07-19
* Explain why recursive patterns are not allowed in genquery.Gravatar Julio Merino2016-07-19