aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* Make --symlink_prefix= work as expected again (i.e. create links called "bin"...Gravatar Lukacs Berki2015-11-25
* Fix the android_ndk_repository rule that was broken in a previous commit.Gravatar Lukacs Berki2015-11-25
* Simplify external repository support by removing FileValue from RepositoryVal...Gravatar Lukacs Berki2015-11-25
* Mount /sbin into the sandbox.Gravatar Brian Silverman2015-11-25
* Implementation for xcode_version and xcode_config rules.Gravatar Chris Parsons2015-11-25
* Remove unused package serialization/deserialization codeGravatar Michajlo Matijkiw2015-11-25
* Avoid low-value boxing of longs in AbstractQueueVisitorGravatar Mark Schaller2015-11-25
* add option to provide proguard specs on blaze command lineGravatar Googler2015-11-25
* Add a separate BUILD file for singlejar zip library.Gravatar Han-Wen Nienhuys2015-11-25
* Make support for interruptibility optional during dirtyingGravatar Mark Schaller2015-11-25
* Description redacted.Gravatar Carmi Grushko2015-11-24
* Avoid extra rdeps copy when finishing nodeGravatar Mark Schaller2015-11-24
* Description redacted.Gravatar Carmi Grushko2015-11-24
* Minor tweaks in DirectoryListingValueGravatar Michajlo Matijkiw2015-11-24
* Presize invalidation pairs collectionGravatar Mark Schaller2015-11-24
* Extract ReverseDepsUtil interface so that InMemoryNodeEntry can be partially ...Gravatar Janak Ramakrishnan2015-11-24
* Tolerate independent cycle underneath main cycle during a re-evaluation.Gravatar Janak Ramakrishnan2015-11-24
* Require that the Android manifest be called AndroidManifest.xmlGravatar Lukacs Berki2015-11-24
* config_setting rules with 'values = {"cpu": "foo"}'Gravatar Greg Estren2015-11-24
* Add previous() method to IntVersion.Gravatar Janak Ramakrishnan2015-11-24
* add optimization modes that require implicit proguard specGravatar Googler2015-11-24
* Extract Attribute serialization logicGravatar Michajlo Matijkiw2015-11-20
* Use the https url for maven central.Gravatar wjywbs2015-11-20
* Do not recurse into the convenience symlinks when evaluating the "//..." targ...Gravatar Lukacs Berki2015-11-20
* Removed trailing period from info messages.Gravatar Florian Weikert2015-11-20
* Move static fields used by querying to query2Gravatar Kristina Chodorow2015-11-20
* --Gravatar Carmi Grushko2015-11-20
* Clean up documentation for previousGravatar Greg Estren2015-11-20
* Add dynamic config support for config_setting rules.Gravatar Greg Estren2015-11-20
* Presize invalidation sets for better performanceGravatar Mark Schaller2015-11-20
* Make Android assets work in external repositories.Gravatar Lukacs Berki2015-11-20
* --output_groups overrides default output groups if set.Gravatar Googler2015-11-19
* Workaround javac 1.7 bugGravatar Dmitry Lomov2015-11-19
* Record histogram and other statistics for the ProfileTask objects. In case of...Gravatar Miguel Alcon Pinto2015-11-19
* Retrieve Android native link flag features from the right toolchain.Gravatar Brian Silverman2015-11-19
* Allow SkyValues to be marked not "comparable". Such values are not compared f...Gravatar Eric Fellheimer2015-11-19
* More batching of graph lookups during evaluationGravatar Mark Schaller2015-11-19
* Propagate apple platform environment variables for CppCompileActionGravatar Chris Parsons2015-11-19
* Makes resources defined locally on an android_library rule respect the neverl...Gravatar Andrew Pellegrini2015-11-19
* Add generate_resource_class to android_studio_ide_info.proto.Gravatar Googler2015-11-19
* Batch (r)deps lookups during evaluationGravatar Mark Schaller2015-11-19
* Have trimConfigurations preserve the same dep orderingGravatar Greg Estren2015-11-19
* Avoid re-evaluating a parent node when a child is found to be unchanged from ...Gravatar Janak Ramakrishnan2015-11-19
* Make AbstractFileSystem correct in isolation. Previously there was (accidenta...Gravatar Nathan Harmata2015-11-19
* Compare GroupedLists without regard to the order within a given group. Also m...Gravatar Janak Ramakrishnan2015-11-19
* Don't store repeated packageId in targets when serializing packageGravatar Michajlo Matijkiw2015-11-19
* Simplify inputs to NoSuchTargetExceptionGravatar Michajlo Matijkiw2015-11-19
* Modify SkyQueryEnvironment to work in stream mode. This streaming system is p...Gravatar Miguel Alcon Pinto2015-11-19
* Notify the output service at startup whether output tree tracking is enabled.Gravatar Eric Fellheimer2015-11-19
* Allow output formatters to work in stream mode.Gravatar Miguel Alcon Pinto2015-11-19