aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Create a base implementation of GenRule that can be used by both Bazel andGravatar John Cater2017-01-30
* Framework resource deduping (framework resources are kept in the framework bu...Gravatar Chris Parsons2017-01-30
* Unify CppCompileActionContext#{getScannedIncludeFiles,findAdditionalInputs}.Gravatar Lukacs Berki2017-01-27
* Incremental dexing for java_lite_proto_librariesGravatar Googler2017-01-27
* Add a flag that alters the behavior of the parse_headers feature. With theGravatar Googler2017-01-27
* Add Bitcode symbol maps and AppleDebugOutputsProviderGravatar Dmitry Shevchenko2017-01-26
* Deletes dead code. AndroidNativeLibraryProvider is collected and propagated,Gravatar Alex Humesky2017-01-26
* Module maps arising from an experimental_objc_library are not automaticallyGravatar Cal Peyser2017-01-26
* Root j2objc linker artifacts underneath the appropriate child configurationGravatar Chris Parsons2017-01-26
* Expose rpath entries as a build variableGravatar Marcel Hlopko2017-01-26
* Add parameter files to the android resource processing.Gravatar Googler2017-01-26
* Add dependency for external files to the corresponding RepositoryDirectoryValue Gravatar Damien Martin-Guillerez2017-01-26
* Move Android resource shrinking from experimental to stable.Gravatar Andrew Pellegrini2017-01-26
* Rename thinlto_param_file to thinlto_indexing_param_file for indexing actionsGravatar Marcel Hlopko2017-01-26
* Set defaults for xcode_version and *_sdk_version flags based on the informati...Gravatar Chris Parsons2017-01-26
* Cleanup android rules and android tools so that my IDE stops complaining to me.Gravatar Adam Michael2017-01-25
* Make include pruning work in Bazel.Gravatar Lukacs Berki2017-01-25
* Rollback of commit d9a7d3a789be559bd6972208af21adae871d7a44.Gravatar Yun Peng2017-01-25
* java_binary now supports long classpath that exceeds command line argment len...Gravatar Yun Peng2017-01-25
* Add a java_toolchain entry for the resource jar builderGravatar Liam Miller-Cushon2017-01-25
* Move rexed proguard map to top level blaze-bin directory when rex enabledGravatar Googler2017-01-25
* Add the Android resource shrinker log as a file to build when shrinking is pe...Gravatar Andrew Pellegrini2017-01-25
* Rollback of commit 283b60a0c93b8ed9659fe6d97592202170946dd7.Gravatar Adam Michael2017-01-25
* Add attributes to android_sdk rule so that they will be available for open so...Gravatar Googler2017-01-25
* Testers using --experimental_objc_library will use apple crosstoolGravatar Cal Peyser2017-01-25
* Cleanup CppLinkActionBuilderGravatar Marcel Hlopko2017-01-24
* Move the test environment setup to the TestRunnerAction.Gravatar Ulf Adams2017-01-24
* experimental_objc_library excludes private headers from module maps. ThisGravatar Cal Peyser2017-01-24
* Add java_runtime contents to runfilesGravatar Liam Miller-Cushon2017-01-24
* Add getImplicitOutputArtifact to BuildViewTestCase. This vastly simplifiesGravatar Googler2017-01-23
* Renames the BundleLoaderProvider to AppleExecutableBinaryProvider, and uses t...Gravatar Sergio Campama2017-01-23
* Fixes bug where using portable_proto_filters along with proto files in deps (...Gravatar Sergio Campama2017-01-23
* Stop GenQuery evaluation when an error is found in the transitive closure of ...Gravatar Chloe Calvarin2017-01-23
* Adding JavaSourceJarsProvider to Java Provider.Gravatar Irina Iancu2017-01-23
* Expose type of library_to_link in CROSSTOOLGravatar Marcel Hlopko2017-01-23
* Rename "bundle" apple_binary to "loadable_bundle".Gravatar Chris Parsons2017-01-23
* Use a NestedSet for proto_library check deps sourcesGravatar Liam Miller-Cushon2017-01-23
* Fix JDK7 compatibility.Gravatar Chris Parsons2017-01-23
* Description redacted.Gravatar Googler2017-01-23
* Enables passing local as an execution requirement through the ExecutionInfoPr...Gravatar Sergio Campama2017-01-23
* Remove the ability for an aspect to propagate a different aspect.Gravatar Dmitry Lomov2017-01-20
* Move the coverage-related methods from TestStrategy to TestRunnerAction.Gravatar Ulf Adams2017-01-20
* Completing the Java sandwich and testing it.Gravatar Irina Iancu2017-01-20
* Refactor SkylarkNestedSet to not implement IterableGravatar Jon Brandvein2017-01-20
* Description redacted.Gravatar Carmi Grushko2017-01-20
* Introduces --apple_crosstool_transition, which turns controls the activation ofGravatar Cal Peyser2017-01-20
* Remove check that deps of cc target share its configuration.Gravatar Cal Peyser2017-01-20
* Change SpawnAction members back to privateGravatar Googler2017-01-20
* Description redacted.Gravatar Googler2017-01-20
* Description redacted.Gravatar Vladimir Moskva2017-01-19