rules_foreign_cc/examples/cmake_defines
Danny Wolf b6135adb24
Fix string escaping for cmake and configure/make (#567)
* Fix string escaping for cmake and configure/make

Use raw strings where possible to make readability slightly less maddening.

* Example usage of __TIME__

* Allow expansion of environment variables in HEREDOC for cmake crosstool

* Add compile check that __TIME__ is correctly redacted

* Ran buildifier

* Remove comment that is now invalid

Co-authored-by: James Sharpe <james.sharpe@zenotech.com>
2021-04-15 16:44:41 -07:00
..
lib_a Fix string escaping for cmake and configure/make (#567) 2021-04-15 16:44:41 -07:00
lib_b Propagate defines into CFLAGS and CXXFLAGS passed to the framework (#498) 2021-02-09 12:56:20 -08:00
BUILD.bazel Restructured rules to match architecture (#555) 2021-03-12 16:54:14 +00:00