2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-30 16:42:07 +00:00
rules_foreign_cc/examples/third_party/gperftools
UebelAndre 3dbe409720
Removed legacy *env_vars attributes from cmake and configure_make rule (#675)
* Removed legacy `*env_vars` attributes from `cmake` and `configure_make` rule. Use `env` instead.

* Updated examples

* Improved variable expansion

* Fixed missing `build_data` attribute for `configure_make`

* Fix environment variable quotes

* Attempt to address quoted environment variables.

* Updated documentation
2021-06-21 08:24:34 -07:00
..
BUILD.bazel Moved configure_use_malloc example to third party examples (#634) 2021-05-21 09:06:59 -07:00
BUILD.gperftools.bazel Removed legacy *env_vars attributes from cmake and configure_make rule (#675) 2021-06-21 08:24:34 -07:00
gperftools_repositories.bzl Moved configure_use_malloc example to third party examples (#634) 2021-05-21 09:06:59 -07:00
malloc_test.cc Moved configure_use_malloc example to third party examples (#634) 2021-05-21 09:06:59 -07:00