17 Commits

Author SHA1 Message Date
Ed Page
71f68dc3c3 fix(build-rs)!: Remove meaningless 'cargo_cfg_debug_assertions'
The documentation that was added was pulled straight from a comment in
`custom_build.rs`.
2024-12-06 09:33:16 -06:00
Ed Page
70a6f011a4 chore(build-rs): Bump major version 2024-12-06 09:33:10 -06:00
Ed Page
c02c9f2517 docs(build-rs): Remove reference to encoding 2024-11-13 14:46:11 -06:00
Ed Page
8b43030bb7 chore(build-rs): Remove comment about update
At this point, it is assumed to always be up-to-date
2024-11-13 13:55:14 -06:00
Ed Page
611ec991fb feat(build-rs): Add cargo_manifest_path 2024-11-13 13:54:48 -06:00
Ed Page
4ff0809afd fix(build-rs)!: Prefer None/empty-Vec to empty-String 2024-11-13 13:49:23 -06:00
Ed Page
27c577286e refactor(build-rs): Extract minor version extraction 2024-11-13 13:44:04 -06:00
Ed Page
347fa09b1b perf(build-rs): Remove an allocation 2024-11-13 13:42:46 -06:00
Ed Page
f4193559c2 refactor(build-rs): Make env vars more composable 2024-11-13 13:32:25 -06:00
Ed Page
5e53b21e19 refactor(build-rs): Clarify bool policy 2024-11-13 12:54:59 -06:00
Ed Page
58ac23d60a feat(build-rs): Add cargo_makeflags 2024-11-13 12:46:44 -06:00
Ed Page
e4e7a36eaa docs(build-rs): Correct documentation for manifest_links 2024-11-13 12:46:43 -06:00
Ed Page
eef4b30d31 docs(build-rs): Split out short descriptions 2024-11-13 12:46:25 -06:00
Ed Page
9814045a03 docs: Declare build-rs as intentional 2024-11-08 08:58:45 -06:00
Ed Page
82a912a2ee chore: Silence clippy for intregration 2024-11-08 08:58:45 -06:00
Ed Page
54660c665e chore: Integrate build-rs into the workspace 2024-11-08 08:58:45 -06:00
Ed Page
0c7577d48a chore: Stage build-rs for merging 2024-11-07 08:39:59 -06:00