aboutsummaryrefslogtreecommitdiff
path: root/cmake (unfollow)
Commit message (Expand)Author
2024-03-01Reset non-WASM Firefox version back to 48.Simon Tatham
2024-03-01Emergency fix to Puzzles WASM builds.Simon Tatham
2024-02-29Emscripten build: stop setting MIN_EDGE_VERSION.Simon Tatham
2023-11-19Windows: add a VERSIONINFO resource to the puzzle binaries.Simon Tatham
2023-11-19Windows: leave puzzles.rc out of auxiliary GUI tools.Simon Tatham
2023-07-14Refactor the new icon installation code.Simon Tatham
2023-07-14Install the icons to the right location on LinuxEmmanuel Gil Peyrot
2023-07-05js: Copy-to-clipboard supportBen Harris
2023-06-16Add a 'core' library alongside 'common'.Simon Tatham
2023-05-30js: pass preferences file from JS to C on the heap, not the stackBen Harris
2023-04-24Support user preferences in the Emscripten frontend.Simon Tatham
2023-04-06js: explicitly tell Emscripten which browsers to targetBen Harris
2023-04-06js: set -s ENVIRONMENT=web in EmscriptenBen Harris
2023-04-06Fall back to <math.h> if <tgmath.h> doesn't work.Simon Tatham
2023-04-06Remove obsolete testbuild.c.Simon Tatham
2023-04-06KaiOS: include extra copyright notices in manualBen Harris
2023-04-04Replace <math.h> with <tgmath.h> throughoutBen Harris
2023-04-03js: stop using EXTRA_EXPORTED_RUNTIME_METHODSBen Harris
2023-02-22Normalise pathnames in assert statements where possible.Simon Tatham
2023-02-20Support multiple COMPILE_DEFINITIONS for a programBen Harris
2023-02-19Try to stop CMake disabling assertions in release buildsBen Harris
2023-02-18Use -Wmissing-prototypes with GCC as wellBen Harris
2023-02-18Fix missing statics and #includes on variables.Simon Tatham
2023-02-18Add -Wmissing-prototypes to STRICT clang builds.Simon Tatham
2023-02-18Enable -Wmissing-declarations in STRICT mode on GCCBen Harris
2023-01-20Install KaiOS app docs even without HalibutBen Harris
2023-01-19kaios: Add hooks for the KaiAds APIBen Harris
2023-01-19js: Simpler and more robust startup procedureBen Harris
2023-01-19kaios: Major parts of a build for KaiOSBen Harris
2023-01-17Avoid unnecessary timestamp bumps on generated-games.h.Simon Tatham
2022-12-31Don't use Null Game's extra source files for all GUI programsBen Harris
2022-11-10js: Enable STRICT_JS in EmscriptenBen Harris
2022-10-27js: Distinguish manual resizes from device pixel ratio changesBen Harris
2022-10-27js: Add a CMake variable to control whether Emscripten emits WASMBen Harris
2022-09-12Enable Apple Silicon in the MacOS builds.Simon Tatham
2022-08-01unix, gtk: Install and use HTML helpBen Hutchings
2022-01-06Try to fix flakiness in the NestedVM build.Simon Tatham
2021-12-11malloc.c: check allocation sizes against PTRDIFF_MAX.Simon Tatham
2021-09-06Fix benchmark.sh for the new cmake world.Simon Tatham
2021-05-25Permit building GUI helper tools.Simon Tatham
2021-05-25nestedvm.cmake: fix accidental use of dynamic scope.Simon Tatham
2021-04-27Toolchain file for MinGW cross-compilation.Jacob Nevins
2021-04-22wasm/js/emscripten: Fix page loading raceIan Jackson
2021-04-19Suppress too-noisy Visual Studio warnings.Simon Tatham
2021-04-16Set ALLOW_MEMORY_GROWTH in the Emscripten build.Simon Tatham
2021-04-05Stop advertising GTK 1 as an option!Simon Tatham
2021-04-04Advertise user-configurable cmake-time config options.Simon Tatham
2021-04-03Install desktop files and pixmaps from CMakeDmitry Marakasov
2021-04-03Update web puzzles to current WASM-based Emscripten.Simon Tatham
2021-04-03emscripten.cmake: remove a rogue diagnostic.Simon Tatham