rules_foreign_cc/examples/cmake_crosstool
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
..
compilers Crosstool example + fixes (#174) 2018-12-06 18:14:00 +01:00
static Added "targets" API (#556) 2021-03-17 13:42:44 +00:00
tools/arm_compiler Renamed BUILD files to BUILD.bazel (#540) 2021-03-03 10:08:03 -08:00
.bazelrc Crosstool example + fixes (#174) 2018-12-06 18:14:00 +01:00
BUILD.bazel Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00
WORKSPACE Moved `workspace_definitions.bzl` to `foreign_cc/repositories.bzl` to solve for bzl-visibility issues. (#557) 2021-03-12 09:08:13 -08:00
hello.cc Crosstool example + fixes (#174) 2018-12-06 18:14:00 +01:00