aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp
Commit message (Expand)AuthorAge
...
* 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
* Windows MSVC toolchain: Move environment variables setup from wrapper script ...Gravatar Yun Peng2017-04-06
* adding more env vars to invalidation listGravatar Nicolas Lopez2017-04-04
* Disable cc_configure tests on debian stretch altogetherGravatar hlopko2017-04-04
* Fix MSVC CROSSTOOL for linking against lib filesGravatar pcloudy2017-03-31
* 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