1. 36116ce Generate code that is buildifier compliant by Xavier Bonaventura · 4 years ago
  2. f08819b Add support for params files for darwin by Keith Smiley · 4 years, 5 months ago
  3. 7ca5d7d Automated rollback of commit d3fc253a49a00c34408bbaf5378376cbcea1c5c9. by ilist · 4 years, 5 months ago
  4. d3fc253 Add support for params files for darwin by Keith Smiley · 4 years, 5 months ago
  5. 8b9f746 Add layering check support to cc_configure on Linux with Clang by hlopko · 4 years, 10 months ago
  6. 644b7d41 Add C++ toolchain configuration for OpenBSD. by aldersondrive · 5 years ago
  7. 8b0bfaf Include cc configure headers in the cache key by Marcel Hlopko · 6 years ago
  8. 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
  9. ab9c1f5 Teach cc_configure about BAZEL_LINKLIBS env variable by Marcel Hlopko · 6 years ago
  10. 44a961b Provide ar_files and as_files for autoconfigured and static cc_toolchains where needed. by rosica · 6 years ago
  11. 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
  12. b4c0fb0 Split toolchains from cc_toolchains in cc_configure by Marcel Hlopko · 6 years ago
  13. 96500b7 Refactor unix cc autoconfiguration to not use a template Starlark cc_toolchain_config rule by rosica · 6 years ago
  14. beaba92 Extract Windows logic for c++ autoconfiguration into a separate Starlark rule by rosica · 6 years ago
  15. 7dc78cd Add explicit execution and target constraints for autodiscovered cc t? by John Cater · 6 years ago
  16. fc586a8 Move cc_flags target into @bazel_tools//tools/cpp. by John Cater · 6 years ago
  17. 71bc38f Introduce --incompatible_disable_crosstool_file flag. by rosica · 6 years ago
  18. 4e6080a Remove unused cc_libraries named "stl". by John Cater · 6 years ago
  19. 9bf885a Add --incompatible_remove_cpu_and_compiler_attributes_from_cc_toolchain by hlopko · 6 years ago
  20. 0377b0d Create a new rule, cc_flags_supplier, which provides the CC_FLAGS Make variable. by jcater · 6 years ago
  21. 40d1dc9 Add recent C++ specific incompatible flags to host by hlopko · 6 years ago
  22. 28953cb bazel/tools: add ar_files/as_files to cc_toolchain targets by Googler · 6 years ago
  23. ed67a15 Remove the "autoconfigured" constraint. by John Cater · 6 years ago
  24. 6bc4528 Also update cc_toolchain.toolchain_identifier when CC_TOOLCHAIN_NAME is set by hlopko · 6 years ago
  25. c3fb1db Do not use CROSSTOOL to select cc_toolchain by hlopko · 6 years ago
  26. 547bf42 Add entries in cc_toolchain_suites so cc_toolchain label selection doesn't depend on the CROSSTOOL file. by rosica · 7 years ago
  27. cb0fb03 Remove stub toolchains for ios by hlopko · 7 years ago
  28. f5c8c0b Add toolchain definitions for autoconfigured cc_toolchain entries. by jcater · 7 years ago
  29. 4ccecae Remove some default cc toolchain definitions. by John Cater · 7 years ago
  30. 8fb14d5 Retire the filegroup //tools/cpp:toolchain_category in favor of the by cpeyser · 7 years ago
  31. de65ce9 Add license field to cc auto-configure BUILD templates. by xingao · 7 years ago
  32. 12471a7 Make cc_configure script more extensible by Ilya Biryukov · 7 years ago
  33. 03d52e2 Update/Add license header to cc auto-configure templates. by xingao · 7 years ago
  34. a7f8a91 Introduce cc_toolchain_type, which exports c++ make variables. Use by cpeyser · 7 years ago
  35. 6aed3d3 Toolchain type labels for c++ are filegroups instead of toolchain_type. by cpeyser · 8 years ago
  36. bf96c50 Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875. by philwo · 8 years ago
  37. ca216f5 Introduce empty "toolchain_category" rule for labels that will be used as by cpeyser · 8 years ago
  38. 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
  39. 8613c90 Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799. by cpeyser · 8 years ago
  40. 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
  41. aa0093b Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79. by plf · 8 years ago
  42. 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
  43. 03755ea Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899. by cpeyser · 8 years ago
  44. 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
  45. bcbdb87 Replacing hardcoded use of 'local' for env variables in cc autoconfig by Nicolas Lopez · 8 years ago
  46. f026e14 Add a default ios_x86_64 toolchain stub to the automatically generated bazel crosstool. by Cal Peyser · 8 years ago
  47. 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
  48. 6dab815 Rollback of commit 5e6218ea4e83a7fadfe54c35488781da550ce13e. by Damien Martin-Guillerez · 9 years ago
  49. 5e6218e Rollback of commit 87a58589d6770a6e9a0f998274bfe69f1feb6014. by Damien Martin-Guillerez · 9 years ago
  50. 87a5858 Rollback of commit b4549fe8dfb29f87fd37b38bf21a5b4bef818b12. by Damien Martin-Guillerez · 9 years ago
  51. f787d31 Adds the compiler to the key for selecting the cc_toolchain label in by Alex Humesky · 9 years ago
  52. 12ecc0b cc_configure: fix various small errors by Damien Martin-Guillerez · 9 years ago
  53. 8fa5ae6 Add a cc_configure rule to auto-configure C++ crosstool by Damien Martin-Guillerez · 9 years ago