aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add test for recursive function callsGravatar brandjon2017-10-23
* Exclude Android dependency checking from Bazel's singlejar build.Gravatar kmb2017-10-23
* Add support for linker scripts in auto-linked Android native depsGravatar Googler2017-10-23
* Post non-empty ActionResults for all completed Actions.Gravatar ruperts2017-10-23
* Micro-optimize mutablelist concatenationGravatar michajlo2017-10-23
* Move hard-coded compilation-mode-specific flags in ObjcConfiguration.Gravatar cpeyser2017-10-23
* Fix changes that broke resource filtering, and document related confusionGravatar Googler2017-10-23
* Don't set globals in environments that aren't readGravatar brandjon2017-10-23
* Add tests for ToolchainUtil, and fix an error when there is an error andGravatar John Cater2017-10-23
* Require semantics field for Environment.BuilderGravatar brandjon2017-10-23
* Expose a CcToolchainProvider that is generated by the legacy toolchain select...Gravatar cpeyser2017-10-23
* Fix UnionFileSystem's implementation of supportsModifications and friends.Gravatar tomlu2017-10-23
* Lazy-initialise rootPath in FileSystem.Gravatar tomlu2017-10-23
* Be explicit about semantics of Skylark environmentsGravatar brandjon2017-10-23
* Add a flag to disable Make variables in the C++ configuration.Gravatar lberki2017-10-23
* Remove scope escaping capability from InMemoryFileSystem.Gravatar tomlu2017-10-23
* Track expansions in OptionValueDescription.Gravatar ccalvarin2017-10-23
* Fix NPE when JACOCO_METADATA_JAR is not set.Gravatar elenairina2017-10-23
* Minor update to a docstring.Gravatar lberki2017-10-23
* Don't promise to fix everyone's codeGravatar brandjon2017-10-23
* Allow ClassObjects to throw EvalExceptions.Gravatar dslomov2017-10-23
* Fix #2667: Grab MS_REC from linux/fs.h if not defined.Gravatar philwo2017-10-20
* Properly attaching context for remote uploads in RemoteSpawnCache.Gravatar olaola2017-10-20
* standalone tool to split dex archives into shards to merge.Gravatar kmb2017-10-20
* Make UnionFileSystem eagerly resolve symlinks.Gravatar tomlu2017-10-20
* Add useDefaultSemantics() to Enviornment.BuilderGravatar brandjon2017-10-20
* blaze: cookbook: properly quote shell variablesGravatar mpn2017-10-20
* BEP: correctly report the cause of unbuilt targets if --noanalyze is givenGravatar Klaus Aehlig2017-10-20
* Add Path argument to supportsModifications, supports*LinksNatively.Gravatar tomlu2017-10-20
* Change "LexicalBlock" back to "Scope".Gravatar allevato2017-10-20
* Add ObjectCodecTester, migrating a few tests to use itGravatar michajlo2017-10-20
* Support Python 2 and 3 in the same build.Gravatar gregce2017-10-20
* Change ci.bazel.io status badges to use https.Gravatar Googler2017-10-20
* Strip Xcode versions like "9.0gm" for the version flag.Gravatar lberki2017-10-20
* Skylint: docstring format: warn about empty sections and descriptions.Gravatar fzaiser2017-10-20
* Change the KeyValueConsumer to extend BiConsumer for improved consumer usage.Gravatar corysmith2017-10-20
* Replace Futures.dereference with the appropriate async method.Gravatar Googler2017-10-20
* bazelrc: remove experimental_ui optionsGravatar Klaus Aehlig2017-10-20
* Set the platform name in the build event stream to the CPU instead of the too...Gravatar lberki2017-10-20
* Windows,JNI: use wstrings onlyGravatar Laszlo Csomor2017-10-20
* Remove OS/Xcode versions (and thus package loading) from AppleConfiguration.L...Gravatar lberki2017-10-20
* Fix compile.sh to not hardcode the guava version.Gravatar John Cater2017-10-20
* [Bazel] Change default place where {java,cc}_proto_library look for their ext...Gravatar carmi2017-10-20
* Loop in top-level transition logic to configurable query to give more accurat...Gravatar juliexxia2017-10-20
* Fix src/test/shell/bazel:srcs_test to add missing srcs filegroup.Gravatar allevato2017-10-20
* Delete the old 21.0 Guava jars. The codebase has been migrated to theGravatar haxorz2017-10-20
* Revert README.md changes that were pushed to GitHub directly. (#3937)Gravatar Jakob Buchgraber2017-10-20
* Update build status link to use httpsGravatar davidstanke2017-10-18
* Update build status badge to use httpsGravatar davidstanke2017-10-18
* Fixed android desugar tests to refer to existing guava filegroup insteadGravatar John Cater2017-10-18