aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Don't symlink into the execroot if possible in SymlinkAction: instead, symlin...Gravatar janakr2017-10-02
* build_event_stream_test: fix usage of ed(1)Gravatar Klaus Aehlig2017-09-29
* Automatic code cleanup.Gravatar cushon2017-09-29
* Clarify steps for introduction of backward incompatible changes.Gravatar michelleirvine2017-09-29
* Switch ExtraActionFactory over to the new Expander interfaceGravatar ulfjack2017-09-29
* Using only one GetMissingBlobs RPC per action instead of two.Gravatar olaola2017-09-29
* Disable testCommandHonorsEnvironment on MacOS for nowGravatar ulfjack2017-09-29
* Move expansion functionality to a new classGravatar ulfjack2017-09-29
* Fix flakiness of BuildEventServiceTestsGravatar ulfjack2017-09-29
* Pass CppSemantics down to the CppLinkActionBuilderGravatar hlopko2017-09-29
* BEP: correctly report AliasConfiguredTargetsGravatar Klaus Aehlig2017-09-29
* Remove client (or client.exe) from the Bazel self-extracting zip.Gravatar lberki2017-09-29
* Windows CROSSTOOL: remove c++-link-executable from interface_library_output_p...Gravatar pcloudy2017-09-29
* Windows, sh tests: fix corrupt installation errorGravatar Laszlo Csomor2017-09-29
* Making RESOURCE_EXHAUSTED a retriable error, per guideine in: https://cloud.g...Gravatar olaola2017-09-29
* Move serialization test utilities from test/ to main/Gravatar brandjon2017-09-29
* Fix various linter errorsGravatar ruperts2017-09-29
* Add flag to Blaze to double-check correct desugaring in Android deploy.jarsGravatar kmb2017-09-29
* Fixing remote worker with --experimental_remote_platform_override flag.Gravatar olaola2017-09-29
* Another stale todoGravatar dslomov2017-09-29
* Support --positions flag in DexBuilder, for consistency with dxGravatar kmb2017-09-29
* Fix osx install doc.Gravatar Tim Zaman2017-09-29
* Remove compilation and bundling attributes from apple_binary and apple_static...Gravatar cparsons2017-09-29
* Checking both old and new error fields on remote execute operation.Gravatar olaola2017-09-29
* remove ignored dexing options from DexFileMerger command line.Gravatar kmb2017-09-29
* Remove stale todoGravatar dslomov2017-09-29
* Small fixes to android_instrumentation_test.Gravatar ajmichael2017-09-29
* New depset() APIGravatar dslomov2017-09-29
* Use Mutability for Args class.Gravatar dslomov2017-09-29
* Clarify Mutability invariants, refactor some testsGravatar brandjon2017-09-29
* Remove the null lipo context collector from the objc rules, which do not use ...Gravatar cpeyser2017-09-29
* Skylint: check for bad operationsGravatar fzaiser2017-09-29
* Release 0.6.0 (2017-09-28)Gravatar Bazel Release System2017-09-28
* Make windows_export_all_symbols feature work for cc_binaryGravatar Yun Peng2017-09-28
* Automated rollback of commit 411039319c1c67f2b9c8a7ada9e0a11d9bd4023f.Gravatar elenairina2017-09-28
* Polish the interface of CppCompileActionBuilderGravatar hlopko2017-09-28
* Make the state in RuleContext explicitGravatar ulfjack2017-09-28
* Set --experimental_allow_android_library_deps_without_srcs to false by defaul...Gravatar jingwen2017-09-28
* Fix comment typo.Gravatar gregce2017-09-28
* Update bazel_apple_test to run on XCode 9.Gravatar John Cater2017-09-28
* Expose JavaRuleOutputJarsProvider in java_common.provider, when available.Gravatar Googler2017-09-28
* More narrowly specify SkyframeExecutor#prepareExecution as #detectModifiedOut...Gravatar janakr2017-09-28
* Add 'compiler' and 'libc' attributes to cc_toolchain. If platform/toolchainGravatar cpeyser2017-09-28
* Removed unsafe public API methods for mutable types (list/dict)Gravatar brandjon2017-09-28
* Show --experimental_repository_cache in Bazel options : https://github.com/se...Gravatar Jingwen Chen2017-09-28
* Add required/advertised Skylark providers.Gravatar elenairina2017-09-28
* Skylark tests: add support for negative testsGravatar laurentlb2017-09-28
* Limit the use of LinkCommandLine#getBuildInfoHeaderArtifacts and #getLinkstampsGravatar hlopko2017-09-28
* Mock cc toolchain is registered in module instead of in PlatformOptions.Gravatar cpeyser2017-09-28
* deps -> exports in bazel mobile-install stub app.Gravatar ajmichael2017-09-28