Marshall Greenblatt
9e9ba2c543
bazel: Limit define scope to specific cc targets (see #3757 )
...
- Add `declare_[cc|objc]_library` macros to configure common `copts`
and `local_defines` (where supported) on `[cc|objc]_library`
targets. This limits the scope of defines to the specific target
without inheritance by dependent targets.
- `objc_library` does not currently support `local_defines` so we
use `copts` instead of MacOS.
- Use `**kwargs` to pass all other arguments to the actual cc
target declaration.
2024-08-06 14:43:45 -04:00
..
2024-07-16 12:43:12 -04:00
2024-07-16 12:43:12 -04:00
2024-08-06 14:43:45 -04:00
2017-05-28 15:03:42 +02:00
2024-07-28 18:19:47 +00:00
2024-05-01 14:34:32 -04:00
2024-04-23 13:03:56 -04:00
2024-07-28 18:19:47 +00:00
2020-01-09 22:22:15 +02:00
2023-08-15 12:07:57 -04:00
2021-06-10 16:42:44 -04:00
2022-03-18 15:10:57 -04:00
2020-01-09 22:22:15 +02:00
2020-01-09 17:08:24 +02:00
2024-01-05 15:03:45 -05:00
2024-01-24 17:06:57 -05:00
2020-01-13 21:43:18 +01:00
2022-04-08 11:38:12 -04:00
2024-05-03 15:38:10 -04:00
2020-01-12 17:48:13 +02:00
2021-02-10 18:43:30 +00:00
2024-08-05 16:00:58 +00:00
2020-01-13 11:47:33 +01:00
2023-03-13 13:50:48 -04:00
2020-09-03 17:44:25 -04:00
2024-04-03 12:09:22 -04:00
2020-09-03 17:44:25 -04:00
2024-07-01 15:12:35 +00:00
2024-08-05 16:00:58 +00:00
2024-01-24 17:06:57 -05:00
2022-09-02 11:27:22 -07:00
2020-01-09 22:22:15 +02:00
2024-07-15 16:44:38 -04:00
2021-06-17 16:16:53 -04:00
2024-07-15 16:44:38 -04:00
2024-01-24 17:06:57 -05:00
2024-07-28 18:19:47 +00:00
2022-04-08 11:38:12 -04:00
2024-04-03 12:09:22 -04:00
2024-07-02 18:08:16 +00:00
2024-04-12 15:53:51 +00:00
2024-01-24 17:06:57 -05:00
2020-04-30 17:52:10 -04:00
2022-04-08 11:38:12 -04:00
2020-01-09 22:22:15 +02:00
2023-06-01 12:55:30 +03:00
2024-01-24 17:06:57 -05:00
2022-07-26 13:37:47 -04:00
2022-04-08 11:38:12 -04:00
2024-01-24 17:06:57 -05:00
2022-04-08 11:38:12 -04:00
2022-07-26 13:37:47 -04:00
2017-04-27 13:53:32 -04:00
2024-01-24 17:06:57 -05:00
2022-04-12 12:06:53 -04:00
2023-04-12 19:54:31 +00:00
2022-04-08 11:38:12 -04:00
2020-01-13 21:43:18 +01:00