aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add two action types to the list of those requiring apple_envGravatar cparsons2017-12-18
* Update tools/ modules for compatibility with python 3.Gravatar Akira Baruah2017-12-18
* Refactor flag access out of Adb._Exec() and into main().Gravatar Akira Baruah2017-12-13
* Fix windows_cc_configure after https://github.com/bazelbuild/bazel/commit/2ae...Gravatar hlopko2017-12-13
* When linking mostly-static Linux binaries, link libstdc++.a explicitly.Gravatar John Millikin2017-12-12
* Fix bash in osx_cc_wrapperGravatar hlopko2017-12-12
* Use C++-only toolchain on darwin when BAZEL_USE_CPP_ONLY_TOOLCHAIN env var is...Gravatar hlopko2017-12-12
* Windows MSVC CROSSTOOL: Don't pass /DEBUG:FASTLINK to linker if it doesn't su...Gravatar Yun Peng2017-12-11
* Implement @bazel_tools//tools/jdk:current_host_java_runtime .Gravatar lberki2017-12-08
* Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02.Gravatar tomlu2017-12-06
* Fix some broken targets and failing tests.Gravatar ajmichael2017-12-06
* Add aapt2 to the filegroup of integration test dependencies.Gravatar ajmichael2017-12-05
* This and further changes may contain minor modifications to BUILD files that ...Gravatar tomlu2017-12-05
* Add a 'fdo_optimize' feature to the auto-configured crosstool.Gravatar Benjamin Peterson2017-12-05
* Add a //tools/jdk:host_jdk target.Gravatar lberki2017-12-05
* Remove `-R` flags from the MacOS crosstool template.Gravatar John Millikin2017-12-04
* Add an open-source version of find_cpp_toolchain, to allow open-source users ofGravatar cpeyser2017-12-04
* Windows: Expose find_vc_path and find_msvc_tool functionGravatar Yun Peng2017-12-01
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Revert name of coverage_suppot to coverage_support.Gravatar cparsons2017-11-29
* Create the output source jar in java_common.compileGravatar elenairina2017-11-29
* Expressly fetch remote and ref when using git_repositoryGravatar Ed Baunton2017-11-29
* Handle spaces in absolute paths to tests.Gravatar Seth Greenstein2017-11-29
* Various Shell Script Fixes and Improvements - Part OneGravatar Androbin2017-11-29
* Remove uses of ar_flag and uses_action_config_for_arGravatar hlopko2017-11-23
* Automated rollback of commit 0ebb3e54fc890946ae6b3d059ecbd50e4b5ec840.Gravatar dmarting2017-11-22
* Windows CROSSTOOL: Define DEBUG in fastbuild and dbg modeGravatar pcloudy2017-11-22
* Windows CROSSTOOL: Define NDEBUG in opt modeGravatar pcloudy2017-11-22
* Remove java_toolchain using remote targets.Gravatar xingao2017-11-21
* Update/Add license header to cc auto-configure templates.Gravatar xingao2017-11-21
* Fix gflags mark_flag_as_required warning.Gravatar Austin Schuh2017-11-21
* Add 'assemble' action_config for Windows.Gravatar Seth Greenstein2017-11-17
* Build databinding annotation processor in host configuration.Gravatar ajmichael2017-11-16
* Add deps attributes to the Skylark maven_{a,j}ar rules.Gravatar ajmichael2017-11-14
* msvc_cl.py: Remove code for adding /MT /MD options from wrapper script.Gravatar pcloudy2017-11-14
* Add win_def_file attribute to cc rules.Gravatar Yun Peng2017-11-14
* Open source ZipFilterBuilder for android_instrumentation_testGravatar jingwen2017-11-13
* Update java.bzl best practices regarding HTTPSGravatar jart2017-11-10
* Remove bazel's --experimental_skip_static_outputs option.Gravatar Googler2017-11-10
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Fix ImportError on tools.android for junction_libGravatar jingwen2017-11-06
* Export hash.bzl.Gravatar Nathan Herring2017-11-03
* Enable switching singlejar and ijar targets for remote execution.Gravatar xingao2017-11-02
* Alias recently added tool as //tools/android:dexsharder for use by BazelGravatar kmb2017-11-01
* Adds "-fno-autolink" to ObjC compilation actions to avoid using the autolink ...Gravatar kaipi2017-10-27
* Android,Windows: longpath support in toolGravatar Laszlo Csomor2017-10-24
* Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.Gravatar twerth2017-10-24
* Add java_toolchain which compiles singlejar and ijar from source.Gravatar xingao2017-10-24
* Move hard-coded compilation-mode-specific flags in ObjcConfiguration.Gravatar cpeyser2017-10-23
* Minor update to a docstring.Gravatar lberki2017-10-23