aboutsummaryrefslogtreecommitdiff
path: root/cmake/platforms (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-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-06KaiOS: include extra copyright notices in manualBen Harris
2023-04-03js: stop using EXTRA_EXPORTED_RUNTIME_METHODSBen 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
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-05-25Permit building GUI helper tools.Simon Tatham
2021-05-25nestedvm.cmake: fix accidental use of dynamic scope.Simon Tatham
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
2021-04-03Support earlier versions of CMake.Simon Tatham
2021-04-01Don't try to build the icons when cross-compiling.Simon Tatham
2021-03-31Unix: allow adding a prefix to all the puzzle names.Simon Tatham
2021-03-31Stop automatically adding warning flags and -Werror.Simon Tatham
2021-03-31Provide pre-built icons in the source tarball.Simon Tatham
2021-03-29Migrate to a CMake-based build system.Simon Tatham