2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-30 16:42:07 +00:00
rules_foreign_cc/foreign_cc/built_tools
Keith Smiley 4ee863c1fc
Fix building without sandboxing (#769)
Since 466c32c70f any changes you made
while testing rules_foreign_cc, or changes to those rules, would not
invalidate the CMakeCache.txt and lead to build issues. It wasn't the
case before that because new temp dirs were used each time.
2021-08-20 09:33:10 +01:00
..
private Fix building without sandboxing (#769) 2021-08-20 09:33:10 +01:00
BUILD.bazel Added a common framework for built tools (#559) 2021-03-15 17:17:59 +00:00
cmake_build.bzl Use configure_make to build cmake. (#588) 2021-07-06 22:58:00 +01:00
make_build.bzl Build make windows (#716) 2021-07-12 07:17:18 -07:00
ninja_build.bzl Build make windows (#716) 2021-07-12 07:17:18 -07:00