aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
...
* 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
* runfiles,python: add a method to discover runfilesGravatar Laszlo Csomor2018-05-22
* cpp runfiles library: precompute envvars mapGravatar Laszlo Csomor2018-05-22
* cpp runfiles library: compute manifest/dir pathsGravatar Laszlo Csomor2018-05-18
* Portability with BSD stat in collect_coverage.shGravatar Siddhartha Bagaria2018-05-17
* Split user_link_flags from legacy_link_flagsGravatar hlopko2018-05-16
* Replace use of output_object_file with output_file in CROSSTOOLS.Gravatar hlopko2018-05-16
* Enable proguarded Android builds with --experimental_desugar_java8_libs in BazelGravatar kmb2018-05-16
* Remove unneeded exec_compatible_with from local_sh_toolchainGravatar Klaus Aehlig2018-05-16
* Rewrite lcov path munging to make the paths all relativeGravatar Ulf Adams2018-05-16
* http_archive: Support workspace_file and workspace_file_contentsGravatar Klaus Aehlig2018-05-16
* Do not autodetect C++ toolchain when BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 is p...Gravatar hlopko2018-05-16
* Replace --experimental_android_enforce_strict_deps_for_binaries_under_test wi...Gravatar cushon2018-05-15
* sh_configure.bzl: FreeBSD is also a known platformGravatar Klaus Aehlig2018-05-15
* http.bzl: drop outdated commentGravatar Klaus Aehlig2018-05-15
* Don't default to --release 9 when running on a JDK 9 host_javabaseGravatar cushon2018-05-14
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* Allow conditional keep rules in proguard_whitelister.Gravatar Googler2018-05-07
* Explicitly assign --buildroot in the rpmbuild invocationGravatar mmikitka2018-05-03