aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/cpp
Commit message (Expand)AuthorAge
* Allow params files on Windows.Gravatar Lukacs Berki2016-04-08
* Add msvc crosstool definitonGravatar Yun Peng2016-04-07
* Add the wrapper script for msvc crosstoolGravatar Yun Peng2016-04-07
* Fix issues with cc_configureGravatar Alpha Lam2016-04-01
* cc_configure.bzl: fix path to static crosstoolGravatar Damien Martin-Guillerez2016-03-31
* Make C++ autoconfigured toolchain the default for Linux and OS X.Gravatar Damien Martin-Guillerez2016-03-31
* Adds Skylark Remote Repository documentationGravatar Damien Martin-Guillerez2016-03-24
* cc_configure: Fix fallout of renaming ctx to repository_ctx.Gravatar Damien Martin-Guillerez2016-03-18
* cc_configure: fallback to static crosstool for unsupported platformGravatar Damien Martin-Guillerez2016-03-15
* Use repository_ctx for each usage of repository context.Gravatar Damien Martin-Guillerez2016-03-14
* cc_configure: fix issues with CentOS 6.7 and custom gccGravatar Damien Martin-Guillerez2016-03-08
* Set tools/cpp/test tests to exclusiveGravatar Damien Martin-Guillerez2016-03-08
* cc_configure: fix various small errorsGravatar Damien Martin-Guillerez2016-03-04
* Tests for tools/cpp:cc_configure.bzlGravatar Damien Martin-Guillerez2016-03-03
* Add a cc_configure rule to auto-configure C++ crosstoolGravatar Damien Martin-Guillerez2016-03-02
* Use bind to redirect C++ crosstool configurationGravatar 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
* Use param files for Linux C(++) toolchains.Gravatar Han-Wen Nienhuys2015-10-12
* Removes duplicate arm crosstool toolchain definition.Gravatar Alex Humesky2015-10-09
* Fix broken build under Debian Wheezy.Gravatar Brian2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Rollback of commit 50adddf01b8d7f46fba6bee12ebbb41c31c87165.Gravatar Ulf Adams2015-08-20
* Fixes to use dylib on MacOS X.Gravatar Topher2015-08-20
* 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
* Remove implicit .a and .so outputs from Bazel.Gravatar Ulf Adams2015-07-27
* 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
* Add -undefined dynamic_lookup to OSX linker optionsGravatar Damien Martin-Guillerez2015-05-18
* Add [/System]/Library/Frameworks to the Darwin toolchain definition.Gravatar Han-Wen Nienhuys2015-04-15
* Document crosstool_top a little better.Gravatar Han-Wen Nienhuys2015-04-08
* Remove unnecessary -B flag from linker command line.Gravatar Han-Wen Nienhuys2015-04-08
* Use a wrapper around gcc on OSX to simulate rpathGravatar Damien Martin-Guillerez2015-03-25
* Add /usr/local/include to C++ CROSSTOOL for darwinGravatar Damien Martin-Guillerez2015-03-25
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
* Defaulted cpu to the host cpuGravatar Damien Martin-Guillerez2015-03-13
* Add symlinks to third_party/ and tools/ to base_workspaceGravatar Kristina Chodorow2015-02-19