aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Add test for globbing across a package boundary in a different package path.Gravatar Janak Ramakrishnan2015-11-26
* Download the sha1 of the jar file from maven in generate_workspace.Gravatar wjywbs2015-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
* Open-source StandaloneTests.Gravatar Philipp Wollermann2015-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
* Default to PIC in MOCK_CROSSTOOL.Gravatar Dmitry Lomov2015-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
* Open-source CompilationHelperTest.Gravatar Dmitry Lomov2015-11-24
* Open source 'CircularDependencyTest'.Gravatar Dmitry Lomov2015-11-24
* Tolerate independent cycle underneath main cycle during a re-evaluation.Gravatar Janak Ramakrishnan2015-11-24
* Open-source BuildViewTest.Gravatar Dmitry Lomov2015-11-24
* Open-source AnalysisCachingTest.Gravatar Dmitry Lomov2015-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
* re-add support for multiple R.txt files with different packages.Gravatar Googler2015-11-20
* Fix external test not to use realpathGravatar Kristina Chodorow2015-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
* Use AnalysisMock and MockToolsConfig instead of MockToolsPackagesGravatar 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
* Remove proguard mapping file handling from ResourceShrinker since we will not...Gravatar Googler2015-11-20
* Open-source tests from lib/execGravatar Dmitry Lomov2015-11-20
* Skip optional maven dependencies in generate_workspace.Gravatar wjywbs2015-11-20