aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* runfiles libraries: fix tests and commentsGravatar Laszlo Csomor2018-06-27
* Use the current processes' environment, as xcrunwrapper requires some of thes...Gravatar kaipi2018-06-26
* Remove support for header preprocessingGravatar hlopko2018-06-26
* Replace //tools/defaults:jdk to //tools/jdk:*Gravatar dbabkin2018-06-26
* http_archive: remove noisy debug printsGravatar Jeremy Nimmer2018-06-25
* Make @bazel_tools//tools/build_defs/cc/action_names.bzl work for bazel osx testsGravatar hlopko2018-06-25
* Fix typo in http.bzlGravatar Loo Rong Jie2018-06-25
* Add bazel rules for referencing android.test APIs when using android-28.Gravatar Googler2018-06-21
* Automated rollback of commit 5728af65e8b89b9dd3a5ac2b717c93ec5333ca18.Gravatar hlopko2018-06-21
* Migrate //devtools/clif/python/legacy_match_clif_rule.bzl to the new C++ tool...Gravatar hlopko2018-06-21
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* Add Arm64 supportGravatar Arielle Albon2018-06-20
* git_repository: return actual commitGravatar Klaus Aehlig2018-06-15
* Change -lgcov with --coverageGravatar elenairina2018-06-15
* Pull in the right deps into the embedded tools.Gravatar Irina Iancu2018-06-14
* Don't rerun the command if it failed.Gravatar thomasvl2018-06-13
* Skylark repos: for failed patch command, also report stdoutGravatar Klaus Aehlig2018-06-13
* Skylark repositories: support additional arguments for the patch toolGravatar Klaus Aehlig2018-06-13
* CROSSTOOLS wrapped_clang: handle spaces in pathsGravatar Oscar Bonilla2018-06-12
* Fix some missing cases from https://github.com/bazelbuild/bazel/commit/bbf3e4...Gravatar Googler2018-06-12
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Add the ability to force the path to the test binary to a fixed length by usi...Gravatar Googler2018-06-11
* Remove usage of COMPILER_MSVC in Bazel and ijarGravatar Loo Rong Jie2018-06-11
* Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7.Gravatar Googler2018-06-08
* Add support for aar_import_external and aar_maven_import_externalGravatar Jingwen Chen2018-06-08
* Automated rollback of commit ccaccb2b277a82f7264567563a02ab133a0f6e6f.Gravatar jmmv2018-06-07
* Expose C++ action names to SkylarkGravatar hlopko2018-06-07
* Let blaze obfuscate manual main_dex_list according to proguard map.Gravatar Googler2018-06-06
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Don't rely on shell splitting; explicitly make these multiple argumentsGravatar ulfjack2018-06-05
* Use BUILD.bazel instead of BUILD for external projectsGravatar Dmitry Petrashko2018-06-05
* Make tools in action inputs an error.Gravatar tomlu2018-06-02
* Fix broken flag existence check for linking flags in unix_cc_configure.Gravatar hlopko2018-06-01
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Update tools/cpp/toolchain_utils.bzl to return the proper C++ toolchainGravatar hlopko2018-05-30
* runfiles,cc: C++ runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-05-30
* Automated rollback of commit 7fcbc8ffdead028d19606fefa2fa3be13781da98.Gravatar laszlocsomor2018-05-30
* Minimize the cost of Skyframe restarts during CC autoconfiguration.Gravatar jmmv2018-05-29
* Change uses of cc_toolchain_type back to plain toolchain_type.Gravatar jcater2018-05-29
* Add ability to add runfiles to tarGravatar Christian Verkerk2018-05-29
* Generaliaze java_import_external to jvm_import_externalGravatar natans2018-05-29
* shell toolchain: genrule now uses itGravatar Laszlo Csomor2018-05-29
* Add a compiler_flag rule that exposes the value of the "compiler" field of CR...Gravatar rosica2018-05-28
* Use pipes.quote() rather than manual quoting, and do so consistently wherever...Gravatar diamondm2018-05-24
* shallow_since tests and doc improvementsGravatar Ed Baunton2018-05-24
* runfiles,cc: merge strategies into RunfilesGravatar Laszlo Csomor2018-05-24
* git.bzl: fall back to full clone if shallow options are not supportedGravatar Klaus Aehlig2018-05-24
* runfiles,cc: Runfiles uses manifest AND directoryGravatar Laszlo Csomor2018-05-23
* http.bzl: add http_jarGravatar Klaus Aehlig2018-05-23
* CROSSTOOL: Make C++ compiled and linked artifact name pattern configurableGravatar Yun Peng2018-05-22