aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/bazel
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
* Change the list of rc files accepted.Gravatar ccalvarin2018-08-02
* Add JavaSourceInfoProvider to JavaInfo.Gravatar elenairina2018-07-31
* Internal changeGravatar ruperts2018-07-30
* Repository Options: fix meta dataGravatar Klaus Aehlig2018-07-27
* 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
* Support optional repository verificationGravatar Klaus Aehlig2018-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
* Suppress RepositoryCache IOException on downloadGravatar George Gensure2018-07-23
* resolved file: include the hash of the output treeGravatar Klaus Aehlig2018-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
* RepositoryCache: support hard linkningGravatar Klaus Aehlig2018-07-18
* Android NDK r17 supportGravatar Jingwen Chen2018-07-17
* NDK cpusupport: link against dlGravatar Gregor Jasny2018-07-17
* External repositories: disallow use of unexported repository rulesGravatar Klaus Aehlig2018-07-17
* Second cl for verbose workspaces (ability to log certain potentially non-herm...Gravatar Googler2018-07-16
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* Documentation for Android NDK support with BazelGravatar jingwen2018-07-11
* Bazel server, tools: ensure Writers are closedGravatar laszlocsomor2018-07-10
* Make skylark repository functions exportableGravatar Klaus Aehlig2018-07-06
* Create Bazel coverage report action.Gravatar elenairina2018-07-06
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* bazel sync: better report errorsGravatar Klaus Aehlig2018-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
* First cl for verbose workspaces (ability to log certain potentially non-herme...Gravatar Googler2018-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
* Fix missing newline after repository_cache value in info command output.Gravatar Googler2018-06-25