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/private
UebelAndre e4399415b8
Added "targets" API (#556)
* Added `targets` API to all existing build rules

* Updated examples

* Restore making the make toolchain always available.

* Add support for generator cmake parsing and setting CMAKE_MAKE_PROGRAM

* Cleaned up duplicate generator arguments

* Fixed cmake tests

* Updated docs

* Addressed PR feedback

* Fixed missing and incorrect generators

* Fixed `generate_args` name
2021-03-17 13:42:44 +00:00
..
shell_toolchain Update the macos os_name from osx to macos (#568) 2021-03-16 14:59:29 +00:00
BUILD.bazel Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
cc_toolchain_util.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
cmake_script.bzl Added "targets" API (#556) 2021-03-17 13:42:44 +00:00
configure_script.bzl Added "targets" API (#556) 2021-03-17 13:42:44 +00:00
detect_root.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
framework.bzl Added "targets" API (#556) 2021-03-17 13:42:44 +00:00
make_script.bzl Added "targets" API (#556) 2021-03-17 13:42:44 +00:00
run_shell_file_utils.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
shell_script_helper.bzl Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00