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