aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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 Android jar from android_local_test bootclasspathGravatar ajmichael2018-04-02
* Serialize PythonUtils#GET_INIT_PY_FILES as a singleton so that object equalityGravatar cpeyser2018-04-02
* Automated rollback of commit 9bfbefc13f2b6ae9a86fd46a8470e3b4cd8efd1a.Gravatar asteinb2018-04-02
* Deduplicate the list of valid CPUsGravatar Googler2018-04-02
* Rollback "Allow Merge action to take an interface as primary, not just Resour...Gravatar cparsons2018-04-02
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* Change profiling to only accept strings for its "description" argument. Profi...Gravatar janakr2018-04-01
* Enforce @SkylarkCallable must have a non-empty doc string or explicitly be do...Gravatar cparsons2018-03-30
* Remove category checking from incompatible changes.Gravatar ccalvarin2018-03-30
* Allow Merge action to take an interface as primary, not just ResourceContainerGravatar asteinb2018-03-29
* Pass resources and assets seperately into parse and compile actionsGravatar 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
* Split AndroidAssets class out of LocalResourceContainerGravatar asteinb2018-03-29
* C++: Remove headers from input to linking action.Gravatar plf2018-03-29
* Rename Blaze -> Bazel in Cpp optionsGravatar andy g scott ?2018-03-29
* Remove BuildConfiguration from ConfiguredTarget.Gravatar janakr2018-03-28
* Remove `--swift_whole_module_optimization` flag.Gravatar allevato2018-03-28
* Make deprecated ObjcProvider fields return empty sets when --incompatible_dis...Gravatar cparsons2018-03-28
* Add a skylark-compatible alternative to MessageBundleProviderGravatar cushon2018-03-28
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Delete the ios_device rule from bazel.Gravatar kaipi2018-03-28
* Move strip and compile build variables into separate classesGravatar hlopko2018-03-28
* Inline ObjectFilePathHelperGravatar pcloudy2018-03-28
* ObjcLibrary.java: Use objectFilesCollector to get object filesGravatar pcloudy2018-03-28
* Expose j2objc.dead_code_report as a configuration field instead of a basic st...Gravatar cparsons2018-03-27
* C++: Fixes Blaze crashing on CLIF in toolchains that don't need PICGravatar plf2018-03-27
* Remove optional_*_flag fields from crosstoolGravatar hlopko2018-03-27
* Avoid using ObjectFilePathHelper in CompilationSupport.javaGravatar pcloudy2018-03-27
* Isolate C++ compile build variablesGravatar hlopko2018-03-27
* Simplify Executor.getSpawnActionContext() by removing mnemonic: spawn is enough.Gravatar Googler2018-03-26
* Enable params files for DexMapper.Gravatar ahumesky2018-03-26
* Prohibit using Java serialization for protos.Gravatar cpeyser2018-03-26
* Simplified ActionContextConsumer by having it operate on a new class which ho...Gravatar Googler2018-03-26
* Remove the unused label //tools/defaults:coverage .Gravatar lberki2018-03-26
* @AutoCodec some more classes needed for large Java builds.Gravatar janakr2018-03-25
* @AutoCodec ProtoCompileActionBuilder$LazyCommandLineExpansion and $LazyLangPl...Gravatar janakr2018-03-24
* @AutoCodec map functions in ProtoCompileActionBuilder.Gravatar janakr2018-03-23
* @AutoCodec JavaRunfilesProvider.Gravatar janakr2018-03-23
* Expose mergeManifests method in SkylarkGravatar asteinb2018-03-23
* RELNOTES: Move (c/cxx)opts from legacy_compile_flags to user_compile_flagsGravatar Googler2018-03-23
* Fix test flakiness due to the filesystem mutations done during the 'fetch' wo...Gravatar nharmata2018-03-23
* Shorten object file pathGravatar pcloudy2018-03-23
* Victory lap: Remove all code that used to support the three-argument form of ...Gravatar lberki2018-03-23
* Add AndroidManifest and related classes for new manifest merging implementationGravatar asteinb2018-03-22
* Create AndroidManifestInfo providerGravatar asteinb2018-03-22
* Ensure -fPIC set on shared non-LTO backends as neededGravatar Googler2018-03-22