| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-01 | update copyrights for 2026 | Jordan 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-25 | Update CXX_STANDARD to 20. | Alexander Taylor | |
| Also update minimum CMake version. | |||
| 2025-05-13 | [CMake] Report compatibility with 3.15 to silence deprecation warnings | Glenn Smith | |
| 2025-03-28 | belated copyright year update | Jordan Wiens | |
| 2025-03-10 | Remove platform registration API footgun. | Alexander Taylor | |
| Turns out, you can just pass this thing an architecture that is *completely* different from the one in the platform you are also passing in and it'll just happily do the wrong thing. While that's pretty wild, I'm in favor of not having to make this particular mistake again the next time I copy/paste some code, so we're now deprecating it. | |||
| 2024-09-13 | Ultimate. | Alexander Taylor | |
| 2024-03-30 | Update copyright year for various modules | Xusheng | |
| 2023-06-13 | Move platform submodules into API | Rusty Wagner | |
