2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-12-04 08:02:31 +00:00
rules_foreign_cc/tools/build_defs
irengrig 86b28882a2
correct work in osx: take environment from cc_common (#67)
apparently, is it possible to just take the needed environment variables from cc_common, and not do any calls to rules_apple or platform-dependent initialization
2018-08-28 13:36:20 +02:00
..
BUILD build cmake if it is missing (should be configurable) (#57) 2018-08-22 22:06:37 +02:00
cc_toolchain_util.bzl correct work in osx: take environment from cc_common (#67) 2018-08-28 13:36:20 +02:00
cmake.bzl correct work in osx: take environment from cc_common (#67) 2018-08-28 13:36:20 +02:00
cmake_build.bzl build cmake if it is missing (should be configurable) (#57) 2018-08-22 22:06:37 +02:00
detect_root.bzl build cmake if it is missing (should be configurable) (#57) 2018-08-22 22:06:37 +02:00
framework.bzl correct work in osx: take environment from cc_common (#67) 2018-08-28 13:36:20 +02:00
ninja_build.bzl build cmake if it is missing (should be configurable) (#57) 2018-08-22 22:06:37 +02:00
utils_osx.sh correct linking for osx, use basename (#56) 2018-08-22 16:02:18 +02:00
utils_unix.sh
utils_win.bat