summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6WasmMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* wasm: set MAXIMUM_MEMORY to 4GBMorten Sørvig2023-12-201-0/+9
* wasm: Don't suppress exceptions during main()Morten Sørvig2023-12-201-1/+1
* Avoid ${...} to be replaced by configure_fileCajus Pollmeier2023-10-271-1/+1
* wasm: add preload config for shared libraries buildMorten Sørvig2023-07-041-0/+8
* Use a sanitized JS export name for WASM modulesMikolaj Boc2023-06-261-2/+10
* Make WASM export names different across modulesMikolaj Boc2023-06-201-0/+9
* wasm: add "FS" to EXPORTED_METHODSMorten Sørvig2023-06-201-1/+1
* Make manual tests use the usual wasm_shell.htmlMikolaj Boc2023-03-071-1/+2
* Always export and link in JSEvents and specialHTMLTargetsMikolaj Boc2022-11-151-1/+1
* wasm: Add missing batchtestrunner files to copy logicDavid Skoland2022-11-071-0/+1
* Fix the workaround in ~QWasmOpenGLContextMikolaj Boc2022-10-211-2/+4
* Use the target output name for test targets on WASMMikolaj Boc2022-10-101-1/+1
* Provide visual output in page in WASM test runnerMikolaj Boc2022-10-051-0/+4
* Set target property _qt_is_test_executable on all testsMikolaj Boc2022-09-161-2/+2
* Adapt the js batched test runner to emrun interfaceMikolaj Boc2022-09-121-0/+4
* wasm: fix setting RUNTIME_OUTPUT_DIRECTORYLorn Potter2022-09-091-2/+2
* wasm: handle cmake's RUNTIME_OUTPUT_DIRECTORYLorn Potter2022-09-061-10/+24
* wasm: set ALLOW_MEMORY_GROWTH for multi-threaded buildsMorten Sørvig2022-09-011-18/+3
* wasm: add Emscripten version check for appsLorn Potter2022-09-011-0/+2
* Plug the WASM batched test runner into the build systemMikolaj Boc2022-08-311-6/+19
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* wasm: allow apps to override EXPORT_RUNTIME_METHODSLorn Potter2022-08-121-0/+18
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* wasm: remove compiler and linker warningsLorn Potter2022-03-171-5/+7
* wasm: move user configurable settingsLorn Potter2022-02-231-0/+35
* CMake: Make qt6_wasm_add_target_helpers an internal functionJoerg Bornemann2021-08-041-11/+2
* wasm: add cmake build supportLorn Potter2021-04-011-0/+31