aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Update stub_finds_runfiles_test to be a real sh_test.Gravatar John Cater2018-02-05
* Remove redundant function prettyJarNames from ActionsTestUtilGravatar dbabkin2018-02-03
* Add a Path-returning method to JavacBootclasspathGravatar cushon2018-02-02
* RELNOTES: stop using --no-locals in android coverage buildsGravatar kmb2018-02-02
* Don't suppress non-NOTE diagnostics for failed buildsGravatar cushon2018-02-02
* Check for nulls when making sure there is only one non-null configuration tha...Gravatar juliexxia2018-02-02
* Make RuleContext.getConfiguration() private.Gravatar gregce2018-02-02
* Remove documentation of android_local_test.{resource_files,assets,assets_dir}...Gravatar dannark2018-02-02
* site/docs: add documentation for remote caching.Gravatar Jakob Buchgraber2018-02-02
* Add allowReturnNone to skylark annotationsGravatar Googler2018-02-02
* Stop allowing generic LateBoundDefault value types. Such types are always eit...Gravatar janakr2018-02-02
* Start process of tagging AspectKey. Still a lot of subclasses of AspectClass ...Gravatar janakr2018-02-02
* Remove Root#getCodec, to bring Root in line with general style for codecGravatar cpeyser2018-02-02
* Disable the src/test/py/bazel/launcher_test test.Gravatar jmmv2018-02-02
* C++: Stops generating DWO files when PER_OBJECT_DEBUG_INFO feature is not ena...Gravatar plf2018-02-02
* AutoCodec can support NestedSet<T>, where T is a declared declared type thatGravatar cpeyser2018-02-02
* Fix the Skylark specificationGravatar vladmos2018-02-02
* Automated rollback of commit 99b474de4fafd22c366fbb0a71913dc90730c730.Gravatar jmmv2018-02-02
* Fix error handling in skyframe target pattern parsingGravatar ulfjack2018-02-02
* ConfiguredRuleClassProvider preserves order in its builtin map.Gravatar cpeyser2018-02-02
* Implement Merge logic for all new providers in JavaInfoGravatar dbabkin2018-02-02
* tests: increase shard_count for launcher_testGravatar laszlocsomor2018-02-02
* Change how the libraries_to_link are expanded for archiverGravatar hlopko2018-02-02
* windows,tests,testenv.sh: remove hardcoded envvarsGravatar Laszlo Csomor2018-02-02
* @AutoCodec @AutoValue supportGravatar shahan2018-02-01
* PiperOrigin-RevId: 184203570Gravatar Googler2018-02-01
* Use the correct API for assert_build_fails in android_instrumentation_test_in...Gravatar jingwen2018-02-01
* Refactors ParallelEvaluator to support eval-wide exceptions.Gravatar mschaller2018-02-01
* Remove unused code from bazel.Gravatar kaipi2018-02-01
* Add codecs for some stray SkyKeys.Gravatar janakr2018-02-01
* Expand the docs on hdrs to better indicate what they are.Gravatar thomasvl2018-02-01
* Remove setting of $DISPLAY variable by android_instrumentation_test.Gravatar jingwen2018-02-01
* Add NO_PROXY environment variable support to downloaderGravatar Zack Lalanne2018-02-01
* Use the workspace name in the process title of the Bazel server.Gravatar philwo2018-02-01
* Add a CODEC for Artifact.Gravatar cpeyser2018-02-01
* Add a codec for FeatureConfiguration using AutoCodec. This is necessary forGravatar cpeyser2018-02-01
* Automated rollback of commit aa8ce5653f92473b331e500a3614245dae38dfc4.Gravatar hlopko2018-02-01
* Allow CustomCommandLine's mapFn to expand each object into multiple items.Gravatar tomlu2018-02-01
* http_archive: allow top-level BUILD files to be overriddenGravatar Klaus Aehlig2018-02-01
* Automated rollback of commit 7e6837cc1d1aa4259f5c27ba3606b277b5f6c3e9.Gravatar aehlig2018-02-01
* http_archive: remove outdated commentGravatar Klaus Aehlig2018-02-01
* AbstractSpawnStrategy should not crash when executing actions with a null owner.Gravatar tomlu2018-02-01
* Release 0.10.0 (2018-02-01)Gravatar Bazel Release System2018-02-01
* Add a few new readability guidelinesGravatar brandjon2018-01-31
* Renamed android_instrumentation_test.instrumentation to android_instrumentati...Gravatar jingwen2018-01-31
* Improve safety of NestedSetFingerprintCache by detecting multiple instances o...Gravatar tomlu2018-01-31
* Cleaning up a missed reference to getTarget in ConfiguredTargetQueryEnvironme...Gravatar mjhalupka2018-01-31
* Change ConfiguredAspectFactory.create signature to take in aGravatar mjhalupka2018-01-31
* Remove references to ConfiguredTarget.getTarget() in CompletionFunction.Gravatar mjhalupka2018-01-31
* Remove references of ConfiguredTarget.getTarget() from ToolchainUtil.Gravatar mjhalupka2018-01-31