aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* Automated rollback of commit 3c5a1098af0c5ae80d4e3b1fc52dd1fef6027d43.Gravatar hlopko2018-03-21
* Add crosstool_lib.bzl and crosstool_utils.bzlGravatar hlopko2018-03-21
* Automated rollback of commit 8a5a0a3ed1e19768b6ee024189307bb4ac27460d.Gravatar laszlocsomor2018-03-21
* runfiles,C++: move to //tools/cpp/runfilesGravatar Laszlo Csomor2018-03-21
* runfiles,Bash: add a package for runfiles libraryGravatar Laszlo Csomor2018-03-21
* runfiles,Python: remove library from @bazel_toolsGravatar Laszlo Csomor2018-03-20
* Fix paths to CPU.java and OS.java in commentsGravatar ajmichael2018-03-19
* Remove unused files. Most of the functionality contained in these files has a...Gravatar kaipi2018-03-15
* Remove unused files.Gravatar kaipi2018-03-14
* Windows: Allow users to build non-C++ rules when VC++ detect failsGravatar Yun Peng2018-03-14
* Added release and release_file parameters to pkg_rpmGravatar mmikitka2018-03-12
* Unify action_configs for static librariesGravatar hlopko2018-03-12
* Allow templated expansion of data dependency names in the RPM spec file.Gravatar John Cater2018-03-12