aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp/CROSSTOOL
Commit message (Expand)AuthorAge
* Remove stub toolchains for iosGravatar hlopko2018-07-05
* add more support for ArmGravatar Bin Lu2018-07-04
* Remove support for header preprocessingGravatar hlopko2018-06-26
* Replace use of output_object_file with output_file in CROSSTOOLS.Gravatar hlopko2018-05-16
* Introduce a specific action_config for linking nodeps dynamic librariesGravatar hlopko2018-03-01
* Introduce -c source_file -o output_file build variablesGravatar hlopko2018-02-08
* Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.Gravatar hlopko2017-09-18
* Introduce -c source_file -o output_file build variablesGravatar hlopko2017-09-14
* Expose sysroot as a build variableGravatar hlopko2017-09-12
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-11
* Automated rollback of commit 8328dc9e3b0d473756ec94508744afefe4d8eaf2.Gravatar pcloudy2017-09-07
* Fix windows crosstools after https://github.com/bazelbuild/bazel/commit/268c0...Gravatar hlopko2017-09-06
* Simplify copts handling and expose them as a build variableGravatar hlopko2017-08-02
* Remove /DOS_WINDOWS from Windows CROSSTOOLGravatar pcloudy2017-07-14
* Remove implicit iteration from CrosstoolGravatar hlopko2017-07-05
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Fixes compilation on Power8Gravatar davideleoni902017-05-15
* Reformat Bazel crosstools to have consistent 2 spaces indentGravatar hlopko2017-04-28
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* Do not add a build id to C++ binaries by default.Gravatar lberki2017-04-13
* 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
* Recognize "/usr/lib/clang" as system include path on FreeBSD.Gravatar Piotr Sikora2016-10-24
* Adding support for Linux s390xGravatar namrata-ibm2016-10-11
* Remove support for thin archives.Gravatar Lukacs Berki2016-08-23
* Adding features to MSVC CROSSTOOLGravatar Yun Peng2016-07-01
* Add -headerpad_max_install_names to darwin CROSSTOOL linker flags.Gravatar David Chen2016-05-17
* MSVC toolchain changes for building TensorFlowGravatar Yun Peng2016-05-10
* Enable msvc toolchain to support params fileGravatar Yun Peng2016-04-25
* Add msvc crosstool definitonGravatar Yun Peng2016-04-07
* Add a cc_configure rule to auto-configure C++ crosstoolGravatar Damien Martin-Guillerez2016-03-02
* Change the path of gcc for Windows to c:\tools\msys64 , because that's where ...Gravatar Lukacs Berki2016-02-24
* Add supportsDynamicLinker to CppConfigurationGravatar Googler2016-02-09
* Introduce a special CPU for Windows and add msys compiler toolchain.Gravatar Dmitry Lomov2016-02-03
* Fix build on FreeBSD (again).Gravatar Piotr Sikora2016-02-02
* Add -fno-canonical-system-headers to CROSSTOOL files so that gcc doesn't reso...Gravatar Lukacs Berki2016-01-07
* Allow any includes on the Mac for now.Gravatar Ulf Adams2015-10-30
* Removes duplicate arm crosstool toolchain definition.Gravatar Alex Humesky2015-10-09
* Fix broken build under Debian Wheezy.Gravatar Brian2015-09-28
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Add native support for linux on ARM Cpu (32 bits)Gravatar Zhong Wang2015-08-12
* Make Bazel always build with --fat_apk_cpu.Gravatar Lukacs Berki2015-07-29
* Add a couple of flags to the CROSSTOOL file, especially for -c opt.Gravatar Ulf Adams2015-07-17
* Improve platform and CPU detection, use the correct protoc binary for the run...Gravatar Philipp Wollermann2015-06-12
* Document why we provide LD but largely ignore it.Gravatar Han-Wen Nienhuys2015-06-09