aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp
Commit message (Expand)AuthorAge
* Windows: add //tools/... tests to test suiteGravatar Laszlo Csomor2018-08-09
* Disable the correct warningGravatar Loo Rong Jie2018-08-03
* Improve MSVC CrosstoolGravatar Loo Rong Jie2018-07-10
* When using find_cpp_toolchain, make sure the relevant attribute, '_cc_toolcha...Gravatar juliexxia2018-07-10
* Set INCLUDE and LIB env var for actions that actually need themGravatar Loo Rong Jie2018-07-10
* Windows, CROSSTOOL: Fix feature for linking interface library and dynamic lib...Gravatar pcloudy2018-07-09
* Windows, CROSSTOOL: Remove MSVC wrapper scripts from Bazel completelyGravatar Yun Peng2018-07-06
* Fix autodetection of -z linker flagsGravatar hlopko2018-07-06
* Remove stub toolchains for iosGravatar hlopko2018-07-05
* Fix autodetection of linker flagsGravatar hlopko2018-07-05
* windows_cc_configure.bzl: Check default VC installation directoriesGravatar pcloudy2018-07-04
* add more support for ArmGravatar Bin Lu2018-07-04
* Windows CROSSTOOL: Add action_config for preprocess-assembleGravatar pcloudy2018-07-02
* Add aliases for current_cc_host_toolchain, current_libc_top and filegroupGravatar dbabkin2018-06-28
* runfiles libraries: fix tests and commentsGravatar Laszlo Csomor2018-06-27
* Remove support for header preprocessingGravatar hlopko2018-06-26
* Add Arm64 supportGravatar Arielle Albon2018-06-20
* Remove usage of COMPILER_MSVC in Bazel and ijarGravatar Loo Rong Jie2018-06-11
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Fix broken flag existence check for linking flags in unix_cc_configure.Gravatar hlopko2018-06-01
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Update tools/cpp/toolchain_utils.bzl to return the proper C++ toolchainGravatar hlopko2018-05-30
* runfiles,cc: C++ runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-05-30
* Minimize the cost of Skyframe restarts during CC autoconfiguration.Gravatar jmmv2018-05-29
* 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
* runfiles,cc: merge strategies into RunfilesGravatar Laszlo Csomor2018-05-24
* runfiles,cc: Runfiles uses manifest AND directoryGravatar Laszlo Csomor2018-05-23
* CROSSTOOL: Make C++ compiled and linked artifact name pattern configurableGravatar Yun Peng2018-05-22
* cpp runfiles library: precompute envvars mapGravatar Laszlo Csomor2018-05-22
* cpp runfiles library: compute manifest/dir pathsGravatar Laszlo Csomor2018-05-18
* Split user_link_flags from legacy_link_flagsGravatar hlopko2018-05-16
* Replace use of output_object_file with output_file in CROSSTOOLS.Gravatar hlopko2018-05-16
* Do not autodetect C++ toolchain when BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 is p...Gravatar hlopko2018-05-16
* runfiles,cc: add a method to discover runfilesGravatar Laszlo Csomor2018-05-02
* Change -lgcov with --coverageGravatar Irina Iancu2018-05-02
* Fix targets broken by https://github.com/bazelbuild/bazel/commit/819bf38d97e6...Gravatar laszlocsomor2018-04-30
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* Prototype support for llvm coverageGravatar Ulf Adams2018-04-26
* Only print a warning if gcov cannot be found, not an errorGravatar ulfjack2018-04-25
* Detect build-in include directories for C and C++, not only for C++Gravatar hlopko2018-04-25
* Add a workaround for gcov-based coverage with clangGravatar Ulf Adams2018-04-19
* Pass --coverage to all compile and link stepsGravatar Ulf Adams2018-04-17
* Remove c++-link-interface-dynamic-library from crosstools, it's not usedGravatar hlopko2018-04-05
* Fix crosstool target cpu to match local.Gravatar John Cater2018-04-03
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* Fix toolchain CPU identifiers to match what's in the BUILD.tpl file.Gravatar John Cater2018-04-02
* Add toolchain definitions for autoconfigured cc_toolchain entries.Gravatar jcater2018-03-27
* Windows: Expose setup_vc_env_vars function from windows_cc_configure.bzlGravatar Yun Peng2018-03-22
* Automated rollback of commit 67549a752c2316234b19d7b50ea84a8ae80d3669.Gravatar hlopko2018-03-21