2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-29 12:33:51 +00:00
rules_foreign_cc/foreign_cc
jheaff1 c7330faee5
Wrap tool paths that contain whitespaces in quotes (#732)
This change is required when using the MSVC toolchain on Windows,
as paths for tools such as the compiler contain whitespaces (e.g.
C:\Program Files\...)

Co-authored-by: UebelAndre <github@uebelandre.com>
2021-07-20 16:44:33 +00:00
..
built_tools Build make windows (#716) 2021-07-12 07:17:18 -07:00
private Wrap tool paths that contain whitespaces in quotes (#732) 2021-07-20 16:44:33 +00:00
boost_build.bzl Removed make_commands attribute and fixed configure_make (#671) 2021-06-16 13:09:15 +00:00
BUILD.bazel Updated documentation and removed the need to commit updated docs (#652) 2021-06-02 19:58:56 +01:00
cmake.bzl Added consistent use of expand_locations to all rules. (#722) 2021-07-19 19:44:21 +00:00
configure.bzl Added consistent use of expand_locations to all rules. (#722) 2021-07-19 19:44:21 +00:00
defs.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
make.bzl Added consistent use of expand_locations to all rules. (#722) 2021-07-19 19:44:21 +00:00
ninja.bzl Added consistent use of expand_locations to all rules. (#722) 2021-07-19 19:44:21 +00:00
providers.bzl Added documentation for providers (#681) 2021-06-16 13:58:55 +00:00
repositories.bzl added cmake 3.21.0 (#726) 2021-07-19 10:04:44 +01:00