aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Add --checkHashMismatch flag to ZipFilterAction.Gravatar jingwen2017-12-12
* Automated rollback of commit 367f704e71f352b404df38161f4c367b9ff506c9.Gravatar hlopko2017-12-12
* Update cc_import rule documentationGravatar Yun Peng2017-12-12
* [java_common.compile] Name output source jar relative to the output jar nameGravatar elenairina2017-12-12
* Remove an unused fieldGravatar cushon2017-12-12
* disambiguate mnemonics for $shuffle_jars and $dexsharder actionsGravatar kmb2017-12-11
* Removes skyframe/serialization's dependency on cmdline and vfs. Instead, make...Gravatar Googler2017-12-11
* Move native deps collection code out of android_binary.Gravatar ajmichael2017-12-09
* Make config_feature_flag's default_value optional.Gravatar mstaib2017-12-08
* Stop filtering resources in analysis in aapt2 buildsGravatar Googler2017-12-08
* Rollback of 178106899.Gravatar cpeyser2017-12-08
* Infrastructure for fixed checking if android_test can inherit resourcesGravatar Googler2017-12-08
* Move the javabase middleman to within JavaRuntimeInfo.Gravatar lberki2017-12-07
* Implement cc_import ruleGravatar Yun Peng2017-12-07
* Expose two methods from JavaSkylarkApiProvider in JavaInfoGravatar dbabkin2017-12-07
* allow params files for long dexmerger and dexsharder command linesGravatar kmb2017-12-06
* Register separate linkstamp compile actionGravatar hlopko2017-12-06
* Use static final variables for spawn action resource sets.Gravatar tomlu2017-12-06
* Remove duplicate CppHelper.getCcToolchainType method.Gravatar John Cater2017-12-06
* Move BazelRuleClassProvider.CORE_WORKSPACE_RULES to its own class in the rule...Gravatar lpino2017-12-06
* Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK.Gravatar lberki2017-12-06
* Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables.Gravatar lberki2017-12-06
* Reflect progress on incremental dexing in android_binary's incremental_dexing...Gravatar kmb2017-12-05
* Fix error prone warning about reference equality.Gravatar ajmichael2017-12-05
* Expose getGenJarsProvider methods from JavaSkylarkApiProvider in JavaInfoGravatar dbabkin2017-12-05
* Add --experimental_java_coverage.Gravatar elenairina2017-12-05
* Added execution platform to the ActionExecutionMetadata.Gravatar John Cater2017-12-04
* From apple_binary, receive AppleExecutableBinaryProvider from the bundle_load...Gravatar cparsons2017-12-04
* Expose ObjcProtoProvider as a Skylark object.Gravatar cparsons2017-12-04
* Remove some deadish Windows-related runfiles code.Gravatar Benjamin Peterson2017-12-04
* Remove `-R` flags from the MacOS crosstool template.Gravatar John Millikin2017-12-04
* Fix getBuildFiles to not assume BUILD is the name of the build file.Gravatar John Cater2017-12-04
* Expose some methods from JavaSkylarkApiProvider in JavaInfoGravatar dbabkin2017-12-04
* Switch GenRuleBase to use the new Expander APIGravatar ulfjack2017-12-04
* Remove the java_executable field from ctx.fragments.jvm .Gravatar lberki2017-12-04
* Fix missing print statements in output functionsGravatar vladmos2017-12-02
* Forward test relevant flags to mobile-install launcher.Gravatar Googler2017-12-01
* Remove duplicated method from AndroidBinary.Gravatar ajmichael2017-12-01
* Move IDL constant out of AndroidSemanticsGravatar ajmichael2017-12-01
* Make AndroidSdkProvider.verifyPresence throw.Gravatar ajmichael2017-12-01
* Avoid NPEs when providers are not found in JavaInfo.Gravatar elenairina2017-12-01
* Remove unused adb_jobs flag.Gravatar Googler2017-11-30
* Properly enforce one version for android_robolectric_test targets by respecti...Gravatar Googler2017-11-30
* Automated rollback of commit a7a9d56539a467ef095d3003a16d33922d9505a5.Gravatar ajmichael2017-11-30
* Add rexopts attribute to android_binary.Gravatar dannark2017-11-30
* Remove some unused code from GenRuleBaseGravatar ulfjack2017-11-30
* Suppress ThinLTO indexing for linkstatic testsGravatar Googler2017-11-30
* Remove no-longer-needed experimental_android_inherit_resources_in_tests flagGravatar Googler2017-11-30
* Refactor Android rule classes to minimize bazel specific stuff.Gravatar ajmichael2017-11-30
* Set --objc_debug_with_GLIBCXX=false by default in the Bazel binary.Gravatar cpeyser2017-11-30