summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-17Adapt experimental Emscripten --enable-qt6 to recent Qt6 upstreamStephan Bergmann1-1/+1
2024-09-20Correct usage of premultiply for ENABLE_WASM_STRIP_PREMULTIPLYArmin Le Grand (allotropia)3-60/+60
2024-09-18Do not hardcode --with-locales=en for Emscripten buildStephan Bergmann1-1/+0
2024-09-17Fix missing quotationStephan Bergmann1-1/+1
2024-09-10Demonstrate that Embind is not multi-threading capableStephan Bergmann3-5/+30
2024-09-10Fix certain build configurationsStephan Bergmann1-1/+5
2024-09-03Emscripten: Move -sEXPORT_EXCEPTION_HANDLING_HELPERS to gb_LinkTarget_LDFLAGSStephan Bergmann1-2/+3
2024-08-21Emscripten: Enable the WebDAV UCPStephan Bergmann7-18/+30
2024-08-20Remove wasm-qt-mandelbrot demoStephan Bergmann10-786/+0
2024-08-16Keep SessionManagerInhibitor disabled for EmscriptenStephan Bergmann2-0/+8
2024-08-12Emscripten: Move the Qt event loop off the JS main threadStephan Bergmann4-2/+7
2024-08-07I finally understand why we need that hackStephan Bergmann2-2/+20
2024-08-01Add --with-package-format=emscripten to distro-configs/LibreOfficeWASM32.confStephan Bergmann1-0/+1
2024-07-26Looks like Emscripten LO doesn't need explicit --norestore --nologoStephan Bergmann3-10/+1
2024-07-25Enable start center in Emscripten buildStephan Bergmann4-7/+21
2024-07-25workaround clang-14 bugChristian Lohmaier1-12/+12
2024-07-11Rename wasmcallgen -> wasmbridgegenStephan Bergmann6-11/+12
2024-07-11Fully implement the Wasm UNO bridge cpp2uno directionStephan Bergmann11-250/+929
2024-07-10Properly implement cppu::throwException for EmscriptenStephan Bergmann10-17/+744
2024-06-21Embind: Fix C++ UNO exception catchingStephan Bergmann11-132/+238
2024-06-21Don't expect _LIBCXXABI_DTOR_FUNC to be availableStephan Bergmann1-2/+2
2024-06-20Fix redefinion of Emscripten __cxxabiv1::__cxa_exceptionStephan Bergmann1-10/+68
2024-06-07Modernize wasm debug symbol generationThorsten Behrens3-2/+5
2024-05-29Clean up gcc3_wasm bridge_noopt_objectsStephan Bergmann2-24/+1
2024-05-29Implement exception catchingStephan Bergmann5-7/+208
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann5-81/+11
2024-05-28Emscripten: Add hack to prepare for --enable-wasm-exceptionsStephan Bergmann2-1/+11
2024-05-27Bump emscripten minimum to 2.0.32 for as_handleJulien Nabet1-1/+1
2024-05-27Fix WASM buildThorsten Behrens1-2/+1
2024-05-21tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playbackMichael Weghorn15-1/+641
2024-05-08Emscripten: Towards a working C++ UNO bridgeStephan Bergmann16-3/+1313
2024-05-02Prepare to run (select) tests during Emscripten buildStephan Bergmann5-4/+13
2024-04-26gb_Trace_EndRange MOC instead of CXX (CustomTarget_wasm-qt5-mandelbrot_moc)Julien Nabet1-1/+1
2024-04-19Emscripten: Drop unused, deprecated EXPORTED_RUNTIME_METHODSStephan Bergmann1-1/+1
2024-04-18Embind: call decrementExceptionRefcount upon catchingStephan Bergmann1-0/+5
2024-04-04Improved documentation (Emscripten, Qt5 usage, WASM examples)Moritz Duge1-13/+15
2024-03-06Adapt to emsdk 3.1.46Stephan Bergmann1-1/+1
2024-02-29Avoid -Werror,-Wunused-but-set-variable for ENABLE_WASM_STRIP_PINGUSERStephan Bergmann1-0/+2
2024-02-28Revert "gbuild: WASM: try to fix "Missing generated source file *_embind.cxx""Stephan Bergmann1-5/+0
2024-02-24Add a favicon to the Wasm buildStephan Bergmann4-1/+21
2024-02-23Emscripten: Filter out some configurationStephan Bergmann2-14/+18
2024-02-23Emscripten: Filter out some filter configurationStephan Bergmann2-9/+19
2024-02-23Abort if type information is missing when creating sequencesStephan Bergmann1-0/+16
2024-02-22Framework for some UNOIDL to test the Embind UNO binding withStephan Bergmann12-3/+168
2024-02-10Fix WASM TB following ace21b4b2537a3cf2301fca2ac6f78d0612e911fJulien Nabet1-1/+1
2024-02-05Allow qmake, moc to be explicitly set in autogen.inputStephan Bergmann1-4/+0
2024-01-30Rework the Embind mapping of UNO interfacesStephan Bergmann4-70/+85
2024-01-29Experimental support for latest Emscripten (and Qt6)Stephan Bergmann9-9/+218
2024-01-25Let embindmaker also generate a .js file with more natural namesStephan Bergmann6-123/+260
2024-01-15gbuild: WASM: try to fix "Missing generated source file *_embind.cxx"Michael Stahl1-0/+5