aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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
* Fix strict module map propagation for j2objc.Gravatar allevato2018-04-05
* C++: Migrate CcExecutionDynamicLibrary to new provider styleGravatar plf2018-04-04
* BazelPackageLoader to be invoked on additional tests.Gravatar carmi2018-04-03
* Also add blaze-bin directory for "includes" attributeGravatar Googler2018-04-03
* Isolate C++ link build variablesGravatar hlopko2018-04-03
* C++: Rename CcCompilationInfo to CcCompilationContextInfo.Gravatar plf2018-04-03
* Add methods to parse resources without assetsGravatar asteinb2018-04-03
* Remove CcToolchainProvider#getEnvironment() and all the supporting infrastruc...Gravatar lberki2018-04-03
* Remove some unnecessary params.Gravatar nharmata2018-04-02
* Automated rollback of commit 9bfbefc13f2b6ae9a86fd46a8470e3b4cd8efd1a.Gravatar asteinb2018-04-02
* Rollback "Allow Merge action to take an interface as primary, not just Resour...Gravatar cparsons2018-04-02
* Allow Merge action to take an interface as primary, not just ResourceContainerGravatar asteinb2018-03-29
* Fixing issue with external j2objc protos (reattempt at #4058)Gravatar Mike Lewis2018-03-29
* Rename LocalResourceContainer to AndroidResources and remove asset code from itGravatar asteinb2018-03-29
* Remove `--swift_whole_module_optimization` flag.Gravatar allevato2018-03-28
* Make deprecated ObjcProvider fields return empty sets when --incompatible_dis...Gravatar cparsons2018-03-28
* Delete the ios_device rule from bazel.Gravatar kaipi2018-03-28