summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
15 hoursLooks like Emscripten LO doesn't need explicit --norestore --nologoStephan Bergmann3-10/+1
32 hoursEnable start center in Emscripten buildStephan Bergmann4-7/+21
36 hoursworkaround 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
2023-12-12wasm: include missing custom shape presetsCaolán McNamara1-0/+3
2023-11-13Fix warning for emscripten buildJulien Nabet1-2/+4
2023-10-28Fix WASM TB following 217f23f6437b1cac10fb4ea09b72fa896d46bd6bJulien Nabet1-1/+1
2023-10-23liborcus(-parser) also needs boost_iostreams - fixes wasm buildChristian Lohmaier1-1/+1
2023-10-23fix wasm build (int vs sal_Int32 mismatch)Christian Lohmaier1-2/+6
2023-10-12COWASM-02 - Fix wasm build for co-23.05Balazs Varga1-0/+2
2023-09-26WASM: Embind: get rid of redundant EMSCRIPTEN conditionalSarper Akdemir1-6/+3
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir13-27/+505
2023-04-20WASM: don't run gfx tests on startupThorsten Behrens1-0/+2
2023-02-27It seems to work to compile also the MMX code for WASMTor Lillqvist1-1/+1
2023-02-23Don't call CuiResId() in a global static variable initialiserTor Lillqvist1-6/+10
2023-02-22Fix --disable-scripting build (for example for WASM)Tor Lillqvist1-1/+1
2023-02-16Add comment about using WASM exceptionsTor Lillqvist1-0/+4