index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
cpp
/
BUILD.static
Commit message (
Expand
)
Author
Age
*
Add toolchain definitions for autoconfigured cc_toolchain entries.
jcater
2018-03-27
*
Remove some default cc toolchain definitions.
John Cater
2018-02-23
*
Refactor Windows C++ toolchain selection
Yun Peng
2018-01-03
*
Retire the filegroup //tools/cpp:toolchain_category in favor of the
cpeyser
2017-12-21
*
Introduce cc_toolchain_type, which exports c++ make variables. Use
cpeyser
2017-11-07
*
Toolchain type labels for c++ are filegroups instead of toolchain_type.
cpeyser
2017-09-18
*
Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.
philwo
2017-09-15
*
Introduce empty "toolchain_category" rule for labels that will be used as
cpeyser
2017-09-14
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-09-08
*
Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.
cpeyser
2017-09-01
*
Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...
cpeyser
2017-08-31
*
Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.
plf
2017-08-30
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-08-29
*
Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.
cpeyser
2017-08-29
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-08-28
*
Make MSVC CROSSTOOL default on Windows
Yun Peng
2017-03-08
*
Add stub ios toolchain to bazel BUILD.static
Cal Peyser
2016-12-23
*
Move interface so building to action configs
Marcel Hlopko
2016-10-12
*
Modify BUILD.static to use cc_toolchain_suite
Yun Peng
2016-09-08
*
Enable msvc toolchain to support params file
Yun Peng
2016-04-25
*
Added configuration for wrapper scripts of msvc toolchain
Yun Peng
2016-04-20
*
Allow params files on Windows.
Lukacs Berki
2016-04-08
*
cc_configure.bzl: fix path to static crosstool
Damien Martin-Guillerez
2016-03-31