aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Renamed module java_annotation-processing to java_annotation_processing.Gravatar Florian Weikert2016-07-15
* java_proto_library: add support for avoiding generating code for protos that ...Gravatar Carmi Grushko2016-07-15
* Remove not-quite necessary serialization bitsGravatar Michajlo Matijkiw2016-07-15
* Create another pseudo-label for the JDK launcherGravatar Liam Miller-Cushon2016-07-15
* Expose some additional ObjcProvider fields to Skylark.Gravatar Googler2016-07-14
* Exposes ios_minimum_os setting to Skylark.Gravatar Erik Abair2016-07-14
* StandaloneTestStrategy: Use relative paths for environmental variables relate...Gravatar Philipp Wollermann2016-07-14
* Rollback of commit 270f59b3630ef009f4a3e973581b3fc65a24ecc9.Gravatar Michael Staib2016-07-14
* Don't join header compilation classpath argumentsGravatar Liam Miller-Cushon2016-07-14
* Allow SpawnActions to always use a params fileGravatar Liam Miller-Cushon2016-07-14
* Add host/target feature support for ThinLTOGravatar Googler2016-07-14
* Replace calls to NestedSetBuilder#addAll(NestedSet) with addTransitiveGravatar Liam Miller-Cushon2016-07-14
* Properly support interaction of pre-grepped source files and LIPO even in theGravatar Googler2016-07-14
* Add all available toolchains to the FileProvider of cc_toolchain_suite.Gravatar Lukacs Berki2016-07-14
* Fixes Xcodegen when using --experimental_auto_top_level_union_objc_protos.Gravatar Sergio Campama2016-07-14
* Extract CppLinkAction.Builder to its own top level class.Gravatar Cal Peyser2016-07-13
* Use canonical Java 7 javacopts in JavaProtoAspectGravatar Liam Miller-Cushon2016-07-13
* Open-source java_proto_library.Gravatar Carmi Grushko2016-07-12
* --Gravatar Carmi Grushko2016-07-12
* RELNOTES: Improve Android split transition handling.Gravatar Googler2016-07-12
* --Gravatar Googler2016-07-12
* Global cleanup change.Gravatar Googler2016-07-12
* Expose ios_simulator_device/version to Skylark.Gravatar Googler2016-07-11
* Use fast-path compiler for android_binary R.classesGravatar Googler2016-07-11
* Remove hard-coded android and java7-compatible javacoptsGravatar Liam Miller-Cushon2016-07-11
* Open-source ProtoSupportDataProvider.Gravatar Carmi Grushko2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Remove the forced-legacy mode of the JvmConfigurationLoader.Gravatar Ulf Adams2016-07-07
* --Gravatar Carmi Grushko2016-07-07
* When building ObjectiveC++, pass the flag -std=gnu++11.Gravatar Googler2016-07-07
* For Skylark attribute creation, non_empty is deprecated; introduce allow_emptyGravatar Laurent Le Brun2016-07-07
* Attr doc: fix typo, add linkGravatar Laurent Le Brun2016-07-07
* Add allow_single_file in attr.label, deprecate single_file.Gravatar Laurent Le Brun2016-07-05
* Display all allowed types for SkylarkSignature Params that allow multipleGravatar David Chen2016-07-05
* Rollback of commit 588a6a04c748a02f583d552660434d74190bb3ba.Gravatar Florian Weikert2016-07-04
* Deprecate DATA_CFG and HOST_CFG, use string 'data' and 'host' instead.Gravatar Laurent Le Brun2016-07-04
* Add output log for android resource shrinking, following the format produced ...Gravatar Andrew Pellegrini2016-07-04
* Implicit outputs to cc_library are also exported in unique output groups.Gravatar Cal Peyser2016-07-04
* LABEL attribute with split transitions should always be lists of TargetsGravatar Dmitry Lomov2016-07-04
* RELNOTES: Use the correct build configuration for shared native deps during A...Gravatar Googler2016-07-01
* ThinLTO changes for upstreamed compiler implementation and other fixes to bla...Gravatar Googler2016-07-01
* Make java_classpath flag non-experimentalGravatar Liam Miller-Cushon2016-07-01
* Make building dll less a hack on WindowsGravatar Yun Peng2016-07-01
* Make repository name warning less noisyGravatar Kristina Chodorow2016-07-01
* Skylark documentation update: callback functions have to list the required at...Gravatar Florian Weikert2016-07-01
* Add a javac_supports_workers attribute to the java_toolchain rule.Gravatar Philipp Wollermann2016-07-01
* Remove --experimental_java_deps and --experimental_incremental_ijars.Gravatar Ulf Adams2016-06-30
* Fix existing usages of persistent workers to include the new "supports-worker...Gravatar Philipp Wollermann2016-06-30
* Support copy-only native code in modern native support for android_binary.Gravatar Michael Staib2016-06-30