aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp/BUILD
Commit message (Expand)AuthorAge
* Remove stub toolchains for iosGravatar hlopko2018-07-05
* Add aliases for current_cc_host_toolchain, current_libc_top and filegroupGravatar dbabkin2018-06-28
* Change uses of cc_toolchain_type back to plain toolchain_type.Gravatar jcater2018-05-29
* Add a compiler_flag rule that exposes the value of the "compiler" field of CR...Gravatar rosica2018-05-28
* Fix targets broken by https://github.com/bazelbuild/bazel/commit/819bf38d97e6...Gravatar laszlocsomor2018-04-30
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* Add toolchain definitions for autoconfigured cc_toolchain entries.Gravatar jcater2018-03-27
* Automated rollback of commit 67549a752c2316234b19d7b50ea84a8ae80d3669.Gravatar hlopko2018-03-21
* Automated rollback of commit 3c5a1098af0c5ae80d4e3b1fc52dd1fef6027d43.Gravatar hlopko2018-03-21
* Add crosstool_lib.bzl and crosstool_utils.bzlGravatar hlopko2018-03-21
* Add a binary to CppCompileAction that is responsible for grepping header file...Gravatar ajmichael2018-03-07
* Internal changeGravatar hlopko2018-03-06
* Internal changeGravatar hlopko2018-03-06
* Internal changeGravatar hlopko2018-03-06
* Fixed building with a custom toolchain fails on OS X #3859Gravatar Oleg Ponomarev2018-03-05
* Introduce cc_configure_lib.bzl#split_escapedGravatar hlopko2018-02-27
* Remove some default cc toolchain definitions.Gravatar John Cater2018-02-23
* Retire the filegroup //tools/cpp:toolchain_category in favor of theGravatar cpeyser2017-12-21
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Toolchain type labels for c++ are filegroups instead of toolchain_type.Gravatar cpeyser2017-09-18
* Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.Gravatar philwo2017-09-15
* Introduce empty "toolchain_category" rule for labels that will be used asGravatar cpeyser2017-09-14
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-09-08
* Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.Gravatar cpeyser2017-09-01
* Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...Gravatar cpeyser2017-08-31
* Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.Gravatar plf2017-08-30
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-28
* Add *_alias rules to @bazel_tools so that people don't have to keep writing t...Gravatar lberki2017-07-14
* Move the docker tests in src/test/dockerGravatar dmarting2017-06-27
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Introduce --apple_crosstool_top, which sets the crosstool for sources in objc...Gravatar Cal Peyser2016-12-23
* Rollback of commit 87fd5baeaa3f983bbec0c0dbc7b16eb52cf2267f.Gravatar Tobias Werth2016-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
* Move interface so building to action configsGravatar Marcel Hlopko2016-10-12
* Description redacted.Gravatar Laurent Le Brun2016-09-21
* Update all tests so that they use a cc_toolchain_suite instead of a filegroup...Gravatar Lukacs Berki2016-09-06
* Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.Gravatar Lukacs Berki2016-06-06
* Use alias instead of a filegroup for the //tools/cpp:toolchain entry point fo...Gravatar Lukacs Berki2016-06-06
* Enable msvc toolchain to support params fileGravatar Yun Peng2016-04-25
* Add msvc crosstool definitonGravatar Yun Peng2016-04-07
* Tests for tools/cpp:cc_configure.bzlGravatar Damien Martin-Guillerez2016-03-03
* Use bind to redirect C++ crosstool configurationGravatar Damien Martin-Guillerez2016-03-02
* Introduce a special CPU for Windows and add msys compiler toolchain.Gravatar Dmitry Lomov2016-02-03
* Use param files for Linux C(++) toolchains.Gravatar Han-Wen Nienhuys2015-10-12
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26