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