aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/bazel/rules
Commit message (Expand)AuthorAge
* Set the default strategy of DexBuilder to use persistent workers.Gravatar jingwen2018-08-13
* Disable legacy linking Skylark api to C++ toolchainGravatar hlopko2018-08-08
* Clean up Java toolchain configurationGravatar cushon2018-08-07
* Fix deprecation note of native http/git rulesGravatar Yannic Bonenberger2018-08-06
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-08-06
* Remove the functionality to do ahead-of-time #include extraction as a separateGravatar Googler2018-08-06
* Add --experimental_shortened_obj_file_path to GraveyardOptionsGravatar hlopko2018-08-03
* Update the documentation of the "resources" tag on Java rules.Gravatar lberki2018-08-03
* C++: Change Skylark API whitelisting to be part of flag.Gravatar plf2018-08-03
* Add JavaSourceInfoProvider to JavaInfo.Gravatar elenairina2018-07-31
* Internal changeGravatar ruperts2018-07-30
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-26
* Add support for data dependencies to java_plugin and java_package_configurationGravatar cushon2018-07-25
* Automated rollback of commit 16dde0de06a3a4157a13e7e7264afeb6a50b2dde.Gravatar janakr2018-07-25
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-25
* update to embedded jdk to jdk10Gravatar buchgr2018-07-24
* Collect code coverage for binaries invoked via sh_test.Gravatar Irina Iancu2018-07-23
* C++: Implements Skylark cc_common.compile()/link().Gravatar plf2018-07-19
* Remove make variable providers from ToolchainType.Gravatar jcater2018-07-19
* Add deprecation note to native http/git rulesGravatar Klaus Aehlig2018-07-19
* Android NDK r17 supportGravatar Jingwen Chen2018-07-17
* NDK cpusupport: link against dlGravatar Gregor Jasny2018-07-17
* Documentation for Android NDK support with BazelGravatar jingwen2018-07-11
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* PiperOrigin-RevId: 203352511Gravatar twerth2018-07-05
* Fix java_binary.jvm_flags BE link to $(location) expansionGravatar cushon2018-07-05
* Bazel server: ensure InputStreams are closedGravatar laszlocsomor2018-07-05
* Create a whitelist for android_library rules with deps but not srcsGravatar cushon2018-07-03
* C++: Exposes C++ Skylark providers to BazelGravatar plf2018-07-02
* Refactor TemplateExpansionAction so that various strategies can be used to im...Gravatar kush2018-06-29
* Deletes AutoCodec.PUBLIC_FIELDS strategy. Superseded by DynamicCodec.Gravatar shahan2018-06-29
* Make the warning to use http_archive over git_repository bold, and un-italici...Gravatar dannark2018-06-29
* Create and integrate JavaBootstrap, and use fake top-level Java skylark objec...Gravatar cparsons2018-06-29
* Flatten JavaCompilationAgs into JavaCompilationArgsProviderGravatar cushon2018-06-26
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* Remove all uses of RuleDefinitionEnvironment#getLabel, replacing them with La...Gravatar janakr2018-06-20
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-19
* Ensure seq never formats output with decimals or using scientific notationGravatar cushon2018-06-19
* Automated rollback of commit c720152ec1936a537c9519d522d3cb41d19cff77.Gravatar janakr2018-06-18
* Make java_toolchain attribute Environment aware.Gravatar dbabkin2018-06-18
* Remove LIPO supportGravatar hlopko2018-06-15
* Enable per-target execution for genrule, sh_*, and *_test.Gravatar jcater2018-06-13
* Create skylarkbuildapi bootstrap for android-related top level skylark objectsGravatar cparsons2018-06-12
* Add skylarkbuildapi bootstraps for apple, cpp, platform, and testing packagesGravatar cparsons2018-06-12
* Migrate android providers to use BuiltinProvider instead of NativeProviderGravatar cparsons2018-06-11
* Implement LcovMerger.Gravatar elenairina2018-06-11
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-11
* Remove ActionContextConsumerGravatar ulfjack2018-06-11
* maven_jar: Actually add support for sources classifierGravatar David Ostrovsky2018-06-08