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
UebelAndre 689c96aaa7
Fetch prebuilt cmake and ninja binaries as registered default toolchains (#508)
* Added tooling for generating repositories for pre-built cmake and ninja binaries

* Generated toolchains

* Picked up fix

* Removed toolchains from http_archives and updated generator script

* Regenerated toolchains

* Updated cmake version

* Added additional constraints

* Added option for registering preinstalled toolchains

* MacOS uses universal binaries

* Fixed typo

* More constraints
2021-02-16 15:41:58 +00:00
..
native_tools Fetch prebuilt cmake and ninja binaries as registered default toolchains (#508) 2021-02-16 15:41:58 +00:00
shell_toolchain Fix bash local variable syntax on mac (#424) 2021-02-09 18:58:43 -08:00
boost_build.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
BUILD Remove deprecated rules_foreign_cc_utils repo (#470) 2021-01-25 13:42:14 -08:00
cc_toolchain_util.bzl Propagate defines into CFLAGS and CXXFLAGS passed to the framework (#498) 2021-02-09 12:56:20 -08:00
cmake.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
cmake_script.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
configure.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
configure_script.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
detect_root.bzl Added some helpful issue links (#494) 2021-02-04 10:42:02 -08:00
framework.bzl Remove a print from the cleanup function (#501) 2021-02-10 18:33:41 +00:00
make.bzl Made buildifier checks more aggressive (#485) 2021-02-02 20:09:33 +00:00
run_shell_file_utils.bzl Enable Buildifier in CI (#458) 2021-01-25 22:01:43 +00:00
shell_script_helper.bzl support filename containing space (#416) 2021-01-31 07:43:03 -08:00
version.bzl Enable Buildifier in CI (#458) 2021-01-25 22:01:43 +00:00