aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Enable header compilation by defaultGravatar Liam Miller-Cushon2017-01-10
* Making it remove @ in module names Gravatar Mike Lewis2017-01-10
* Advertise java Skylark provider from java proto aspects.Gravatar Googler2017-01-10
* Introduce expand_if_none_available to crosstoolGravatar Marcel Hlopko2017-01-10
* Move ExecutionInfoSpecifier to lib.actionsGravatar Ulf Adams2017-01-09
* Use ExecutionRequirements.REQUIRES_DARWIN instead of hard-coding the stringGravatar Ulf Adams2017-01-09
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Exclude transitive proto deps of deploy_env binaries from the generated exten...Gravatar Googler2017-01-09
* RELNOTES: Default --android_dynamic_mode to off.Gravatar Googler2017-01-09
* Updates Android flag documentation.Gravatar Alex Humesky2017-01-09
* Remove some cases of inferring configuration and platform from ruleContext ou...Gravatar Chris Parsons2017-01-06
* Update apple_binary documentation to match support for multiple platforms and...Gravatar Chris Parsons2017-01-06
* Add a "dylib" binary type to apple_binary, and deprecate apple_dynamic_libraryGravatar Chris Parsons2017-01-05
* Introduce is_cc_test_link_action build variableGravatar Marcel Hlopko2017-01-05
* Avoid linking objc protos that are transitively in the "dylibs" attributeGravatar Chris Parsons2017-01-05
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Add an experimental option to reduce header compilation classpathsGravatar Liam Miller-Cushon2017-01-04
* Manually add periods to documentation strings where needed.Gravatar John Cater2017-01-03
* Run turbine with a UTF-8 charsetGravatar Liam Miller-Cushon2017-01-03
* Refactor JavaSkylarkApiProvider to source its info from passed-in providers i...Gravatar Googler2017-01-03
* Use the value of --watchos_minimum_os for clang's -mwatchos-version-min when ...Gravatar Googler2017-01-03
* RELNOTES:Gravatar Rumou Duan2017-01-03
* Do not expand flag_groups guarded by expand_if_true/false if variable is missingGravatar Marcel Hlopko2017-01-03
* Add expand_if_equal crosstool.proto messageGravatar Marcel Hlopko2017-01-03
* Make an enum final, the way it should be.Gravatar Lukacs Berki2017-01-03
* Cleanup initialization of expandIfTrue/False in CcToolchainFeatures.FlagGroup...Gravatar Marcel Hlopko2017-01-03
* Expose apple.xcode_version() to skylark.Gravatar Chris Parsons2016-12-28
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-23
* Expose ios_device attributes to Skylark.Gravatar Googler2016-12-23
* Don't ship a JDK to native singlejar actionsGravatar Liam Miller-Cushon2016-12-23
* Do not crash when there's an error in the rule.Gravatar Carmi Grushko2016-12-23
* RELNOTES[NEW]: Add transitive proguard_specs when android_sdk.aidl_lib is spe...Gravatar Googler2016-12-22
* Rename toolchain_flags to legacy_link_flags build variableGravatar Marcel Hlopko2016-12-22
* Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.Gravatar Tobias Werth2016-12-22
* Move hardcoded toolchain linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Move hardcoded -L linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Exposes the Android split transition configuration to Skylark.Gravatar Alex Humesky2016-12-22
* Stop passing --no-locals to dx for coverage buildsGravatar Liam Miller-Cushon2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* Rollback AppleCrosstoolChangeGravatar Cal Peyser2016-12-22
* Move the descriptorset output to the ProtoSourcesProvider and expose it to sk...Gravatar Googler2016-12-22
* cc_proto_library can build proto_library's from remote repos.Gravatar Carmi Grushko2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* proto_library can depend on proto_library's from external repos.Gravatar Carmi Grushko2016-12-22
* Move some classes to lib.exec in preparation for layering enforcementGravatar Ulf Adams2016-12-21
* Remove --experimental_disable_native_swift_rules flag.Gravatar Dmitry Shevchenko2016-12-21
* Cast to ConfiguredTarget instead of AbstractConfiguredTarget for obtaining th...Gravatar Chris Parsons2016-12-21
* Power supportGravatar Nishidha Panpaliya2016-12-21
* Revert "Revert "Fix repositories to use 'BUILD.bazel' as the name for the sym...Gravatar John Cater2016-12-21
* Disable sandboxing for XibCompile actions.Gravatar Philipp Wollermann2016-12-21