aboutsummaryrefslogtreecommitdiff
path: root/cmake/setup.cmake (unfollow)
Commit message (Expand)Author
2023-11-19Windows: leave puzzles.rc out of auxiliary GUI tools.Simon Tatham
2023-06-16Add a 'core' library alongside 'common'.Simon Tatham
2023-04-06Fall back to <math.h> if <tgmath.h> doesn't work.Simon Tatham
2023-02-22Normalise pathnames in assert statements where possible.Simon Tatham
2023-02-20Support multiple COMPILE_DEFINITIONS for a programBen Harris
2023-02-19Try to stop CMake disabling assertions in release buildsBen Harris
2023-01-17Avoid unnecessary timestamp bumps on generated-games.h.Simon Tatham
2022-12-31Don't use Null Game's extra source files for all GUI programsBen Harris
2021-12-11malloc.c: check allocation sizes against PTRDIFF_MAX.Simon Tatham
2021-09-06Fix benchmark.sh for the new cmake world.Simon Tatham
2021-05-25Permit building GUI helper tools.Simon Tatham
2021-04-04Advertise user-configurable cmake-time config options.Simon Tatham
2021-04-03Install desktop files and pixmaps from CMakeDmitry Marakasov
2021-03-29Migrate to a CMake-based build system.Simon Tatham