aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use a faster linker (mold, lld, gold) if they're available.Gravatar Sadie Powell2026-05-061-0/+10
* Make the pkg-config output a bit less verbose.Gravatar Sadie Powell2026-05-061-0/+1
* Fix some CMake variables not being updated if CMake re-runs.•••Getting rid of the return(PROPAGATE) usage here also allows us to lower the minimum CMake version from 3.25 to 3.21. Gravatar Sadie Powell2026-05-011-1/+1
* Improve support for unity builds.Gravatar Sadie Powell2026-04-291-1/+4
* Fix scripts not having their user/group set if one isn't configured.Gravatar Sadie Powell2026-04-281-8/+4
* Switch the build system to CMake.Gravatar Sadie Powell2026-04-271-0/+242