- 36116ce Generate code that is buildifier compliant by Xavier Bonaventura · 4 years ago
- f08819b Add support for params files for darwin by Keith Smiley · 4 years, 5 months ago
- 7ca5d7d Automated rollback of commit d3fc253a49a00c34408bbaf5378376cbcea1c5c9. by ilist · 4 years, 5 months ago
- d3fc253 Add support for params files for darwin by Keith Smiley · 4 years, 5 months ago
- 8b9f746 Add layering check support to cc_configure on Linux with Clang by hlopko · 4 years, 10 months ago
- 644b7d41 Add C++ toolchain configuration for OpenBSD. by aldersondrive · 5 years ago
- 8b0bfaf Include cc configure headers in the cache key by Marcel Hlopko · 6 years ago
- 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
- ab9c1f5 Teach cc_configure about BAZEL_LINKLIBS env variable by Marcel Hlopko · 6 years ago
- 44a961b Provide ar_files and as_files for autoconfigured and static cc_toolchains where needed. by rosica · 6 years ago
- 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
- b4c0fb0 Split toolchains from cc_toolchains in cc_configure by Marcel Hlopko · 6 years ago
- 96500b7 Refactor unix cc autoconfiguration to not use a template Starlark cc_toolchain_config rule by rosica · 6 years ago
- beaba92 Extract Windows logic for c++ autoconfiguration into a separate Starlark rule by rosica · 6 years ago
- 7dc78cd Add explicit execution and target constraints for autodiscovered cc t? by John Cater · 6 years ago
- fc586a8 Move cc_flags target into @bazel_tools//tools/cpp. by John Cater · 6 years ago
- 71bc38f Introduce --incompatible_disable_crosstool_file flag. by rosica · 6 years ago
- 4e6080a Remove unused cc_libraries named "stl". by John Cater · 6 years ago
- 9bf885a Add --incompatible_remove_cpu_and_compiler_attributes_from_cc_toolchain by hlopko · 6 years ago
- 0377b0d Create a new rule, cc_flags_supplier, which provides the CC_FLAGS Make variable. by jcater · 6 years ago
- 40d1dc9 Add recent C++ specific incompatible flags to host by hlopko · 6 years ago
- 28953cb bazel/tools: add ar_files/as_files to cc_toolchain targets by Googler · 6 years ago
- ed67a15 Remove the "autoconfigured" constraint. by John Cater · 6 years ago
- 6bc4528 Also update cc_toolchain.toolchain_identifier when CC_TOOLCHAIN_NAME is set by hlopko · 6 years ago
- c3fb1db Do not use CROSSTOOL to select cc_toolchain by hlopko · 6 years ago
- 547bf42 Add entries in cc_toolchain_suites so cc_toolchain label selection doesn't depend on the CROSSTOOL file. by rosica · 7 years ago
- cb0fb03 Remove stub toolchains for ios by hlopko · 7 years ago
- f5c8c0b Add toolchain definitions for autoconfigured cc_toolchain entries. by jcater · 7 years ago
- 4ccecae Remove some default cc toolchain definitions. by John Cater · 7 years ago
- 8fb14d5 Retire the filegroup //tools/cpp:toolchain_category in favor of the by cpeyser · 7 years ago
- de65ce9 Add license field to cc auto-configure BUILD templates. by xingao · 7 years ago
- 12471a7 Make cc_configure script more extensible by Ilya Biryukov · 7 years ago
- 03d52e2 Update/Add license header to cc auto-configure templates. by xingao · 7 years ago
- a7f8a91 Introduce cc_toolchain_type, which exports c++ make variables. Use by cpeyser · 7 years ago
- 6aed3d3 Toolchain type labels for c++ are filegroups instead of toolchain_type. by cpeyser · 8 years ago
- bf96c50 Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875. by philwo · 8 years ago
- ca216f5 Introduce empty "toolchain_category" rule for labels that will be used as by cpeyser · 8 years ago
- d852e48 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
- 8613c90 Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799. by cpeyser · 8 years ago
- 2b983bd Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. That is, a c++ toolchain is added, but a Bazel dependency on that toolchain is not. by cpeyser · 8 years ago
- aa0093b Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79. by plf · 8 years ago
- 9d5bce6 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
- 03755ea Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899. by cpeyser · 8 years ago
- 3634131 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
- bcbdb87 Replacing hardcoded use of 'local' for env variables in cc autoconfig by Nicolas Lopez · 8 years ago
- f026e14 Add a default ios_x86_64 toolchain stub to the automatically generated bazel crosstool. by Cal Peyser · 8 years ago
- ec2657f cc_configure: use the wrapper only if on Darwin and ship the environment only if in homebrew by Damien Martin-Guillerez · 9 years ago
- 6dab815 Rollback of commit 5e6218ea4e83a7fadfe54c35488781da550ce13e. by Damien Martin-Guillerez · 9 years ago
- 5e6218e Rollback of commit 87a58589d6770a6e9a0f998274bfe69f1feb6014. by Damien Martin-Guillerez · 9 years ago
- 87a5858 Rollback of commit b4549fe8dfb29f87fd37b38bf21a5b4bef818b12. by Damien Martin-Guillerez · 9 years ago
- f787d31 Adds the compiler to the key for selecting the cc_toolchain label in by Alex Humesky · 9 years ago
- 12ecc0b cc_configure: fix various small errors by Damien Martin-Guillerez · 9 years ago
- 8fa5ae6 Add a cc_configure rule to auto-configure C++ crosstool by Damien Martin-Guillerez · 9 years ago