aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Automated rollback of commit c3e0660bf8d5c6e32ae817f8a3f52c7fc6bf039e.Gravatar dmarting2017-07-24
* Add ActionInputPrefetcher to ActionExecutionContextGravatar ulfjack2017-07-24
* Windows: add blaze_util::AsAbsoluteWindowsPathGravatar laszlocsomor2017-07-24
* Make error message in case top-level aspect is missing clearer.Gravatar Dmitry Lomov2017-07-24
* Remove an unused method.Gravatar lberki2017-07-24
* Windows: blaze_util::ChangeDir. uses short pathsGravatar laszlocsomor2017-07-24
* Windows: more robust path handling.Gravatar laszlocsomor2017-07-24
* Make TestsInSuiteKey, TestSuiteExpansionKey implement SkyKeyGravatar ulfjack2017-07-24
* Make all test cases pass with --noexperimental_separate_genfiles_directory.Gravatar lberki2017-07-24
* Move all crosstool patches to CppActionConfigsGravatar hlopko2017-07-24
* Clean up/improve docs across several Apple classes.Gravatar allevato2017-07-21
* De-emphasize the note on internal providers.Gravatar Dmitry Lomov2017-07-21
* ObjcProvider is propagated as a native declared provider.Gravatar cparsons2017-07-21
* Move ActionInputPrefetcher to the actions packageGravatar ulfjack2017-07-21
* Add all generated headers as mandatory inputs for compile actions.Gravatar rduan2017-07-21
* Updates XCTestAppProvider documentation to mention it's deprecated status.Gravatar kaipi2017-07-21
* Fix #3416: catch the ALREADY_EXISTS status code on upload, and treat it as su...Gravatar olaola2017-07-21
* Remove --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-07-21
* Use toolchain resolution in rule creation.Gravatar John Cater2017-07-21
* Make isRunning protected.Gravatar janakr2017-07-21
* Fold AndroidAaptBaseRule into AndroidBaseRule.Gravatar ajmichael2017-07-21
* Support multiple --define's in config_setting.Gravatar gregce2017-07-21
* Improve documentation in MethodLibrary, add examples for builtins.Gravatar laurentlb2017-07-21
* Tolerate injected nodes having deps.Gravatar janakr2017-07-21
* Improve logging on batch stat issues.Gravatar felly2017-07-21
* Add --toolchain_resolution_override to allow specifying the toolchain for a g...Gravatar John Cater2017-07-21
* Allow the aapt2 code paths to be enabled by either flag or attribute.Gravatar corysmith2017-07-21
* Use new actions API in docs.Gravatar Dmitry Lomov2017-07-21
* Improve documentation for 'actions.write' and 'actions.expand_template'.Gravatar laurentlb2017-07-21
* PiperOrigin-RevId: 162607273Gravatar plf2017-07-21
* Skylark documentation: Replace "set" and "List" plain-text return types with ...Gravatar fwe2017-07-21
* Include the JavaPluginInforProvider from java_library in JavaProvider.Gravatar elenairina2017-07-21
* Turn off checking for filegroup "data" attributes.Gravatar cpovirk2017-07-20
* Internal changeGravatar aehlig2017-07-20
* Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37.Gravatar dmarting2017-07-20
* Automated rollback of commit e5f970906594d9097bb7c3736b2de1750cc8655f.Gravatar dmarting2017-07-20
* Do not depend on the Java launcher if java_binary.create_executable=0 because...Gravatar lberki2017-07-20
* Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.Gravatar laszlocsomor2017-07-20
* Windows: clean up error reportingGravatar Laszlo Csomor2017-07-20
* Fix typos in messages.Gravatar dslomov2017-07-20
* Automated rollback of commit 6e72f78e1c2e573787ec862e671f3b3b4c33dc96.Gravatar kush2017-07-20
* Deprecate dynamic config OFF and NOTRIM_PARTIAL modes.Gravatar gregce2017-07-20
* Be more precise in which values we're looking for in the histogram: just Glob...Gravatar janakr2017-07-20
* Internal changeGravatar Googler2017-07-20
* Reduce to one SequencedSkyframeExecutor#create method. The others were minor ...Gravatar janakr2017-07-20
* Add test framework for OptionsBase classes and their Converters.Gravatar mstaib2017-07-20
* Use double-quotes instead of single-quotes for consistency.Gravatar laurentlb2017-07-20
* Update documentation of `dict`, mention it's mutable.Gravatar laurentlb2017-07-20
* Document that javabase accepts java_runtime_suiteGravatar Dan Fabulich2017-07-19
* Update jacoco coverage runner to consider some edge cases.Gravatar elenairina2017-07-19