aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Could be missing something but I don't think this line of documentation is tr...Gravatar juliexxia2017-10-06
* Move --experimental_allow_runtime_deps_on_neverlink to JavaOptions.Gravatar mstaib2017-10-06
* Categorize build options for BuildConfiguration.Gravatar gregce2017-10-06
* Remove support for ProtocolBuffers2.Gravatar kaipi2017-10-06
* PiperOrigin-RevId: 170990066Gravatar fwe2017-10-06
* Only make files writable before processing on Windows.Gravatar ajmichael2017-10-06
* Add an explicit dependency on jsr250_annotationsGravatar cushon2017-10-06
* Fix more linter errorsGravatar ruperts2017-10-06
* Remove dead code.Gravatar ajmichael2017-10-06
* tests for new desugar packageGravatar kmb2017-10-06
* Fix the R.txt to generate a transitive closure instead of the current resources.Gravatar corysmith2017-10-06
* Bugfix: some clients are passing invalid UUIDs as BAZEL_INTERNAL_BUILD_REQUES...Gravatar olaola2017-10-06
* Enable switching embedded tools target for remote execution.Gravatar xingao2017-10-06
* add flags to desugar to emit metadata that can be used for double-checking co...Gravatar kmb2017-10-06
* Ignore unpopular deferred diagnostics in VanillaJavaBuilderGravatar cushon2017-10-06
* Fixing displayed retry attempts one-off error, when the error is non-retriable.Gravatar olaola2017-10-06
* In apple integration tests, for fat simulator builds, specify a minimum_os_ve...Gravatar cparsons2017-10-06
* Skylark parser: make the end position of location ranges inclusive.Gravatar fzaiser2017-10-06
* Documentation fix for 'minimum_os_version' attributeGravatar cparsons2017-10-06
* Put feature arguments after command line options for LTOBackendActionGravatar Googler2017-10-06
* Rewrite LocationExpanderGravatar ulfjack2017-10-02
* Extract Fileset manifest parsing out of SpawnInputExpanderGravatar ulfjack2017-10-02
* LocationExpander: always require options to be passed inGravatar ulfjack2017-10-02
* Make JavaToolchain use the new Expander APIGravatar ulfjack2017-10-02
* Add proto to encode desugaring metadataGravatar kmb2017-10-02
* Prevent overriding android_library srcless deps configuration value from Host...Gravatar jingwen2017-10-02
* PiperOrigin-RevId: 170539405Gravatar Googler2017-10-02
* Fix aapt2 actions to use the compiled intermediate resource files for linking...Gravatar Googler2017-10-02
* Only create builtins for rules once per PackageFactoryGravatar michajlo2017-10-02
* Use intermediate compiled resource symbols for linking rather than static res...Gravatar Googler2017-10-02
* 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
* 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, 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
* Remove compilation and bundling attributes from apple_binary and apple_static...Gravatar cparsons2017-09-29