aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Consolidate JavaCompileAction command line flag handlingGravatar Liam Miller-Cushon2017-03-17
* Change the UUID of actions consuming the set of build info keys.Gravatar Lukacs Berki2017-03-16
* Fix some bugs preventing the crosstool from making use of the min_version for...Gravatar Googler2017-03-16
* Stop Bazel from crashing on data-bound Android libraries with no resources.Gravatar Greg Estren2017-03-16
* Remove support for --apk_signing_method=legacy_v1.Gravatar Adam Michael2017-03-16
* Header thinning feature now ships the appropriate Apple SDK with header scann...Gravatar Googler2017-03-16
* Refactor objc tests to test both crosstool/legacy. Legacy tests are madeGravatar Cal Peyser2017-03-16
* Add ThinLTO support for py_binary targets.Gravatar Googler2017-03-16
* Simplify Attribute.Configurator, add dynamic configs support.Gravatar Greg Estren2017-03-14
* Make mobile-install work with --use_singlejar_apkbuilder.Gravatar Adam Michael2017-03-14
* apple_binary scopes link artifacts using child configuration for --experiment...Gravatar Cal Peyser2017-03-14
* Simplify the logic in CppCompileAction#updateActionInputs().Gravatar Lukacs Berki2017-03-14
* Refactor scheduling of LTO Backend actions into CppLinkActionBuilderGravatar Googler2017-03-14
* A partial, manual rollback of commit 7af14dfdbd6addb779226c0a103b2a8dc72c16b1.Gravatar Lukacs Berki2017-03-14
* Global cleanup change.Gravatar Googler2017-03-14
* --Gravatar Carmi Grushko2017-03-14
* Use platform-specific path separator for --dependencyManifests.Gravatar Adam Michael2017-03-14
* Implement coverage support for experimental_objc_libraryGravatar Cal Peyser2017-03-14
* Remove an unused method from CppCompileAction.Gravatar Lukacs Berki2017-03-14
* Remove ` characters from java_common documentationGravatar Irina Iancu2017-03-14
* Global cleanup change.Gravatar Googler2017-03-12
* Remove experimental Java min classpath optimizationGravatar Liam Miller-Cushon2017-03-12
* Configurably block errors from universe eval in query environmentsGravatar Mark Schaller2017-03-12
* Add the remote_execution_properties attribute to the platform() rule. Gravatar John Cater2017-03-12
* A no-op refactoring of BazelJavaSemantics to create a separate internal class...Gravatar Kush Chakraborty2017-03-10
* Add java_common.create_provider to allow creating a java_common.provider Gravatar Irina Iancu2017-03-10
* Clean up *GccStrategyGravatar Ulf Adams2017-03-10
* 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