aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Remove the useless flag "iossim" for the //tools/objc/ios_test.sh.bazel_templ...Gravatar Googler2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* Explain why recursive patterns are not allowed in genquery.Gravatar Julio Merino2016-07-19
* Prohibit duplicate addition of aspect to an attribute and improve diagnostics.Gravatar Dmitry Lomov2016-07-19
* Rollback of commit a2770334ea3f3111026eb3e1368586921468710c.Gravatar Tobias Werth2016-07-19
* Make the proto bundling behavior the default when using the new library.Gravatar Sergio Campama2016-07-19
* Rollback of commit 5ea55cbab969820da346d16c4998e957b8c3f60e.Gravatar Carmi Grushko2016-07-18
* Don't store workspace name on ruleGravatar Michajlo Matijkiw2016-07-18
* Make sure that aspects are only added once to Skylark attribute defintion.Gravatar Dmitry Lomov2016-07-18
* Stop input and output of cc_library from clobbering each other.Gravatar Michael Staib2016-07-18
* Unveil Bazel's proto_library and java_proto_library.Gravatar Carmi Grushko2016-07-18
* 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