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