aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Do not access SkylarkProviders anywhere outside of ConfiguredTarget implement...Gravatar dslomov2017-05-16
* Implement 'provides' for crosstool.Gravatar cpeyser2017-05-15
* Do not retain transitive data in AndroidLocalTestBase.Gravatar Googler2017-05-15
* Convert locale qualifiers from old Aapt format to correct format before parsingGravatar Googler2017-05-15
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* Remove the strict_proto_deps attribute from the build language.Gravatar Googler2017-05-15
* Do not expand nested sets in resource merging action construction.Gravatar Googler2017-05-15
* Add missing space in docs for provider().Gravatar John Cater2017-05-15
* Add resources to java_common.compile.Gravatar elenairina2017-05-12
* Automated g4 rollback of commit 34fe247448a9be13fc41f93ac78a071ec157f434.Gravatar Googler2017-05-12
* objc_proto_library performs the AppleCrosstoolTransition on all incoming edges.Gravatar cpeyser2017-05-11
* Add support for generating an extension registry for java_plugin.Gravatar Googler2017-05-11
* Automated g4 rollback of commit ed3327827d654d42337bddb053cbd47ed921fe86.Gravatar cpeyser2017-05-11
* Create AppleDynamicFramework skylark provider.Gravatar cparsons2017-05-11
* Automated g4 rollback of commit 6879d7ceff0e118fdecb0cabe5134979030b7cb8.Gravatar Googler2017-05-11
* Fix precondition check for java_runtime.javahome.Gravatar Xin Gao2017-05-10
* Add a custom interface for cache hit processing in actionsGravatar ulfjack2017-05-10
* When --crosstool_compilation_support=library/all, user header search paths fromGravatar cpeyser2017-05-10
* Remove userHeaderSearchPaths from ObjcCommon - it is not used.Gravatar cpeyser2017-05-10
* Automated g4 rollback of commit cbbb423663b154d82e3dfa5e9a56839583987999.Gravatar Googler2017-05-10
* Automated g4 rollback of commit 006a80425e7dd521634c5735d2730f40e9e82e06.Gravatar Googler2017-05-10
* Add manifest_merger and manifest_values attributes to android_test to allow m...Gravatar apell2017-05-10
* Make the cc_toolchain libc_top use the target configurationGravatar Googler2017-05-09
* Automated g4 rollback of commit 56e8d90674a35ebe727f74cd2d47108bfcaa4515.Gravatar ulfjack2017-05-09
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* Add a custom interface for cache hit processing in actionsGravatar ulfjack2017-05-09
* RELNOTES: Effectively remove sysroot from CppConfiguration and allow it to us...Gravatar Googler2017-05-09
* Restrict apple_watch2_extension "binary" attribute on the apple executable bi...Gravatar cparsons2017-05-09
* Handle labels with explicit repositories correctly in objc rules.Gravatar allevato2017-05-09
* Clean up Environment.FrameGravatar brandjon2017-05-09
* java_common.create_provider now takes depsets )Gravatar Stephen Twigg2017-05-09
* Make default value of exports_manifest depend on a flag.Gravatar ajmichael2017-05-08
* Replace constants (static final CONSTANT_CASE) declaration type which use the...Gravatar Googler2017-05-08
* Blaze now passes an extra flag to JavaBuilder, --testonly, toGravatar eaftan2017-05-05
* Add experimental support for disabling turbine fallback to javac-turbineGravatar cushon2017-05-05
* Add dynamic config support for top-level configuration hooks.Gravatar gregce2017-05-05
* Create new android_instrumentation rule.Gravatar ajmichael2017-05-05
* Make java_header_compilation_direct_classpath non-experimentalGravatar cushon2017-05-05
* Make TransitiveInfoMap interface narrower.Gravatar Googler2017-05-05
* Add compile_jars for Skylark to JavaProviderGravatar Stephen Twigg2017-05-05
* Give RuleContext the ability to add make variables.Gravatar lberki2017-05-05
* Create new android_device_script_fixture rule.Gravatar ajmichael2017-05-05
* Make TransitiveInfoProviderMap an interface.Gravatar Googler2017-05-04
* Retire the experimental_objc_library rule and --experimental_objc_library flag.Gravatar cpeyser2017-05-04
* Fix turbine direct classpaths for targets with no depsGravatar cushon2017-05-04
* Implement dynamically configured LIPO builds.Gravatar gregce2017-05-04
* Use a normal SpawnAction for some header compilation actionsGravatar cushon2017-05-04
* Cleanup SolibSymlinkAction: "target" is never null, and no need to re-impleme...Gravatar felly2017-05-04
* Add patch transitions for DATA -> TARGET and LIPO_COLLECTOR -> TARGET.Gravatar gregce2017-05-04
* Remove implicitRequirements from --experimental_android_compress_java_resources.Gravatar ajmichael2017-05-04