aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp/BUILD.tpl
Commit message (Expand)AuthorAge
* Remove stub toolchains for iosGravatar hlopko2018-07-05
* Add toolchain definitions for autoconfigured cc_toolchain entries.Gravatar jcater2018-03-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
* Add license field to cc auto-configure BUILD templates.Gravatar xingao2017-12-20
* Make cc_configure script more extensibleGravatar Ilya Biryukov2017-12-20
* Update/Add license header to cc auto-configure templates.Gravatar xingao2017-11-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
* Replacing hardcoded use of 'local' for env variables in cc autoconfigGravatar Nicolas Lopez2017-03-28
* Add a default ios_x86_64 toolchain stub to the automatically generated bazel ...Gravatar Cal Peyser2016-12-19
* cc_configure: use the wrapper only if on Darwin and ship the environment only...Gravatar Damien Martin-Guillerez2016-05-09
* Rollback of commit 5e6218ea4e83a7fadfe54c35488781da550ce13e.Gravatar Damien Martin-Guillerez2016-05-06
* Rollback of commit 87a58589d6770a6e9a0f998274bfe69f1feb6014.Gravatar Damien Martin-Guillerez2016-05-06
* Rollback of commit b4549fe8dfb29f87fd37b38bf21a5b4bef818b12.Gravatar Damien Martin-Guillerez2016-05-04
* Adds the compiler to the key for selecting the cc_toolchain label inGravatar Alex Humesky2016-05-04
* cc_configure: fix various small errorsGravatar Damien Martin-Guillerez2016-03-04
* Add a cc_configure rule to auto-configure C++ crosstoolGravatar Damien Martin-Guillerez2016-03-02