aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Make output name case-insensitive while calculating output names for object f...Gravatar pcloudy2018-04-25
* Refactor generated objc sources compilation in ProtobufSupport.javaGravatar pcloudy2018-04-25
* Make the static_link_cpp_runtimes feature settableGravatar Googler2018-04-24
* Remove JavaConstraintsProvider, allow specifying constraints when constructin...Gravatar kmb2018-04-24
* Add new-style JavaInfo provider constructor.Gravatar tomlu2018-04-24
* Ensure make variables from the CcToolchainProvider end up in theGravatar jcater2018-04-24
* Add getters to JavaCompilationArgsProviderGravatar cushon2018-04-24
* Cleanup LibraryToLinkCollector to properly distinguish C++ runtimes from dyna...Gravatar hlopko2018-04-24
* Accept included headers which are provided by tree artifacts.Gravatar carmi2018-04-23
* Add the additional options to support manual trimming of feature flags.Gravatar mstaib2018-04-23
* Add a new "STRICT_ERROR" for the flag "--experimental_import_deps_checking" t...Gravatar cnsun2018-04-23
* Make action_config.tools include crosstool top path by defaultGravatar hlopko2018-04-20
* C++: Wraps CcExecutionDynamicLibrariesInfo inside CcLinkingInfo.Gravatar plf2018-04-20
* Bring back --copts to linkstamp compile actionsGravatar hlopko2018-04-20
* Extract CcCommon.configureFeaturesOrThrowEvalExceptionGravatar hlopko2018-04-20
* Thread more information through CcToolchainProvider for CcCommon.configureFea...Gravatar hlopko2018-04-20
* Add deploy jar to android_local_test.Gravatar Googler2018-04-18
* Setup for wiring up decoupled data processing in top-level targetsGravatar asteinb2018-04-18
* Create pipeline for monolithic data processing with decoupled classesGravatar asteinb2018-04-18
* Independently merge assetsGravatar asteinb2018-04-17
* Add compilation_info in java_common.compile.Gravatar elenairina2018-04-17
* Independently parse assetsGravatar asteinb2018-04-16
* Resource processing pipeline uses interface instead of ResourceContainerGravatar asteinb2018-04-16
* Properly expose resource artifacts in MergableAndroidData interfaceGravatar asteinb2018-04-16
* Create gen source jar in java_common.compile().Gravatar elenairina2018-04-16
* C++: Wrap CcLinkParamsInfo with CcLinkingInfo.Gravatar plf2018-04-16
* Made j2objc translation flags accessible to Skylark, to migrate builds usingGravatar Googler2018-04-13
* Filter ValidatedAndroidResourcesGravatar asteinb2018-04-13
* Allow validation action to run just against resourcesGravatar asteinb2018-04-13
* Resource-only merge actionGravatar asteinb2018-04-13
* Adding toolchain support for j2objc protosGravatar Mike Lewis2018-04-13
* Make statically linking cpp-runtimes as a crosstool feature.Gravatar Googler2018-04-12
* Remove all callers of ArtifactRoot.asSourcePath from production code besides ...Gravatar janakr2018-04-11
* Add skipped manifest processing methodsGravatar asteinb2018-04-11
* Starts threading ActionExecutionContext to sites calling getPath() only withinGravatar shahan2018-04-11
* PiperOrigin-RevId: 192470493Gravatar cushon2018-04-11
* Make --fdo_optimize paths be PathFragment instead of Path, and remove the now...Gravatar Googler2018-04-11
* Automated rollback of commit 3ab52e63079f1e43cb2c973425f615836a334082.Gravatar hlopko2018-04-11
* Migrate apple_common.new_objc_provider to use @SkylarkCallableGravatar cparsons2018-04-10
* Make some objects frequently encountered during serialization into constants....Gravatar janakr2018-04-10
* Remove traces of optional_flags from crosstoolGravatar hlopko2018-04-10
* Remove overly optimistic decoupled manifest processingGravatar asteinb2018-04-09
* Fix issue with filtered resourcesGravatar asteinb2018-04-09
* Add tests for interface shared library build variables when lto indexingGravatar hlopko2018-04-09
* Flip default value of --experimental_shortened_obj_file_path to trueGravatar pcloudy2018-04-06
* Delete dead codeGravatar carmi2018-04-06
* Automated rollback of commit 77c5582fa0f5c829df576d9f8d66f4975fe415a6.Gravatar hlopko2018-04-06
* C++: Introduce provider that wraps C++ compilation providers.Gravatar plf2018-04-06
* Make statically linking cpp-runtimes as a crosstool feature.Gravatar Googler2018-04-05