aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp
Commit message (Expand)AuthorAge
* Docker tests: deactivate Ubuntu 15.10 and Debian stretch optGravatar dmarting2017-03-29
* Replacing hardcoded use of 'local' for env variables in cc autoconfigGravatar Nicolas Lopez2017-03-28
* Don't filter out warning messages from MSVC python wrappers anymore.Gravatar Yun Peng2017-03-28
* Add test for ubuntu 16.04Gravatar Damien Martin-Guillerez2017-03-27
* cc_configure: more generic msys_root discovery Gravatar László Csomor2017-03-23
* MSVC wrapper: support -W[no]implicit-function-decl Gravatar Laszlo Csomor2017-03-14
* Make MSVC CROSSTOOL default on Windows Gravatar Yun Peng2017-03-08
* Introduce strip_debug_symbols feature to crosstoolGravatar Marcel Hlopko2017-03-08
* Make gold autodetection more robust on macosGravatar Marcel Hlopko2017-03-08
* Rollback of commit 4af8f5bff567e7cad179fb803070764791353f8a.Gravatar Googler2017-03-06
* MSVC wrapper: support -I gcc flagGravatar Laszlo Csomor2017-02-28
* Cleanup migration-only build variablesGravatar Marcel Hlopko2017-02-27
* Fix coverage section in the autodetected crosstool for windowsGravatar Marcel Hlopko2017-02-24
* Fix autodetection of c++ coverage on osxGravatar Marcel Hlopko2017-02-24
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* cc_configure: declare environment variables for invalidation Gravatar Damien Martin-Guillerez2017-02-15
* Make Bazel work with Visual Studio 2017 Gravatar Yun Peng2017-02-14
* Detect Visual C++ build tools through vcvarsqueryregistry.bat Gravatar Yun Peng2017-02-08
* Add quotes to improve space supportGravatar Alexander Chung2017-02-07
* Windows: fix off-by-one errors with MAX_PATHGravatar Laszlo Csomor2017-02-07
* Windows, cc_configure: use BAZEL_SH, not cygpathGravatar Laszlo Csomor2017-02-01
* msvc_tools.py.tpl: Suppress all warning messages if /w is specified Gravatar Yun Peng2017-01-26
* msvc_tools.py.tpl: Change default runtime library to staticGravatar Yun Peng2017-01-25
* Update _get_cpu_value() to fix issue #1264 Gravatar Marcel Hlopko2017-01-24
* Consume linker_param_file build variable in windows crosstoolGravatar Marcel Hlopko2017-01-24
* Windows: fix MSVC compilations at HEAD Gravatar László Csomor2017-01-23
* Expose type of library_to_link in CROSSTOOLGravatar Marcel Hlopko2017-01-23
* C++ test: test with Debian stretch Gravatar Damien Martin-Guillerez2017-01-17
* Support gold linker in cc_configure.bzlGravatar Marcel Hlopko2017-01-03
* Guard -pass-exit-codes to support clangGravatar Marcel Hlopko2016-12-23
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-23
* Add stub ios toolchain to bazel BUILD.staticGravatar Cal Peyser2016-12-23
* Rename toolchain_flags to legacy_link_flags build variableGravatar Marcel Hlopko2016-12-22
* Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.Gravatar Tobias Werth2016-12-22
* Move hardcoded toolchain linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Move hardcoded -L linker flags to CROSSTOOLGravatar Marcel Hlopko2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* Rollback AppleCrosstoolChangeGravatar Cal Peyser2016-12-22
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-22
* Power supportGravatar Nishidha Panpaliya2016-12-21
* Add a default ios_x86_64 toolchain stub to the automatically generated bazel ...Gravatar Cal Peyser2016-12-19
* Only enable _FORTIFY_SOURCE for opt builds.Gravatar Marcel Hlopko2016-12-16
* pass -fno-canonical-headers only onceGravatar Marcel Hlopko2016-12-15
* Simplify propagation of linker params by replacing global_whole_archive withGravatar Marcel Hlopko2016-12-09
* Improved support for /MD and /MT in MSVC [#2120]Gravatar Javier Dehesa2016-12-07
* Windows: Fix cuda option parsing when /Od is passedGravatar Yun Peng2016-12-07
* move linker flags from compiler_flags to linker_flags; fix option syntaxGravatar Marcel Hlopko2016-12-07
* cc_configure.bzl: Using registry information to find VSGravatar Yun Peng2016-11-28
* Make //tols/cpp/test start from the distribution artifactGravatar Klaus Aehlig2016-11-24
* Change handling of LD_LIBRARY_PATH in link actions: instead of passing the di...Gravatar Lukacs T. Berki2016-11-24