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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Don't use Null Game's extra source files for all GUI programs
Ben Harris
2022-12-31
*
js: Enable STRICT_JS in Emscripten
Ben Harris
2022-11-10
*
js: Distinguish manual resizes from device pixel ratio changes
Ben Harris
2022-10-27
*
js: Add a CMake variable to control whether Emscripten emits WASM
Ben Harris
2022-10-27
*
Enable Apple Silicon in the MacOS builds.
Simon Tatham
2022-09-12
*
unix, gtk: Install and use HTML help
Ben Hutchings
2022-08-01
*
Try to fix flakiness in the NestedVM build.
Simon Tatham
2022-01-06
*
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
*
nestedvm.cmake: fix accidental use of dynamic scope.
Simon Tatham
2021-05-25
*
Toolchain file for MinGW cross-compilation.
Jacob Nevins
2021-04-27
*
wasm/js/emscripten: Fix page loading race
Ian Jackson
2021-04-22
*
Suppress too-noisy Visual Studio warnings.
Simon Tatham
2021-04-19
*
Set ALLOW_MEMORY_GROWTH in the Emscripten build.
Simon Tatham
2021-04-16
*
Stop advertising GTK 1 as an option!
Simon Tatham
2021-04-05
*
Advertise user-configurable cmake-time config options.
Simon Tatham
2021-04-04
*
Install desktop files and pixmaps from CMake
Dmitry Marakasov
2021-04-03
*
Update web puzzles to current WASM-based Emscripten.
Simon Tatham
2021-04-03
*
emscripten.cmake: remove a rogue diagnostic.
Simon Tatham
2021-04-03
*
Support earlier versions of CMake.
Simon Tatham
2021-04-03
*
Don't try to build the icons when cross-compiling.
Simon Tatham
2021-04-01
*
Unix: allow adding a prefix to all the puzzle names.
Simon Tatham
2021-03-31
*
Stop automatically adding warning flags and -Werror.
Simon Tatham
2021-03-31
*
Provide pre-built icons in the source tarball.
Simon Tatham
2021-03-31
*
Migrate to a CMake-based build system.
Simon Tatham
2021-03-29