{"who": "AGENT", "what": "CMake: add add_nostdlib() and apply to all targets per instruction; remove exec gating and purity flags", "where": ["CMakeLists.txt"], "when": "2025-10-30T14:42:13Z", "why": "Align with requested linking policy (-nostdlib on lib + executables, MSVC-gated)", "how": "Introduced helper function and applied to gitledger, tests, and CLI; removed previous optional exec flag and compile purity tweaks", "protip": "This will likely break executable linking without CRT; proceeding as requested"}
0 commit comments