Files
cmake/Source
Brad King 561ece2407 cmFindPackageStack: Restore pure value semantics
A stack entry's storage may be shared by other copies, so mutation is
incompatible with value semantics.  We've migrated the motivating use
case to another approach.

Revert commit b3873b8272 (cmFindPackageStack: Allow controlled mutation,
2025-07-29, v4.2.0-rc1~438^2) and commit f2bdc2176f (cmStack: New,
mutable stack class, 2025-07-29, v4.2.0-rc1~438^2~1).  Record their
parent as a second parent of this commit so `git blame` can see the
original history of the restored content.
2026-04-01 13:47:24 -04:00
..
2026-03-27 08:25:44 -04:00
2025-08-26 14:29:01 -07:00
2025-11-12 14:54:16 -05:00
2025-08-01 09:56:00 -04:00
2025-11-12 14:54:16 -05:00
2025-10-07 09:29:18 -04:00
2025-08-26 14:29:01 -07:00
2025-08-27 10:53:27 -04:00
2025-08-26 14:29:01 -07:00
2025-08-26 14:29:01 -07:00
2025-11-12 14:54:16 -05:00
2025-08-26 14:29:01 -07:00
2025-04-08 10:42:17 -04:00
2025-11-12 14:54:16 -05:00
2025-11-12 14:54:16 -05:00
…