aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Adds linkmaps to the AppleDebugOutputsProvider for them to be consumed by dep...Gravatar Sergio Campama2017-03-10
* Document the descriptor set output of proto_library.Gravatar Carmi Grushko2017-03-10
* Add documentation for java_common.Gravatar Irina Iancu2017-03-10
* Global cleanup change.Gravatar Googler2017-03-09
* Prevent users from using the WorkerTestStrategy unless they're running with t...Gravatar Kush Chakraborty2017-03-09
* Description redacted.Gravatar Nathan Harmata2017-03-09
* Set -> ImmutableSet in Platform.javaGravatar Cal Peyser2017-03-09
* Add support for 'macos' platform_type in apple binary. This type is only sup...Gravatar Cal Peyser2017-03-09
* BEP: provide timing information for tests Gravatar Klaus Aehlig2017-03-09
* Introduce strip_debug_symbols feature to crosstoolGravatar Marcel Hlopko2017-03-08
* Do not create symlink pointing at itself with strip_include_prefix/include_pr...Gravatar Marcel Hlopko2017-03-08
* Add a source_jars variable to OutputJar.Gravatar Irina Iancu2017-03-08
* Apply the apple crosstool transition to j2objc_library.Gravatar Cal Peyser2017-03-08
* Apple-specific environment variables are derived from the CROSSTOOL insteadGravatar Cal Peyser2017-03-08
* StandaloneTestStrategy sets the full list of outputs on the test spawnGravatar Ulf Adams2017-03-07
* provider.transitive_runtime_jars returns a SkylarkNestedSet instead of a Skyl...Gravatar Irina Iancu2017-03-06
* Drop CppLinkActionContextGravatar Ulf Adams2017-03-06
* Rewrite TestStrategy.getArgsGravatar Ulf Adams2017-03-06
* Add flavour name for java proto compilation.Gravatar Irina Iancu2017-03-06
* Allow declared providers in attribute and aspect defintions.Gravatar Dmitry Lomov2017-03-06
* Pass the bootclasspath as a top-level JavaBuilder flagGravatar Liam Miller-Cushon2017-03-06
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Pass the repository name through to build info factoriesGravatar Kristina Chodorow2017-03-06
* Remove unused javacOpts field and its getter from JavaConfiguration.Gravatar Philipp Wollermann2017-03-06
* Support declared providers for aspectsGravatar Vladimir Moskva2017-03-06
* Adds support for the header thinning feature to the new Objective-C rule impl...Gravatar Googler2017-03-03
* Global cleanup change.Gravatar Googler2017-03-03
* Rollback of commit e450c00bf487c711f9b0615e9eb89980c5732b4a.Gravatar Jon Brandvein2017-03-03
* Fix a typo: s/defintion/definitionGravatar Florian Weikert2017-03-03
* Add dSYM binaries to AppleDebugOutputsProvider.Gravatar Googler2017-03-03
* Rationalize local resource acquisitionGravatar Ulf Adams2017-03-03
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* Super tiny cleanup in CppLinkActionBuilderGravatar Marcel Hlopko2017-03-02
* Add platform rule to define a platform as a collection of constraint values.Gravatar John Cater2017-03-02
* --Gravatar Googler2017-03-02
* ios_test provides test-specific command line args when using the crosstool.Gravatar Cal Peyser2017-03-02
* Rollback of commit 34ffc4cab1b6cdde54e5945427b79c24fff39aa5.Gravatar Dmitry Lomov2017-03-02
* Rollback of commit 01120026dc313ee7ad9ea95069a29252eb19173b.Gravatar Jon Brandvein2017-03-01
* Do not execute aspect implementation if target advertizes but fails to provid...Gravatar Dmitry Lomov2017-03-01
* Export exportable values as we go instead of at the end of evaluation.Gravatar Dmitry Lomov2017-03-01
* Rollback of commit 822c37816ac669e51bec3853b41849a19ec5e230.Gravatar Nathan Harmata2017-03-01
* Improve memory efficiency of incremental dexing and introduce flag to error o...Gravatar Googler2017-03-01
* Inject aidl_lib only to android_library targets that have idl_srcsGravatar Googler2017-03-01
* Rollback of commit 5e945570ec0b9079596756bf89437ac37e031c36.Gravatar Jon Brandvein2017-02-28
* Add constraint_setting and constraint_value rules, to enable defining Gravatar John Cater2017-02-28
* Clean up the semantics of input discovering actions a bit by making updateInp...Gravatar Lukacs Berki2017-02-28
* Reimplement blaze query using an async evaluation model. Use a concurrent bac...Gravatar Nathan Harmata2017-02-28
* Cleanup migration-only build variablesGravatar Marcel Hlopko2017-02-27
* Remove AbtractAction#getInputsForExtraAction() (the third time).Gravatar Lukacs Berki2017-02-27
* Remove flag --experimental_j2objc_srcjar_processing, and always use the new J...Gravatar Rumou Duan2017-02-27