aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Replace constants (static final CONSTANT_CASE) declaration type which use the...Gravatar Googler2017-05-08
* Automated g4 rollback of commit 9e37b2e52d6e42eec15712942c7f208b64c651e5.Gravatar michajlo2017-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
* Add sha256 attribute to git_repositoryGravatar kchodorow2017-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
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Add compile_jars for Skylark to JavaProviderGravatar Stephen Twigg2017-05-05
* BEP: extend the proto definition to support configurationsGravatar Klaus Aehlig2017-05-05
* experimental_ui: improve --show_timestamp handlingGravatar Klaus Aehlig2017-05-05
* Give RuleContext the ability to add make variables.Gravatar lberki2017-05-05
* Improve error message when building Android rules without an SDK.Gravatar ajmichael2017-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
* Have QueryExpressionMapper#compose take arbitrary number of mappersGravatar Googler2017-05-04
* Make symlinks consistentGravatar kchodorow2017-05-04
* Introduce package_name() function to replace the magic PACKAGE_NAME constant.Gravatar laurentlb2017-05-04
* Implement dynamically configured LIPO builds.Gravatar gregce2017-05-04
* Implement a flag to forbid the `+` operator for dictsGravatar vladmos2017-05-04
* Use a normal SpawnAction for some header compilation actionsGravatar cushon2017-05-04
* Refactor "isMutable" -> "isFrozen"Gravatar brandjon2017-05-04
* Implement a flag for extend-like behavior of the `+=` operator for listsGravatar vladmos2017-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
* Add the flag --incompatible_keyword_only_syntax to forbid keyword-only syntax.Gravatar laurentlb2017-05-04
* Remove implicitRequirements from --experimental_android_compress_java_resources.Gravatar ajmichael2017-05-04
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* BuildOptions cleanup:Gravatar gregce2017-05-04
* Remove xcodeproj as implicit output.Gravatar schmitt2017-05-04
* Don't let latebound split attributes leave the host configuration.Gravatar gregce2017-05-04
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Add the option for warning-level enforcement of One Version violations. This ...Gravatar Googler2017-05-04
* Implement a flag to deprecate old constructor for depsets (`set`)Gravatar vladmos2017-05-04
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* Document output groups.Gravatar Dmitry Lomov2017-05-04
* Actually encode HTML entitiesGravatar kchodorow2017-05-03
* Fix ObjcRuleTestCase#checkClangCoptsForCompilationMode - order is different forGravatar cpeyser2017-05-03
* Automated g4 rollback of commit f2f7839eefe1274bf9e25708201ec3cd89b19846.Gravatar cushon2017-05-03
* Do not add SkylarkProviders to target's provider map unless it is needed.Gravatar dslomov2017-05-03
* BEP: Report stdout/stderrGravatar Klaus Aehlig2017-05-03
* Do not put OutputGroupProvider into SkylarkProviders.Gravatar dslomov2017-05-03
* Remove memory regression introduced with OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Automated g4 rollback of commit ce33ab7a49126a513d7d5a6bc16f86154d9a85b6.Gravatar plf2017-05-03
* Flag cleanup (Step 1 of 3): Make use_singlejar_for_proguard_libraryjars a no-...Gravatar Googler2017-05-03
* Clarify commentGravatar brandjon2017-05-03