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
Commit message (
Expand
)
Author
Age
...
*
Remove some default cc toolchain definitions.
John Cater
2018-02-23
*
Fix incorrect include directories when -no-canonical-prefixes is passed to clang
hlopko
2018-02-19
*
Automated rollback of commit c7e343ad314aeab6283b5939bc8126a112140a11.
plf
2018-02-16
*
C++: Allows adding linkopts through file.
plf
2018-02-12
*
Introduce -c source_file -o output_file build variables
hlopko
2018-02-08
*
Converts wrapped_clang from a bash script to a C++ source file which is compi...
kaipi
2018-02-06
*
Automated rollback of commit 2aeaeba66857c561dd6d63c79a213f1cabc3650d.
dslomov
2018-01-19
*
Remove usages of `+` on dicts
vladmos
2018-01-03
*
Refactor Windows C++ toolchain selection
Yun Peng
2018-01-03
*
Use -no-canonical-prefixes when -fno-canonical-system-headers is not available
ibiryukov
2018-01-02
*
Use relative paths for repository-local files in C++ crosstool
ibiryukov
2018-01-02
*
Retire the filegroup //tools/cpp:toolchain_category in favor of the
cpeyser
2017-12-21
*
Add license field to cc auto-configure BUILD templates.
xingao
2017-12-20
*
Make cc_configure script more extensible
Ilya Biryukov
2017-12-20
*
Windows MSYS CROSSTOOL: Remove /usr from cxx_builtin_include_directory
Yun Peng
2017-12-20
*
Fix windows_cc_configure after https://github.com/bazelbuild/bazel/commit/2ae...
hlopko
2017-12-13
*
When linking mostly-static Linux binaries, link libstdc++.a explicitly.
John Millikin
2017-12-12
*
Fix bash in osx_cc_wrapper
hlopko
2017-12-12
*
Use C++-only toolchain on darwin when BAZEL_USE_CPP_ONLY_TOOLCHAIN env var is...
hlopko
2017-12-12
*
Windows MSVC CROSSTOOL: Don't pass /DEBUG:FASTLINK to linker if it doesn't su...
Yun Peng
2017-12-11
*
Add a 'fdo_optimize' feature to the auto-configured crosstool.
Benjamin Peterson
2017-12-05
*
Add an open-source version of find_cpp_toolchain, to allow open-source users of
cpeyser
2017-12-04
*
Windows: Expose find_vc_path and find_msvc_tool function
Yun Peng
2017-12-01
*
Windows CROSSTOOL: Define DEBUG in fastbuild and dbg mode
pcloudy
2017-11-22
*
Windows CROSSTOOL: Define NDEBUG in opt mode
pcloudy
2017-11-22
*
Update/Add license header to cc auto-configure templates.
xingao
2017-11-21
*
Add 'assemble' action_config for Windows.
Seth Greenstein
2017-11-17
*
msvc_cl.py: Remove code for adding /MT /MD options from wrapper script.
pcloudy
2017-11-14
*
Add win_def_file attribute to cc rules.
Yun Peng
2017-11-14
*
Introduce cc_toolchain_type, which exports c++ make variables. Use
cpeyser
2017-11-07
*
Windows: genenrate a fake CROSSTOOL when VC not found
Yun Peng
2017-10-18
*
Fix osx_cc_wrapper to also update dylibs
hlopko
2017-10-13
*
Automated rollback of commit 0257c29f496719bb8414d012334155de6bbefa11.
hlopko
2017-10-11
*
Fix osx_cc_wrapper to also update dylibs
hlopko
2017-10-11
*
Windows CROSSTOOL: remove c++-link-executable from interface_library_output_p...
pcloudy
2017-09-29
*
Windows: Add static_link_msvcrt and related features
Yun Peng
2017-09-26
*
Windows: Make dynamic libraries available to binary at runtime
Yun Peng
2017-09-20
*
Toolchain type labels for c++ are filegroups instead of toolchain_type.
cpeyser
2017-09-18
*
Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.
hlopko
2017-09-18
*
Bazel now can build dynamic library from cc_library
Yun Peng
2017-09-18
*
Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.
philwo
2017-09-15
*
Introduce -c source_file -o output_file build variables
hlopko
2017-09-14
*
Introduce empty "toolchain_category" rule for labels that will be used as
cpeyser
2017-09-14
*
Expose sysroot as a build variable
hlopko
2017-09-12
*
Introduce unfiltered_compile_flags build variable, rename copts variable to u...
hlopko
2017-09-11
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-09-08
*
Automated rollback of commit 8328dc9e3b0d473756ec94508744afefe4d8eaf2.
pcloudy
2017-09-07
*
Fix windows crosstools after https://github.com/bazelbuild/bazel/commit/268c0...
hlopko
2017-09-06
*
Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.
cpeyser
2017-09-01
*
Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...
cpeyser
2017-08-31
[prev]
[next]