aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* update to embedded jdk to jdk10Gravatar buchgr2018-07-24
* Quiet more proto/unsafe warningsGravatar cushon2018-07-24
* runfiles.bash: move a line of commentGravatar laszlocsomor2018-07-23
* jdk: use parallel old gc and disable compact stringsGravatar buchgr2018-07-23
* Revert "Support RAII in wrapped_clang"Gravatar bbaren2018-07-17
* git_repository: remove .git directoryGravatar Klaus Aehlig2018-07-17
* Add --incompatible_disable_deprecated_attr_params to disable some deprecated ...Gravatar cparsons2018-07-16
* http.bzl: Use allow_single_file for labelsGravatar Ed Baunton2018-07-16
* Rewrite swift_binary_test.bzl using new skylark cc toolchain apiGravatar hlopko2018-07-16
* Remove fallback for SDKROOT as all users of this script are setting the envir...Gravatar kaipi2018-07-16
* Use default shell env for Python sha256 toolGravatar Clint Harrison2018-07-11
* Improve MSVC CrosstoolGravatar Loo Rong Jie2018-07-10
* Prepare CROSSTOOL for dSYM simplificationGravatar Googler2018-07-10
* When using find_cpp_toolchain, make sure the relevant attribute, '_cc_toolcha...Gravatar juliexxia2018-07-10
* Document differences between version and version_fileGravatar katre2018-07-10
* pkg: fix documentation (docker -> archive)Gravatar Klaus Aehlig2018-07-10
* Set INCLUDE and LIB env var for actions that actually need themGravatar Loo Rong Jie2018-07-10
* Automatic code cleanup.Gravatar gregce2018-07-09
* Windows, CROSSTOOL: Fix feature for linking interface library and dynamic lib...Gravatar pcloudy2018-07-09
* Windows, CROSSTOOL: Remove MSVC wrapper scripts from Bazel completelyGravatar Yun Peng2018-07-06
* Automatic code cleanup.Gravatar cushon2018-07-06
* Create Bazel coverage report action.Gravatar elenairina2018-07-06
* Fix autodetection of -z linker flagsGravatar hlopko2018-07-06
* Remove stub toolchains for iosGravatar hlopko2018-07-05
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* python tools: ensure files are closedGravatar laszlocsomor2018-07-05
* Fix autodetection of linker flagsGravatar hlopko2018-07-05
* Remove the java_host_runtime_alias polyfill.Gravatar Benjamin Peterson2018-07-04
* windows_cc_configure.bzl: Check default VC installation directoriesGravatar pcloudy2018-07-04
* [LcovMerger] Make int fields of SourceFileCoverage be dynamically computed.Gravatar elenairina2018-07-04
* [LcovMerger] Make gcc-branch related fields String instead of int.Gravatar elenairina2018-07-04
* add more support for ArmGravatar Bin Lu2018-07-04
* Create a whitelist for android_library rules with deps but not srcsGravatar cushon2018-07-03
* Update android_sdk system_image support to include 27 and 28.Gravatar jingwen2018-07-03
* bump dependency on desugar_jdk_libs to pull in latest changes.Gravatar kmb2018-07-03
* Quiet some warningsGravatar cushon2018-07-03
* git_repository: support branch as wellGravatar Klaus Aehlig2018-07-03
* Windows CROSSTOOL: Add action_config for preprocess-assembleGravatar pcloudy2018-07-02
* Delete git_repositories.bzl. The file has been a simple redirect to git.bzl f...Gravatar dannark2018-07-02
* Fix typo in docGravatar dannark2018-07-02
* Support RAII in wrapped_clangGravatar Googler2018-06-29
* Add aliases for current_cc_host_toolchain, current_libc_top and filegroupGravatar dbabkin2018-06-28
* 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