aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* Remove legacy manifest merging from Bazel.Gravatar ajmichael2018-04-05
* Remove c++-link-interface-dynamic-library from crosstools, it's not usedGravatar hlopko2018-04-05
* Fix crosstool target cpu to match local.Gravatar John Cater2018-04-03
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* Fix toolchain CPU identifiers to match what's in the BUILD.tpl file.Gravatar John Cater2018-04-02
* Use --release instead of hacky 'DumpPlatformClassPath' bootclasspath handling...Gravatar cushon2018-03-28
* Use the provided javac for host_javabase=9Gravatar cushon2018-03-28
* Add toolchain definitions for autoconfigured cc_toolchain entries.Gravatar jcater2018-03-27
* Support for empty_files and empty_dirs in pkg.Gravatar Pawe? Zuzelski2018-03-27
* Remove global_whole_archive_open feature from osx crosstoolsGravatar hlopko2018-03-27
* pkg.bzl: adapt to upcoming incompatible changesGravatar Klaus Aehlig2018-03-26
* Make j2objc_dead_code_pruner handle additional optional component (-[0-9]+) a...Gravatar Googler2018-03-22
* Make DumpPlatformClassPath more deterministicGravatar cushon2018-03-22
* Windows: Expose setup_vc_env_vars function from windows_cc_configure.bzlGravatar Yun Peng2018-03-22
* Automated rollback of commit 67549a752c2316234b19d7b50ea84a8ae80d3669.Gravatar hlopko2018-03-21