aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Add system_provide attribute to cc_import ruleGravatar pcloudy2017-11-22
* Return SpawnResults using a List instead of a Set.Gravatar ruperts2017-11-21
* Add option to enable resource cycle shrinking.Gravatar Googler2017-11-21
* Remove a redundant parameter from MultiArchBinarySupport API, and remove uses...Gravatar cparsons2017-11-21
* Allow conditioning flags on the _absence_ of a feature.Gravatar Googler2017-11-21
* Added new RuleClass flag to turn off platform support, to stop dependency cyc...Gravatar John Cater2017-11-21
* Change Platform.remoteExecutionProperties to be a String, not a dict.Gravatar John Cater2017-11-21
* Update AndroidConfiguration to reflect changesGravatar Googler2017-11-21
* SOURCE_DATE_EPOCH environment variable override the timestampGravatar Damien Martin-Guillerez2017-11-21
* Fixed typo in ApkProvider: s/coverageMetdata/coverageMetadataGravatar jingwen2017-11-20
* Remove experimental flags for generating robolectric R class.Gravatar Googler2017-11-20
* CcProtoLibrary: Don't add dynamic librarys to filesToBuild on WindowsGravatar Yun Peng2017-11-20
* PiperOrigin-RevId: 176356590Gravatar lpino2017-11-20
* Change default behavior for cc_toolchain.compiler and cc_toolchain.libc forGravatar cpeyser2017-11-18
* Convert JavaToolchainProvider to a concrete class, and a subclass of Toolchai...Gravatar jcater2017-11-17
* Add cc_import rule definitionGravatar Yun Peng2017-11-17
* Support incremental dexing tools in proguarded Android buildsGravatar kmb2017-11-17
* Document --build_python_zip optionGravatar pcloudy2017-11-17
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Stop adding data deps to AndroidDeployInfo proto.Gravatar ajmichael2017-11-15
* Add experimental flag to skip the parsing action if using aapt2.Gravatar Googler2017-11-15
* Refactor the representation of a collection of package specificationsGravatar cushon2017-11-15
* Save dwoFile on LTOBackendArtifacts objectGravatar Googler2017-11-14
* Move CppConfiguration#getBuiltinIncludeDirectories to CcToolchainProvider.Gravatar cpeyser2017-11-14
* Add win_def_file attribute to cc rules.Gravatar Yun Peng2017-11-14
* Automated rollback of commit 10b0d8aa6b73a024cc007c5e075cb329add878ef.Gravatar lberki2017-11-14
* RELNOTES: NoneGravatar dannark2017-11-13
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* objc_bundle_library uses the single-arch platform type instead of incorrectly...Gravatar cparsons2017-11-13
* Default to not allowing android_resourcesGravatar Googler2017-11-13
* Migrate CppConfiguration#getGnuSystemName to CcToolchainProvider.Gravatar cpeyser2017-11-13
* toolchain_type can export make variables from the toolchain instead of theGravatar cpeyser2017-11-13
* Allow an action_config to be activated by default.Gravatar cpeyser2017-11-13
* Remove bazel's --experimental_skip_static_outputs option.Gravatar Googler2017-11-10
* Allow JavaBuilder to be an arbitrary executable.Gravatar cushon2017-11-10
* Adjust blaze to allow for integration of one-version checking inside Google. ...Gravatar Googler2017-11-10
* Update documentation on sdk_frameworks for objc_library.Gravatar kaipi2017-11-10
* Ban middlemen from runfiles artifacts.Gravatar Benjamin Peterson2017-11-10
* Config feature flags for apple_binary and apple_static_libraryGravatar cparsons2017-11-10
* Remove android_instrumentation rule.Gravatar ajmichael2017-11-09
* Remove :foundation from the export list of :packages.Gravatar tomlu2017-11-09
* Rollback "Switch ExtraActionFactory and GenRuleBase to the Expander API" due ...Gravatar cparsons2017-11-09
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Remove an unused JavaClasspathModeGravatar cushon2017-11-07
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Close HTML tag typosGravatar Googler2017-11-06
* Default experimental flags to trueGravatar Googler2017-11-06
* Expose late-bound-attributes to Skylark.Gravatar cparsons2017-11-06
* Switch ExtraActionFactory and GenRuleBase to the Expander APIGravatar ulfjack2017-11-06