aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* BEP: Merge all failures into the Aborted eventGravatar Klaus Aehlig2017-07-24
* Extract a common AbstractSpawnStrategy parent classGravatar ulfjack2017-07-24
* Expose to Skylark Strings instead of PathFragments from CppConfiguration.Gravatar dslomov2017-07-24
* PiperOrigin-RevId: 162907213Gravatar ulfjack2017-07-24
* SpawnResult: allow signaling catastrophic errors, and compute detail messageGravatar ulfjack2017-07-24
* Use ActionInputFileCache instead of MetadataHandler in more placesGravatar ulfjack2017-07-24
* Make all our tests pass with --noexperimental_toolchain_id_in_output_directory.Gravatar lberki2017-07-24
* Skip tests that aren't CPU-compatible with the current build.Gravatar gregce2017-07-24
* Make InMemoryGraph public.Gravatar janakr2017-07-24
* PiperOrigin-RevId: 162771369Gravatar carmi2017-07-24
* Write directly to stdout when debugging in test: otherwise test log can get o...Gravatar janakr2017-07-24
* Stop reporting manifest merge errors as exceptions with stack traces as well ...Gravatar apell2017-07-24
* Rephrase server failure warning in Blaze User ManualGravatar Googler2017-07-24
* Add an Iterable<Event> Truth subject so that we can easily assert things on a...Gravatar janakr2017-07-24
* Remove reference to missing figures.Gravatar Googler2017-07-24
* Normalize paths when adding them to the tarball.Gravatar Googler2017-07-24
* Add links to examples in the documentation.Gravatar laurentlb2017-07-24
* Document name binding in load()Gravatar Dmitry Lomov2017-07-24
* Windows: Implement native binary launcherGravatar Yun Peng2017-07-24
* Tutorial about macro creationGravatar laurentlb2017-07-24
* Tutorial for sharing a variableGravatar laurentlb2017-07-24
* Don't build MSYS Bazel anymoreGravatar pcloudy2017-07-24
* 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
* Update aspects documentation to the latest and greatest APIs.Gravatar Dmitry Lomov2017-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
* Automated rollback of commit 08e34e37663ec0fa2e957e44c7e1e0a2afc205ea.Gravatar Googler2017-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
* Reference `aspect` function from aspects documentation.Gravatar Dmitry Lomov2017-07-21
* Tolerate injected nodes having deps.Gravatar janakr2017-07-21
* Improve logging on batch stat issues.Gravatar felly2017-07-21