aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Avoid low-value boxing of ints in BuildingStateGravatar Mark Schaller2015-11-30
* Support skylark aspects in serialization/deserialization.Gravatar Dmitry Lomov2015-11-30
* Migrated tests in lib/analysis to JUnit 4.Gravatar Florian Weikert2015-11-30
* Enable load() statement in the WORKSPACE file.Gravatar Damien Martin-Guillerez2015-11-30
* Implements 'extra_deps' for Skylark aspects.Gravatar Dmitry Lomov2015-11-26
* For --compile_one_dependency, flatten targets coming out of configurable attr...Gravatar Googler2015-11-26
* Propagate android studio aspect across binary_under_test.Gravatar Googler2015-11-26
* Implement Skylark aspects originating from Skylark rules.Gravatar Dmitry Lomov2015-11-26
* Refactor Skylark rules and attributes in preparation to Skylark aspects.Gravatar Dmitry Lomov2015-11-26
* Fix fingerprinting of Maven settings file.Gravatar Lukacs Berki2015-11-26
* Correctly propagagate "catastrophic" failure modes in keep_going mode.Gravatar Eric Fellheimer2015-11-26
* Replace AtomicBoolean with volatile boolean field in AbstractQueueVisitorGravatar Mark Schaller2015-11-25
* Make external repository implementations not re-fetch things on server restart.Gravatar Lukacs Berki2015-11-25
* 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