aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* AddFiles will recursively add files when a directory is encounteredGravatar mmikitka2018-05-03
* runfiles,cc: add a method to discover runfilesGravatar Laszlo Csomor2018-05-02
* Change -lgcov with --coverageGravatar Irina Iancu2018-05-02
* Make runfiles usage on Windows more flexible to support remote execution.Gravatar Googler2018-04-30
* Fix targets broken by https://github.com/bazelbuild/bazel/commit/819bf38d97e6...Gravatar laszlocsomor2018-04-30
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* runfiles,Bash: bugfix in absolute path checkingGravatar Laszlo Csomor2018-04-30
* tests,shell: enable some shell tests on WindowsGravatar Laszlo Csomor2018-04-26
* Bash,runfiles: ignore RUNFILES_MANIFEST_ONLYGravatar Laszlo Csomor2018-04-26
* Prototype support for llvm coverageGravatar Ulf Adams2018-04-26
* Consolidate compatible_javacopts definitionGravatar cushon2018-04-25
* Only print a warning if gcov cannot be found, not an errorGravatar ulfjack2018-04-25
* Detect build-in include directories for C and C++, not only for C++Gravatar hlopko2018-04-25
* send Android desugar tool invocations through wrapper script with additional ...Gravatar kmb2018-04-24
* runfiles: rlocation() checks if arg is normalizedGravatar Laszlo Csomor2018-04-24
* test-setup: remove leading "./" from test nameGravatar Laszlo Csomor2018-04-24
* Bash,runfiles: add testsGravatar Laszlo Csomor2018-04-23
* Add a workaround for gcov-based coverage with clangGravatar Ulf Adams2018-04-19
* fix @bazel_tools to actually include currently missing artifact from a genrule.Gravatar kmb2018-04-18
* Expose debug parameter to suppress informative print statementsGravatar mmikitka2018-04-18
* Pass --coverage to all compile and link stepsGravatar Ulf Adams2018-04-17
* Bump @desugar_jdk_libs dependency, which pulls in build file changes and a ne...Gravatar kmb2018-04-17
* Ignore missing .gcno files in coverage collectionGravatar Ulf Adams2018-04-16
* bash: Add a toolchain for local Bash.Gravatar Laszlo Csomor2018-04-16
* Bash,runfiles: add runfiles libraryGravatar Laszlo Csomor2018-04-16
* Remove unused fields from osx crosstoolGravatar hlopko2018-04-16
* Adding toolchain support for j2objc protosGravatar Mike Lewis2018-04-13
* Automatic code cleanup.Gravatar laurentlb2018-04-12
* hook up Bazel's implicit dependencies for legacy java 8 support in //tools/an...Gravatar kmb2018-04-11
* Suppress a warning when running JavaBuilder on JDK 9Gravatar cushon2018-04-11
* python,runfiles: move to different packageGravatar Laszlo Csomor2018-04-10
* Add a new test environment variable, TEST_TARGET.Gravatar John Cater2018-04-06