summaryrefslogtreecommitdiff
path: root/platform/mac-kernel
AgeCommit message (Collapse)Author
2026-01-01update copyrights for 2026Jordan Wiens
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
This ensures that CMake detects when files that match the glob are added or removed.
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
Also update minimum CMake version.
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-05-13Fix mac_kernel platform not loading on Free editionGlenn Smith
2025-03-28belated copyright year updateJordan Wiens
2025-03-19Add mac-kernel platformkat