1. 0581d19 Remove the use of enabled_toolchain_types, prior to it being removed entirely. by jcater · 6 years ago
  2. d565b4b Remove the unused cc dummy_toolchain. by jcater · 6 years ago
  3. b137071 Don't set msys usr directory as cxx_builtin_include_directories for MSVC toolchain by pcloudy · 6 years ago
  4. 18d7024 Windows, C++: add support for Visual Studio 2019 by Laszlo Csomor · 6 years ago
  5. 8ba86a0 Add /Applications/ to cxx_builtin_include_directories by Keith Smiley · 6 years ago
  6. fc586a8 Move cc_flags target into @bazel_tools//tools/cpp. by John Cater · 6 years ago
  7. df3d8cb C++: Compile action uses parameter file by plf · 6 years ago
  8. 5af2cbf Add toolchains attribute to compiler_flag by hlopko · 6 years ago
  9. 3010e57 C++: Remove gcc flags. by plf · 6 years ago
  10. 5da1098 Added explicit target architecture for archiver on Windows. by Vladimir Chebotarev · 6 years ago
  11. 56366ee Set non-empty values for msvc_env_* when VC not installed by pcloudy · 6 years ago
  12. badd82e Automated rollback of commit 1b4c37c38804559b5c1ade6f9c93501875e231b0. by hlopko · 6 years ago
  13. c6c9b58 Automated rollback of commit d03dcfb450a8f3717d81f9ecde5ac24ec53e042a. by Keith Smiley · 6 years ago
  14. 4b79c53 Remove unused, unmaintained crosstool_lib.bzl by hlopko · 6 years ago
  15. d03dcfb Make Xcode setup more resilient by Keith Smiley · 6 years ago
  16. 2f17a86 Prepare the codebase for the --incompatible_disable_legacy_crosstool_fields by hlopko · 6 years ago
  17. 992eb17 Remove wrapped_clang tpl workaround files by Keith Smiley · 6 years ago
  18. 1b4c37c Always set --no-canonical-prefixes if we can by Andrew Suffield · 6 years ago
  19. 9d9cadd Flip --incompatible_disable_runtimes_filegroups by hlopko · 6 years ago
  20. 7d5db9a Remove Bazel CROSSTOOLs by rosica · 6 years ago
  21. e2fcb95 Fix incorrect label in enabled toolchain check. by jcater · 6 years ago
  22. 71bc38f Introduce --incompatible_disable_crosstool_file flag. by rosica · 6 years ago
  23. 949145a Expose the --incompatible_enable_cc_toolchain_resolution flag to Starlark and by jcater · 6 years ago
  24. 4e6080a Remove unused cc_libraries named "stl". by John Cater · 6 years ago
  25. 3e1ee47 Do not enable --start-lib/--end-lib in cc_configure when not supported by hlopko · 6 years ago
  26. a89c7ef Consult BAZEL_CXXOPTS when auto-detecting local CC toolchain. by Piotr Sikora · 6 years ago
  27. 292f909 Don't enable action_configs by default by rosica · 6 years ago
  28. 2d0e27e Add --disable_legacy_crosstool_fields to host configuration by hlopko · 6 years ago
  29. 5ba74be Automated rollback of commit 3976d5835a8427cff4c805814227bda1772335c4. by plf · 6 years ago
  30. 9bf885a Add --incompatible_remove_cpu_and_compiler_attributes_from_cc_toolchain by hlopko · 6 years ago
  31. 3976d58 C++: Shim to replace old C++ API provider by plf · 6 years ago
  32. 6366970 Remove duplicate _ACTION_NAME from by jcater · 6 years ago
  33. 0377b0d Create a new rule, cc_flags_supplier, which provides the CC_FLAGS Make variable. by jcater · 6 years ago
  34. f55ae7a Make bazel option --collect_symbol_counts a noop by hlopko · 6 years ago
  35. 0a5ea61 [singlejar] Fix Windows long path issue by Loo Rong Jie · 6 years ago
  36. 3ce44b6 Add --incompatible_disable_expand_if_all_available_in_flag_set by hlopko · 6 years ago
  37. 40d1dc9 Add recent C++ specific incompatible flags to host by hlopko · 6 years ago
  38. 28953cb bazel/tools: add ar_files/as_files to cc_toolchain targets by Googler · 6 years ago
  39. 38f5451 Allow an empty actions parameter for flag_set() by rosica · 6 years ago
  40. 009e6c0 Better clang support on Windows by Yun Peng · 6 years ago
  41. ed67a15 Remove the "autoconfigured" constraint. by John Cater · 6 years ago
  42. 4baba71 Fix -Wunused-command-line-argument warnings when --force_pic is passed on Mac by Jamie Snape · 6 years ago
  43. 511fe9b Windows: Add gcc_env feature for msys gcc and mingw gcc CROSSTOOL by pcloudy · 6 years ago
  44. f7e5aef Add cc_toolchain targets for the new entries in the default cc_toolchain_suite. by John Cater · 6 years ago
  45. 58a72b2 Remove uses of default_grte_top from CROSSTOOL. by jcater · 6 years ago
  46. f445af5 Windows, CROSSTOOL: Add support for clang-cl.exe by Yun Peng · 6 years ago
  47. f66086d Windows: windows_cc_configure.bzl no longer fails when BAZEL_SH isn't set by Yun Peng · 6 years ago
  48. 53c32a8 Allow extension and prefix parameters of artifact_name_pattern() accept None and empty string. by rosica · 6 years ago
  49. 6bc4528 Also update cc_toolchain.toolchain_identifier when CC_TOOLCHAIN_NAME is set by hlopko · 6 years ago
  50. c6ec22f cc_configure: Remove hardcoded link option "-B/usr/bin" by Mark Zeren · 6 years ago
  51. 8177f5c Singlejar: fix bad use of $(JAVA) and $(locations) by Laszlo Csomor · 6 years ago
  52. 3893f13 Windows: Disable cc toolchain auto-configure warning when CC_CONFIGURE_DEBUG isn't enabled by pcloudy · 6 years ago
  53. 68611b3 [singlejar] Port test_util to Windows by Loo Rong Jie · 6 years ago
  54. c3fb1db Do not use CROSSTOOL to select cc_toolchain by hlopko · 6 years ago
  55. 0bef1f2 Windows, CROSSTOOL: Update `compiler_flag: "/D_WIN32_WINNT"`to 0x0601 by pcloudy · 6 years ago
  56. 23bc3be C++, runfiles: add Runfiles::CreateForTest by Laszlo Csomor · 6 years ago
  57. 46e65d1 Do not rely on CppConfiguration package loading when selecting toolchain in cc_toolchain by hlopko · 7 years ago
  58. 547bf42 Add entries in cc_toolchain_suites so cc_toolchain label selection doesn't depend on the CROSSTOOL file. by rosica · 7 years ago
  59. ea642d6 C++,runfiles: avoid collision with @bazel_tools by Laszlo Csomor · 7 years ago
  60. 131e31c C++,runfiles: rename sources to avoid conflict by Laszlo Csomor · 7 years ago
  61. 1d956c7 Do not fail the build when gcov is not installed by hlopko · 7 years ago
  62. d2e0254 Make creating a CcToolchainConfigInfo from Skylark possible by rosica · 7 years ago
  63. a95a442 Disable warning about GCOV. by Irina Iancu · 7 years ago
  64. 7f9de5d windows_cc_configure.bzl: Add VS2017 Professional install location by Gregor Jasny · 7 years ago
  65. df16c77 Windows: add //tools/... tests to test suite by Laszlo Csomor · 7 years ago
  66. e0542bc Disable the correct warning by Loo Rong Jie · 7 years ago
  67. ccd7d76 Improve MSVC Crosstool by Loo Rong Jie · 7 years ago
  68. 45f1da1 When using find_cpp_toolchain, make sure the relevant attribute, '_cc_toolchain' exists on the ctx being passed to this function. (I broke TAP once because I forgot to add the attribute. Perhaps not that helpful this late in the migration but doesn't hurt.) by juliexxia · 7 years ago
  69. e6860a8 Set INCLUDE and LIB env var for actions that actually need them by Loo Rong Jie · 7 years ago
  70. 4e42e17 Windows, CROSSTOOL: Fix feature for linking interface library and dynamic library by pcloudy · 7 years ago
  71. 5947f47 Windows, CROSSTOOL: Remove MSVC wrapper scripts from Bazel completely by Yun Peng · 7 years ago
  72. c4622ac Fix autodetection of -z linker flags by hlopko · 7 years ago
  73. cb0fb03 Remove stub toolchains for ios by hlopko · 7 years ago
  74. 8ff87c1 Fix autodetection of linker flags by hlopko · 7 years ago
  75. df42789 windows_cc_configure.bzl: Check default VC installation directories by pcloudy · 7 years ago
  76. aa2231e add more support for Arm by Bin Lu · 7 years ago
  77. 381b3a1 Windows CROSSTOOL: Add action_config for preprocess-assemble by pcloudy · 7 years ago
  78. 1d3b6c1 Add aliases for current_cc_host_toolchain, current_libc_top and filegroup by dbabkin · 7 years ago
  79. 44646c2 runfiles libraries: fix tests and comments by Laszlo Csomor · 7 years ago
  80. 26aaea2 Remove support for header preprocessing by hlopko · 7 years ago
  81. 886d01c Add Arm64 support by Arielle Albon · 7 years ago
  82. 4022bac Remove usage of COMPILER_MSVC in Bazel and ijar by Loo Rong Jie · 7 years ago
  83. ac69da0 Move path-manipulation functions to own library file. by ccalvarin · 7 years ago
  84. fe63111 Fix broken flag existence check for linking flags in unix_cc_configure. by hlopko · 7 years ago
  85. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  86. 05fef18 Update tools/cpp/toolchain_utils.bzl to return the proper C++ toolchain by hlopko · 7 years ago
  87. 22f4bb9 runfiles,cc: C++ runfiles library in @bazel_tools by Laszlo Csomor · 7 years ago
  88. 5b02559 Minimize the cost of Skyframe restarts during CC autoconfiguration. by jmmv · 7 years ago
  89. bf1ac7e Change uses of cc_toolchain_type back to plain toolchain_type. by jcater · 7 years ago
  90. 8044286 Add a compiler_flag rule that exposes the value of the "compiler" field of CROSSTOOL by rosica · 7 years ago
  91. 72075bf runfiles,cc: merge strategies into Runfiles by Laszlo Csomor · 7 years ago
  92. 9dc32e2 runfiles,cc: Runfiles uses manifest AND directory by Laszlo Csomor · 7 years ago
  93. 5c4f3b5 CROSSTOOL: Make C++ compiled and linked artifact name pattern configurable by Yun Peng · 7 years ago
  94. a1ae44a cpp runfiles library: precompute envvars map by Laszlo Csomor · 7 years ago
  95. 5f195b7 cpp runfiles library: compute manifest/dir paths by Laszlo Csomor · 7 years ago
  96. 2661abb Split user_link_flags from legacy_link_flags by hlopko · 7 years ago
  97. 6f1a2ec Replace use of output_object_file with output_file in CROSSTOOLS. by hlopko · 7 years ago
  98. 57bc201 Do not autodetect C++ toolchain when BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 is present by hlopko · 7 years ago
  99. 9f2b052 runfiles,cc: add a method to discover runfiles by Laszlo Csomor · 7 years ago
  100. 86a9b6f Change -lgcov with --coverage by Irina Iancu · 7 years ago