aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* make DexArchiveAspect propagate through alias targetsGravatar Googler2017-02-09
* experimental_objc_library excludes non-.h headers, as does objc_library.Gravatar Cal Peyser2017-02-09
* Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.Gravatar Googler2017-02-09
* --Gravatar Carmi Grushko2017-02-09
* Rollback of commit 6521cb22788adc2a74f6c26221dbe302dc9ccc14.Gravatar Damien Martin-Guillerez2017-02-08
* Stop retrieving CcToolChainProvider statically from hard-coded attribute ":cc...Gravatar Rumou Duan2017-02-08
* Add a boolean flag to a Feature to specify whether it is enabled by default.Gravatar Googler2017-02-08
* Just symlink instead of running 'lipo' on a single-architecture binaryGravatar Chris Parsons2017-02-08
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Directory headers are filtered out of header inputs to objc compilation.Gravatar Cal Peyser2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* AppleCrosstoolTransition sets cpu based on platform.Gravatar Cal Peyser2017-02-08
* Do not store two profile artifacts in FdoSupportProvider.Gravatar Lukacs Berki2017-02-07
* Adds abstractions for include processing to CppSemanticsGravatar Googler2017-02-07
* Fix documentation for java_runtime_suite.defaultGravatar Liam Miller-Cushon2017-02-06
* Rollback of commit a80099b6de04dec802b556768f8c5f1c299c83ee.Gravatar Liam Miller-Cushon2017-02-06
* Create FDO stub actions during the analysis of the cc_toolchain rule for the ...Gravatar Lukacs Berki2017-02-06
* Rollback filtering of objc headersGravatar Cal Peyser2017-02-06
* Remove unnecessary flag from ProtoCcHeaderProvider.Gravatar Googler2017-02-06
* Directory headers are filtered out of header inputs to objc compilation.Gravatar Cal Peyser2017-02-06
* Update GenRule to include the Cpp and Jdk toolchains and properly handleGravatar John Cater2017-02-06
* Also report about individual attempts in a test Gravatar Klaus Aehlig2017-02-03
* Remove AbstractAction#getInputFilesForExtraAction().Gravatar Lukacs Berki2017-02-03
* Adds @loaderpath/Frameworks to the list rpath for AppleBinary in loadable_bun...Gravatar Sergio Campama2017-02-03
* Fixing Blaze crashing when using --experimental_objc_crosstool=all with objc_...Gravatar Rumou Duan2017-02-03
* Avoid linking direct cc_library dependencies (and their transitive deps) if i...Gravatar Chris Parsons2017-02-03
* objc_bundle_library asserts the presence of the Apple crosstool.Gravatar Cal Peyser2017-02-03
* Experimental feature to do header thinning of Objective-C compilation actions.Gravatar Googler2017-02-03
* Don't add the class output dir to the classpathGravatar Liam Miller-Cushon2017-02-03
* Make the return type ImmutableListGravatar Ulf Adams2017-02-03
* Enable strict deps for Skylarkified java_lite_proto_library.Gravatar Irina Iancu2017-02-02
* Rollback of commit e2239cc61ca170ff9a65e1a94c3344d2b272c9e2.Gravatar Lukacs Berki2017-02-02
* Simplify the Action interface by asking it a set of allowed inputs instead of...Gravatar Lukacs Berki2017-02-02
* Also report individual test results via BEP Gravatar Klaus Aehlig2017-02-02
* proto_library: saner descriptor setsGravatar Carmi Grushko2017-02-02
* Remove unused --use_toolchain_for_java_proto flag.Gravatar Carmi Grushko2017-02-02
* Inline --output_descriptor_set=true.Gravatar Carmi Grushko2017-02-02
* MultiArchPlatformRule can use --experimental_objc_crosstoolGravatar Cal Peyser2017-02-02
* Fills out some macOS support needed for the bundler.Gravatar Googler2017-02-02
* Encourage folks to use -iquote instead of -I for includes so that they focus ...Gravatar Dave MacLachlan2017-02-02
* Change JavaProvider.getProvider to first look for the provider in the targetGravatar Irina Iancu2017-02-02
* Do not crash when a strict proto_library depends on a non-strict one.Gravatar Carmi Grushko2017-02-01
* Use consistent quotes in alias rule example.Gravatar Googler2017-02-01
* CrosstoolCompilationSupport does not include .pch files in its module map.Gravatar Cal Peyser2017-02-01
* Turn on --experimental_j2objc_srcjar_processing by default.Gravatar Rumou Duan2017-02-01
* experimental_objc_library uses ImmutableSortedSet to avoid muddling inputGravatar Cal Peyser2017-02-01
* Remove apple_dynamic_library rule.Gravatar Chris Parsons2017-02-01
* Throw an exception when persistent workers are used to run tests with use_tes...Gravatar Kush Chakraborty2017-02-01
* Add a flag to make fallback from direct to transitive classpaths an errorGravatar Liam Miller-Cushon2017-02-01
* Pass individual extdir inputs, instead of inferring a directoryGravatar Liam Miller-Cushon2017-02-01