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
(
unfollow
)
Commit message (
Expand
)
Author
2024-03-01
Reset non-WASM Firefox version back to 48.
Simon Tatham
2024-03-01
Emergency fix to Puzzles WASM builds.
Simon Tatham
2024-02-29
Emscripten build: stop setting MIN_EDGE_VERSION.
Simon Tatham
2023-11-19
Windows: add a VERSIONINFO resource to the puzzle binaries.
Simon Tatham
2023-11-19
Windows: leave puzzles.rc out of auxiliary GUI tools.
Simon Tatham
2023-07-14
Refactor the new icon installation code.
Simon Tatham
2023-07-14
Install the icons to the right location on Linux
Emmanuel Gil Peyrot
2023-07-05
js: Copy-to-clipboard support
Ben Harris
2023-06-16
Add a 'core' library alongside 'common'.
Simon Tatham
2023-05-30
js: pass preferences file from JS to C on the heap, not the stack
Ben Harris
2023-04-24
Support user preferences in the Emscripten frontend.
Simon Tatham
2023-04-06
js: explicitly tell Emscripten which browsers to target
Ben Harris
2023-04-06
js: set -s ENVIRONMENT=web in Emscripten
Ben Harris
2023-04-06
Fall back to <math.h> if <tgmath.h> doesn't work.
Simon Tatham
2023-04-06
Remove obsolete testbuild.c.
Simon Tatham
2023-04-06
KaiOS: include extra copyright notices in manual
Ben Harris
2023-04-04
Replace <math.h> with <tgmath.h> throughout
Ben Harris
2023-04-03
js: stop using EXTRA_EXPORTED_RUNTIME_METHODS
Ben Harris
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-02-18
Use -Wmissing-prototypes with GCC as well
Ben Harris
2023-02-18
Fix missing statics and #includes on variables.
Simon Tatham
2023-02-18
Add -Wmissing-prototypes to STRICT clang builds.
Simon Tatham
2023-02-18
Enable -Wmissing-declarations in STRICT mode on GCC
Ben Harris
2023-01-20
Install KaiOS app docs even without Halibut
Ben Harris
2023-01-19
kaios: Add hooks for the KaiAds API
Ben Harris
2023-01-19
js: Simpler and more robust startup procedure
Ben Harris
2023-01-19
kaios: Major parts of a build for KaiOS
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
2022-11-10
js: Enable STRICT_JS in Emscripten
Ben Harris
2022-10-27
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-09-12
Enable Apple Silicon in the MacOS builds.
Simon Tatham
2022-08-01
unix, gtk: Install and use HTML help
Ben Hutchings
2022-01-06
Try to fix flakiness in the NestedVM build.
Simon Tatham
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-05-25
nestedvm.cmake: fix accidental use of dynamic scope.
Simon Tatham
2021-04-27
Toolchain file for MinGW cross-compilation.
Jacob Nevins
2021-04-22
wasm/js/emscripten: Fix page loading race
Ian Jackson
2021-04-19
Suppress too-noisy Visual Studio warnings.
Simon Tatham
2021-04-16
Set ALLOW_MEMORY_GROWTH in the Emscripten build.
Simon Tatham
2021-04-05
Stop advertising GTK 1 as an option!
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-04-03
Update web puzzles to current WASM-based Emscripten.
Simon Tatham
2021-04-03
emscripten.cmake: remove a rogue diagnostic.
Simon Tatham
[next]