aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix breakage caused by visibility.Gravatar Damien Martin-Guillerez2015-11-17
* Fix build on FreeBSD.Gravatar Googler2015-11-17
* Rollback of commit 71ab497f82130e5f7c682bea140de78a48088b4f.Gravatar Damien Martin-Guillerez2015-11-17
* Fixed copy&paste error in javadoc.Gravatar Florian Weikert2015-11-17
* Adapt blaze 'features' documentation to link to the crosstool's featureGravatar Manuel Klimek2015-11-17
* Emit extra-actions for actions registered by Aspects.Gravatar Carmi Grushko2015-11-17
* Add bazel flag to control how proguard runsGravatar Googler2015-11-17
* Change the type of ExtraActionArtifactsProvider.extraActionArtifacts to be Ne...Gravatar Carmi Grushko2015-11-17
* Add C# rule docs to Bazel's Build Encyclopedia.Gravatar David Chen2015-11-17
* Flesh out documentation for .NET rules. Minor formatting changes toGravatar David Z. Chen2015-11-17
* Rename methodGravatar Googler2015-11-17
* Open source skyframe testsGravatar Kristina Chodorow2015-11-17
* Apply the docker_build directory option to tars as well as files.Gravatar Googler2015-11-17
* Store the java_toolchain source version, target version, and encoding in Java...Gravatar Alex Humesky2015-11-17
* Open source graph testsGravatar Kristina Chodorow2015-11-17
* Improve concurrency level in invalidation setsGravatar Mark Schaller2015-11-17
* [docker] Fixes parsing of data_path for './'Gravatar Damien Martin-Guillerez2015-11-17
* Add test for case when node is no longer needed, then explicitly evaluated, t...Gravatar Janak Ramakrishnan2015-11-17
* Added ResourceShrinker - strips unused resources from final APK.Gravatar Googler2015-11-17
* Add missing load statement in docker_build documentationGravatar Damien Martin-Guillerez2015-11-17
* Allow udeb as input of docker debsGravatar Damien Martin-Guillerez2015-11-17
* Recommend that optional parameters have a default of None.Gravatar Chris Povirk2015-11-17
* Narrow causes in NoSuchThingException familyGravatar Michajlo Matijkiw2015-11-17
* Add an explicit way to get the canonical string-representation of a Label.Gravatar Carmi Grushko2015-11-17
* Hardcode some spawn actions to run locally.Gravatar Eric Fellheimer2015-11-17
* Add srcs for Go rules.Gravatar Han-Wen Nienhuys2015-11-17
* De-dup worker_input fileGravatar Kristina Chodorow2015-11-16
* Set //src/test/shell/bazel:bazel_worker_test to manual until the flakiness is...Gravatar Damien Martin-Guillerez2015-11-16
* Tutorial: fix WORKSPACE env var exportGravatar Kamal Marhubi2015-11-16
* Set the ijar MAX_BUFFER_SIZE to 256 MBGravatar Damien Martin-Guillerez2015-11-16
* Optionally allow Bazel to pass JVM options containing spaces directly through...Gravatar Janak Ramakrishnan2015-11-16
* Optimize the hash code function of Pair to minimize varargs expansion.Gravatar Eric Fellheimer2015-11-16
* Exit with an error message, rather than crashing, when an attempt is made to ...Gravatar John Field2015-11-16
* Fix crash when two Skylark loads reference the same path.Gravatar John Field2015-11-16
* Reduce AutoBoxing-induced GC churn by using AtomicLongMap.Gravatar Eric Fellheimer2015-11-16
* Minor tweaks to DirectoryListingStateValueGravatar Michajlo Matijkiw2015-11-16
* Track the entire OutputService instead of just the BatchStatter.Gravatar Eric Fellheimer2015-11-16
* Add the concept of a "universal" configuration fragment, which allGravatar Greg Estren2015-11-16
* Remove android:hasCode from AndroidManifest.xml in stubify_manifest.py.Gravatar Lukacs Berki2015-11-13
* Build tools during setup-intellij.sh .Gravatar Lukacs Berki2015-11-13
* Rollback of commit f6866778db261e5d8b95ee1c46622ceb19a609a4.Gravatar Lukacs Berki2015-11-13
* Add a (disabled) test case that tickles a bug in new_local_repository.Gravatar Lukacs Berki2015-11-13
* Use Labels, rather than PathFragments, to represent Skylark loads internally....Gravatar John Field2015-11-13
* RELNOTES: Symlink dirents of directories containing a file named "DONT_FOLLOW...Gravatar Nathan Harmata2015-11-13
* Preserve repositories' rooted pathsGravatar Kristina Chodorow2015-11-13
* Removed unused FileFunctionException constructorGravatar Michajlo Matijkiw2015-11-13
* When getting package roots for exec paths, don't start with the file, which i...Gravatar Janak Ramakrishnan2015-11-13
* Make it easier to reuse empty PrepareDepsOfTargetsUnderDirectoryValue singletonsGravatar Michajlo Matijkiw2015-11-13
* Change Precondition.checkState to Precondition.checkArgument.Gravatar Greg Estren2015-11-13
* Pre-trim build options for all remaining calls to ConfigurationFragment.key. ...Gravatar Greg Estren2015-11-13