aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* expectThrows has been renamed to assertThrowsGravatar cushon2018-02-24
* AutoCodec verifies that constructor parameter and field types are related.Gravatar shahan2018-02-24
* @AutoCodec RuleConfiguredTarget.Gravatar janakr2018-02-23
* @AutoCodec FilesetOutputConfiguredTarget.Gravatar janakr2018-02-23
* Integrates CodecScanner into SkyValueEncoder.Gravatar shahan2018-02-23
* Flip --expand_configs_in_place to true by default in Bazel.Gravatar ccalvarin2018-02-23
* @AutoCodec all the *ConfiguredTarget classes except for RuleConfiguredTarget....Gravatar janakr2018-02-23
* Better @AutoCodec for TransitiveInfoProviderMapImpl: avoid having to serializ...Gravatar janakr2018-02-23
* Fix Fix crash on incremental builds across configuration changes when using S...Gravatar felly2018-02-23
* Fixes skyframe evaluation to correctly handle interrupts during #doMutatingEv...Gravatar Googler2018-02-23
* Genericize closed-source .bzl file references in examplesGravatar Serge2018-02-23
* Replace "else if" with "elif" (Issue 4637)Gravatar Serge2018-02-23
* A couple quality-of-life improvements for Bazel devs, in response to an email...Gravatar nharmata2018-02-23
* Apply @AutoCodec to ExecutableSymlinkAction and SymlinkAction.Gravatar mjhalupka2018-02-23
* @AutoCodec TransitiveInfoProviderMapImpl and JavaInfo.Gravatar janakr2018-02-23
* Add @AutoCodec to CcToolchainProvider, now that AutoCodec Runtime is available.Gravatar cpeyser2018-02-23
* Set the correct include path for r13b's llvm-libc++ headers and fix compilati...Gravatar jingwen2018-02-23
* Update site menuGravatar laurentlb2018-02-23
* Put @loader_path, not $ORIGIN into rpath flags on macGravatar hlopko2018-02-23
* @AutoCodec JavaCompileAction.Gravatar janakr2018-02-23
* Pass `--install_test_services=true` test arg to DeviceBroker when running in ...Gravatar jingwen2018-02-23
* windows,tests: fix //src/test/py/bazel:py_testGravatar Laszlo Csomor2018-02-23
* Add a new BuildOptions diff method that holds and pretty prints the different...Gravatar juliexxia2018-02-23
* Release 0.11.0 (2018-02-23)Gravatar Bazel Release System2018-02-23
* Remove some default cc toolchain definitions.Gravatar John Cater2018-02-23
* Automated rollback of commit 7fe59b98eefc96a6310f0b0221d4e0f18e2a9000.Gravatar shreyax2018-02-23
* @AutoCodec for GenRuleAction.Gravatar cpeyser2018-02-23
* @AutoCodec for CreateIncSymlinkAction, ExtractInclusionAction, andGravatar cpeyser2018-02-23
* Add @AutoCodec to CppModuleMapAction.Gravatar cpeyser2018-02-23
* Cleanup unused constantGravatar hlopko2018-02-23
* Move enabling of coverage related features to CcCommonGravatar Googler2018-02-23
* Document ambigious literal arguments when calling CcToolchainProvider constru...Gravatar Googler2018-02-23
* Remove top level resources and assets from android_local_test.Gravatar dannark2018-02-22
* Creates a new issue pointing out "Arguments:" as not preferred instead of rep...Gravatar Googler2018-02-22
* Fix baseline.lcov name in important_outputGravatar Googler2018-02-22
* Enable ability to pass the resource apk to Robolectric so that it can consume...Gravatar dannark2018-02-22
* Remove support for --rule_kindGravatar cushon2018-02-22
* Add warning that android_robolectric_test is deprecated in favor of android_l...Gravatar dannark2018-02-22
* Re-enable loading the PlatformInfo providers inGravatar John Cater2018-02-22
* Clarify parser error for load() statementsGravatar brandjon2018-02-22
* Add more codecs to execution phase.Gravatar janakr2018-02-22
* Actually retarget so-configured invocations in android desugaringGravatar kmb2018-02-22
* Make getNativeLibs callable from Skylark.Gravatar Googler2018-02-22
* Add a check to avoid core library default methods that (accidentally) aren't ...Gravatar kmb2018-02-22
* Increase test coverage of rootpath(s) and execpath(s) expansion to external w...Gravatar richardwa2018-02-22
* Accept Durations in the CriticalPathComponent and Profiler.Gravatar ccalvarin2018-02-22
* Update FreeBSD JNI to support new attr_not_found parameter.Gravatar John Cater2018-02-22
* Adding a property name to the SpawnRunner. Most runners already had it, I jus...Gravatar olaola2018-02-22
* Remove unused density filtering flagGravatar asteinb2018-02-22
* Move newly created protos to analysis package.Gravatar twerth2018-02-22