aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp/windows_cc_configure.bzl
Commit message (Expand)AuthorAge
* Windows MSYS CROSSTOOL: Remove /usr from cxx_builtin_include_directoryGravatar Yun Peng2017-12-20
* 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
* Windows MSVC CROSSTOOL: Don't pass /DEBUG:FASTLINK to linker if it doesn't su...Gravatar Yun Peng2017-12-11
* Windows: Expose find_vc_path and find_msvc_tool functionGravatar Yun Peng2017-12-01
* Add 'assemble' action_config for Windows.Gravatar Seth Greenstein2017-11-17
* Windows: genenrate a fake CROSSTOOL when VC not foundGravatar Yun Peng2017-10-18
* Windows: Add static_link_msvcrt and related featuresGravatar Yun Peng2017-09-26
* windows_cc_configure.bzl: Clear PATH, INCLUDE, LIB envsGravatar Yun Peng2017-08-04
* windows_cc_configure.bzl: Set maxsplit to 1 when parsing environment variablesGravatar pcloudy2017-07-25
* Add support for Visual Studio 2017 in cc_configure auto-detection and our Pyt...Gravatar Philipp Wollermann2017-07-14
* Windows: Switch wrapper-less CROSSTOOL to defaultGravatar pcloudy2017-07-12
* Only configure wrapper scripts when they are neededGravatar Yun Peng2017-07-05
* Output more debug information when running python testsGravatar Yun Peng2017-06-28
* Stop adding python paths into INCLUDE and LIBGravatar Yun Peng2017-06-27
* Fix include check on WindowsGravatar Yun Peng2017-06-26
* Get rid of batch script in MSVC CROSSTOOLGravatar Yun Peng2017-06-26
* Refactor cc_configure.bzlGravatar Yun Peng2017-06-22