aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp
Commit message (Expand)AuthorAge
* MSVC CROSSTOOL: Stop adding -g in debug modeGravatar pcloudy2017-07-31
* MSVC CROSSTOOL: Remove some legacy featuresGravatar pcloudy2017-07-31
* Add preprocessor_defines feature for MSVC CROSSTOOLGravatar pcloudy2017-07-31
* windows_cc_configure.bzl: Set maxsplit to 1 when parsing environment variablesGravatar pcloudy2017-07-25
* Windows, CROSSTOOL: add subsystem flag feature in theGravatar Laszlo Csomor2017-07-20
* Add support for Visual Studio 2017 in cc_configure auto-detection and our Pyt...Gravatar Philipp Wollermann2017-07-14
* Remove /DOS_WINDOWS from Windows CROSSTOOLGravatar pcloudy2017-07-14
* Add *_alias rules to @bazel_tools so that people don't have to keep writing t...Gravatar lberki2017-07-14
* Correct environment variable name local_config_cc depends onGravatar pcloudy2017-07-13
* Windows: Switch wrapper-less CROSSTOOL to defaultGravatar pcloudy2017-07-12
* Add /DNOMINMAX back to CROSSTOOLGravatar pcloudy2017-07-10
* Remove some unnecessary compiler_flags from Windows CROSSTOOLGravatar pcloudy2017-07-07
* Assume crosstools that don't have 'no_legacy_features' feature need patchingGravatar hlopko2017-07-06
* Only configure wrapper scripts when they are neededGravatar Yun Peng2017-07-05
* Remove implicit iteration from CrosstoolGravatar hlopko2017-07-05
* Output more debug information when running python testsGravatar Yun Peng2017-06-28
* Move the docker tests in src/test/dockerGravatar dmarting2017-06-27
* 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
* Make cc_configure on Windows simpler and more robustGravatar Yun Peng2017-06-13
* Also add TEMP into msvc_env featureGravatar Yun Peng2017-06-12
* Use a wrapper-free MSVC toolchain when NO_MSVC_WRAPPER=1Gravatar Yun Peng2017-06-06
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Fix typo: s/exists/exist/ where needed.Gravatar philwo2017-05-31
* Reverts non-xcode-available darwin crosstool generation.Gravatar cparsons2017-05-31
* Let MSVC wrapper recongnize -DEFAULTLIB:library optionGravatar Yun Peng2017-05-26
* Fix msvc_cl.py for cuda compilationGravatar Yun Peng2017-05-24
* Remove /W3 from compiler_flag from MSVC CROSSTOOLGravatar pcloudy2017-05-24
* Wrap ar invocations for osx bazel crosstool.Gravatar cparsons2017-05-23
* Fixes compilation on Power8Gravatar davideleoni902017-05-15
* Adding feature for linking C Run-Time library on WindowsGravatar Yun Peng2017-05-12
* Escape % in strings that will appear in CrosstoolGravatar hlopko2017-05-10
* Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...Gravatar cparsons2017-05-04
* Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.Gravatar dmarting2017-05-02
* Rollforward of: Basic open-source crosstool to support targeting apple platfo...Gravatar cparsons2017-04-28
* Reformat Bazel crosstools to have consistent 2 spaces indentGravatar hlopko2017-04-28
* Parse /showIncludes output for MSVC compilerGravatar Yun Peng2017-04-25
* Clean up more things in MSVC wrapper scriptsGravatar Yun Peng2017-04-24
* MSVC: attempt to choose msvcrt.lib vs libcmt.lib correctlyGravatar Steven Johnson2017-04-24
* Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757.Gravatar aehlig2017-04-18
* Generating PDB files on WindowsGravatar Yun Peng2017-04-18
* Basic open-source crosstool to support targetting apple platform types.Gravatar cparsons2017-04-18
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* Do not add a build id to C++ binaries by default.Gravatar lberki2017-04-13
* cc_configure: stricter error checks in _executeGravatar laszlocsomor2017-04-11
* Provide more information regarding compilerGravatar Eric Cousineau2017-04-10
* Suppress some warning messages from cc_configure.bzlGravatar Yun Peng2017-04-06