aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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
* Move ConfigFeatureFlagConfiguration.Options to a top-level class.Gravatar mstaib2018-03-22
* Assume toolchain supportsDynamicLinker from presence of "dynamic_linking_mode...Gravatar hlopko2018-03-22
* Remove ResourceFilterFactory#getOutputDirectorySuffix().Gravatar lberki2018-03-22
* Remove overloaded function in QueryEnvironmentFactoryGravatar dbabkin2018-03-22
* Remove an unused flag.Gravatar lberki2018-03-22
* Stop objc_proto_library from returning the generated sources.Gravatar kaipi2018-03-21
* Remove obsolete phrase about SDKs and aaptGravatar Googler2018-03-21
* Automated rollback of commit 3dab964407a2f1e12feb439d8507079bc06cb769.Gravatar hlopko2018-03-21
* Remove support for dynamically configured resource filteringGravatar asteinb2018-03-21
* Automated rollback of commit 67549a752c2316234b19d7b50ea84a8ae80d3669.Gravatar hlopko2018-03-21