aboutsummaryrefslogtreecommitdiff
path: root/cmake/platforms (follow)
Commit message (Expand)AuthorAge
* Reset non-WASM Firefox version back to 48.Simon Tatham2024-03-01
* Emergency fix to Puzzles WASM builds.Simon Tatham2024-03-01
* Emscripten build: stop setting MIN_EDGE_VERSION.Simon Tatham2024-02-29
* Windows: add a VERSIONINFO resource to the puzzle binaries.Simon Tatham2023-11-19
* Windows: leave puzzles.rc out of auxiliary GUI tools.Simon Tatham2023-11-19
* Refactor the new icon installation code.Simon Tatham2023-07-14
* Install the icons to the right location on LinuxEmmanuel Gil Peyrot2023-07-14
* js: Copy-to-clipboard supportBen Harris2023-07-05
* js: pass preferences file from JS to C on the heap, not the stackBen Harris2023-05-30
* Support user preferences in the Emscripten frontend.Simon Tatham2023-04-24
* js: explicitly tell Emscripten which browsers to targetBen Harris2023-04-06
* js: set -s ENVIRONMENT=web in EmscriptenBen Harris2023-04-06
* KaiOS: include extra copyright notices in manualBen Harris2023-04-06
* js: stop using EXTRA_EXPORTED_RUNTIME_METHODSBen Harris2023-04-03
* Use -Wmissing-prototypes with GCC as wellBen Harris2023-02-18
* Fix missing statics and #includes on variables.Simon Tatham2023-02-18
* Add -Wmissing-prototypes to STRICT clang builds.Simon Tatham2023-02-18
* Enable -Wmissing-declarations in STRICT mode on GCCBen Harris2023-02-18
* Install KaiOS app docs even without HalibutBen Harris2023-01-20
* kaios: Add hooks for the KaiAds APIBen Harris2023-01-19
* js: Simpler and more robust startup procedureBen Harris2023-01-19
* kaios: Major parts of a build for KaiOSBen Harris2023-01-19
* js: Enable STRICT_JS in EmscriptenBen Harris2022-11-10
* js: Distinguish manual resizes from device pixel ratio changesBen Harris2022-10-27
* js: Add a CMake variable to control whether Emscripten emits WASMBen Harris2022-10-27
* Enable Apple Silicon in the MacOS builds.Simon Tatham2022-09-12
* unix, gtk: Install and use HTML helpBen Hutchings2022-08-01
* Try to fix flakiness in the NestedVM build.Simon Tatham2022-01-06
* Permit building GUI helper tools.Simon Tatham2021-05-25
* nestedvm.cmake: fix accidental use of dynamic scope.Simon Tatham2021-05-25
* wasm/js/emscripten: Fix page loading raceIan Jackson2021-04-22
* Suppress too-noisy Visual Studio warnings.Simon Tatham2021-04-19
* Set ALLOW_MEMORY_GROWTH in the Emscripten build.Simon Tatham2021-04-16
* Stop advertising GTK 1 as an option!Simon Tatham2021-04-05
* Advertise user-configurable cmake-time config options.Simon Tatham2021-04-04
* Install desktop files and pixmaps from CMakeDmitry Marakasov2021-04-03
* Update web puzzles to current WASM-based Emscripten.Simon Tatham2021-04-03
* emscripten.cmake: remove a rogue diagnostic.Simon Tatham2021-04-03
* Support earlier versions of CMake.Simon Tatham2021-04-03
* Don't try to build the icons when cross-compiling.Simon Tatham2021-04-01
* Unix: allow adding a prefix to all the puzzle names.Simon Tatham2021-03-31
* Stop automatically adding warning flags and -Werror.Simon Tatham2021-03-31
* Provide pre-built icons in the source tarball.Simon Tatham2021-03-31
* Migrate to a CMake-based build system.Simon Tatham2021-03-29