- 56b1201 Automatic code cleanup. by Googler · 7 years ago
- 55dc53f Adding option to change the root directory name in build_tar.py and archive.py. by Googler · 7 years ago
- 64560dd shell tests: use Bazel-embedded Bash runfiles lib by laszlocsomor · 7 years ago
- 0858ae1 Add a flag to split test.xml generation into a separate Spawn by ulfjack · 7 years ago
- 1f3d3ea Send xcode-locator error messages to stderr, not stdout. by jmmv · 7 years ago
- 0ccfde8 Cut long lines in xcode-locator.m. by jmmv · 7 years ago
- 3f46dd0 Add new debug_prefix_map_pwd_is_dot CROSSTOOL feature by Googler · 7 years ago
- 77234d6 Remove obsolete stuff related to JDK7 support by Philipp Wollermann · 7 years ago
- 4c9149d update to embedded jdk to jdk10 by buchgr · 7 years ago
- 543918d Quiet more proto/unsafe warnings by cushon · 7 years ago
- 2331038 runfiles.bash: move a line of comment by laszlocsomor · 7 years ago
- 3842bd3 jdk: use parallel old gc and disable compact strings by buchgr · 7 years ago
- f341e0d Revert "Support RAII in wrapped_clang" by bbaren · 7 years ago
- e39991a git_repository: remove .git directory by Klaus Aehlig · 7 years ago
- e506858 Add --incompatible_disable_deprecated_attr_params to disable some deprecated parameters of the skylark attr module. by cparsons · 7 years ago
- d0d5533 http.bzl: Use allow_single_file for labels by Ed Baunton · 7 years ago
- b887cef Rewrite swift_binary_test.bzl using new skylark cc toolchain api by hlopko · 7 years ago
- d69b1c7 Remove fallback for SDKROOT as all users of this script are setting the environment properly. by kaipi · 7 years ago
- a3320b4 Use default shell env for Python sha256 tool by Clint Harrison · 7 years ago
- ccd7d76 Improve MSVC Crosstool by Loo Rong Jie · 7 years ago
- ecab1c8 Prepare CROSSTOOL for dSYM simplification by Googler · 7 years ago
- 45f1da1 When using find_cpp_toolchain, make sure the relevant attribute, '_cc_toolchain' exists on the ctx being passed to this function. (I broke TAP once because I forgot to add the attribute. Perhaps not that helpful this late in the migration but doesn't hurt.) by juliexxia · 7 years ago
- f0ced48 Document differences between version and version_file by katre · 7 years ago
- c45606e pkg: fix documentation (docker -> archive) by Klaus Aehlig · 7 years ago
- e6860a8 Set INCLUDE and LIB env var for actions that actually need them by Loo Rong Jie · 7 years ago
- d92725b Automatic code cleanup. by gregce · 7 years ago
- 4e42e17 Windows, CROSSTOOL: Fix feature for linking interface library and dynamic library by pcloudy · 7 years ago
- 5947f47 Windows, CROSSTOOL: Remove MSVC wrapper scripts from Bazel completely by Yun Peng · 7 years ago
- 2d4917c Automatic code cleanup. by cushon · 7 years ago
- 9438d10 Create Bazel coverage report action. by elenairina · 7 years ago
- c4622ac Fix autodetection of -z linker flags by hlopko · 7 years ago
- cb0fb03 Remove stub toolchains for ios by hlopko · 7 years ago
- 1d35ca0 Replace instances of Blaze with Bazel. by Dan Fabulich · 7 years ago
- f11c6bc python tools: ensure files are closed by laszlocsomor · 7 years ago
- 8ff87c1 Fix autodetection of linker flags by hlopko · 7 years ago
- 9b6208c Remove the java_host_runtime_alias polyfill. by Benjamin Peterson · 7 years ago
- df42789 windows_cc_configure.bzl: Check default VC installation directories by pcloudy · 7 years ago
- 58689f6 [LcovMerger] Make int fields of SourceFileCoverage be dynamically computed. by elenairina · 7 years ago
- 92df8c3 [LcovMerger] Make gcc-branch related fields String instead of int. by elenairina · 7 years ago
- aa2231e add more support for Arm by Bin Lu · 7 years ago
- d292b34 Create a whitelist for android_library rules with deps but not srcs by cushon · 7 years ago
- 19cfc7c Update android_sdk system_image support to include 27 and 28. by jingwen · 7 years ago
- b6da3b1 bump dependency on desugar_jdk_libs to pull in latest changes. RELNOTES: None. by kmb · 7 years ago
- 88a20ee Quiet some warnings by cushon · 7 years ago
- 6af6c2d git_repository: support branch as well by Klaus Aehlig · 7 years ago
- 381b3a1 Windows CROSSTOOL: Add action_config for preprocess-assemble by pcloudy · 7 years ago
- e5a7db9 Delete git_repositories.bzl. The file has been a simple redirect to git.bzl for well over a year and a half. by dannark · 7 years ago
- 6c87dfc Fix typo in doc by dannark · 7 years ago
- f24958a Support RAII in wrapped_clang by Googler · 7 years ago
- 1d3b6c1 Add aliases for current_cc_host_toolchain, current_libc_top and filegroup by dbabkin · 7 years ago
- 44646c2 runfiles libraries: fix tests and comments by Laszlo Csomor · 7 years ago
- 06b4928 Use the current processes' environment, as xcrunwrapper requires some of these values when being invoked. by kaipi · 7 years ago
- 26aaea2 Remove support for header preprocessing by hlopko · 7 years ago
- 35df715 Replace //tools/defaults:jdk to //tools/jdk:* by dbabkin · 7 years ago
- eed98a6 http_archive: remove noisy debug prints by Jeremy Nimmer · 7 years ago
- 1c393c2 Make @bazel_tools//tools/build_defs/cc/action_names.bzl work for bazel osx tests by hlopko · 7 years ago
- d753745 Fix typo in http.bzl by Loo Rong Jie · 7 years ago
- db461d0 Add bazel rules for referencing android.test APIs when using android-28. by Googler · 7 years ago
- 9c1399e Automated rollback of commit 5728af65e8b89b9dd3a5ac2b717c93ec5333ca18. by hlopko · 7 years ago
- 5728af6 Migrate //devtools/clif/python/legacy_match_clif_rule.bzl to the new C++ toolchain API by hlopko · 7 years ago
- e926cfc shell tests, windows: enable more tests by Laszlo Csomor · 7 years ago
- 886d01c Add Arm64 support by Arielle Albon · 7 years ago
- b42734f git_repository: return actual commit by Klaus Aehlig · 7 years ago
- dddff73 Change -lgcov with --coverage by elenairina · 7 years ago
- 77459d9 Pull in the right deps into the embedded tools. by Irina Iancu · 7 years ago
- a320e44 Don't rerun the command if it failed. by thomasvl · 7 years ago
- ea21195 Skylark repos: for failed patch command, also report stdout by Klaus Aehlig · 7 years ago
- 348225e Skylark repositories: support additional arguments for the patch tool by Klaus Aehlig · 7 years ago
- 56d98ae CROSSTOOLS wrapped_clang: handle spaces in paths by Oscar Bonilla · 7 years ago
- 2eff4fd Fix some missing cases from https://github.com/bazelbuild/bazel/commit/bbf3e421ed8b2b431a72cd3ab4ba591dc8833634. by Googler · 7 years ago
- e28c0ab Implement LcovMerger. by elenairina · 7 years ago
- bbf3e42 Add the ability to force the path to the test binary to a fixed length by using a symlink. by Googler · 7 years ago
- 4022bac Remove usage of COMPILER_MSVC in Bazel and ijar by Loo Rong Jie · 7 years ago
- 9c68c3a Automated rollback of commit 5df8eb24f84a6943e70876c805c77f06e719dcd7. by Googler · 7 years ago
- c34d6ee Add support for aar_import_external and aar_maven_import_external by Jingwen Chen · 7 years ago
- 5df8eb2 Automated rollback of commit ccaccb2b277a82f7264567563a02ab133a0f6e6f. by jmmv · 7 years ago
- 5146ce0 Expose C++ action names to Skylark by hlopko · 7 years ago
- ccaccb2 Let blaze obfuscate manual main_dex_list according to proguard map. by Googler · 7 years ago
- ac69da0 Move path-manipulation functions to own library file. by ccalvarin · 7 years ago
- 53700e2 Don't rely on shell splitting; explicitly make these multiple arguments by ulfjack · 7 years ago
- 4ec0a75 Use BUILD.bazel instead of BUILD for external projects by Dmitry Petrashko · 7 years ago
- aaf11e9 Make tools in action inputs an error. by tomlu · 7 years ago
- fe63111 Fix broken flag existence check for linking flags in unix_cc_configure. by hlopko · 7 years ago
- 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
- 05fef18 Update tools/cpp/toolchain_utils.bzl to return the proper C++ toolchain by hlopko · 7 years ago
- 22f4bb9 runfiles,cc: C++ runfiles library in @bazel_tools by Laszlo Csomor · 7 years ago
- 2cbcde3 Automated rollback of commit 7fcbc8ffdead028d19606fefa2fa3be13781da98. by laszlocsomor · 7 years ago
- 5b02559 Minimize the cost of Skyframe restarts during CC autoconfiguration. by jmmv · 7 years ago
- bf1ac7e Change uses of cc_toolchain_type back to plain toolchain_type. by jcater · 7 years ago
- f90ed65 Add ability to add runfiles to tar by Christian Verkerk · 7 years ago
- 45c2dce Generaliaze java_import_external to jvm_import_external by natans · 7 years ago
- 7fcbc8f shell toolchain: genrule now uses it by Laszlo Csomor · 7 years ago
- 8044286 Add a compiler_flag rule that exposes the value of the "compiler" field of CROSSTOOL by rosica · 7 years ago
- 2732b17 Use pipes.quote() rather than manual quoting, and do so consistently wherever shell=True is set. by diamondm · 7 years ago
- 70733df shallow_since tests and doc improvements by Ed Baunton · 7 years ago
- 72075bf runfiles,cc: merge strategies into Runfiles by Laszlo Csomor · 7 years ago
- 7458a5f git.bzl: fall back to full clone if shallow options are not supported by Klaus Aehlig · 7 years ago
- 9dc32e2 runfiles,cc: Runfiles uses manifest AND directory by Laszlo Csomor · 7 years ago
- 17735dd http.bzl: add http_jar by Klaus Aehlig · 7 years ago
- 5c4f3b5 CROSSTOOL: Make C++ compiled and linked artifact name pattern configurable by Yun Peng · 7 years ago