2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-12-03 02:52:58 +00:00
rules_foreign_cc/tools/build_defs
irengrig 4b8af84398
utils.sh: do not copy directories into themselves (#30)
When creating the directory structure for running cmake/configure,
search for underlying items, but exclude self (which used to be returned by find).
For that, use -mindepth option
2018-08-17 17:39:30 +02:00
..
BUILD export rules (#18) 2018-08-13 14:30:15 +02:00
cc_toolchain_util.bzl use tools paths and flags from the toolchain (#7) 2018-08-06 15:23:18 +02:00
cmake.bzl cmake: add option cache_entries to pass cache initializers (#27) 2018-08-16 09:53:52 +02:00
framework.bzl add toolchain files to the input files (#29) 2018-08-16 23:22:01 +02:00
utils.sh utils.sh: do not copy directories into themselves (#30) 2018-08-17 17:39:30 +02:00