office-gobmx/static
Stephan Bergmann 5b1df7709d Document the Emscripten threads issue
Change-Id: Ia26b48d46283a9528a665eb5028bd5b9bd0dd953
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170972
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-07-24 22:15:08 +02:00
..
emscripten Change from Module.intiUno() to Module.uno_init promise 2024-07-18 15:55:12 +02:00
source Embind: Implement UNO interface attributes as JS accessor properties 2024-07-16 12:48:49 +02:00
CustomTarget_components.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_emscripten_fs_image.mk makefile simplification: replace $(call gb_AutoInstall_get_target,foo) 2024-06-19 16:16:05 +02:00
CustomTarget_unoembind.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_wasm-qt5-mandelbrot_moc.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Executable_embindmaker.mk Extract embindmaker from cppumaker into its own tool 2024-01-21 15:51:39 +01:00
Executable_wasm-qt5-mandelbrot.mk WASM merge wasm-qt into static module 2022-01-19 20:18:29 +01:00
Executable_wasmbridgegen.mk Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
Library_components.mk
Makefile
Module_static.mk Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
Package_favicon.mk Add a favicon to the Wasm build 2024-02-24 00:06:13 +01:00
Package_unoembind.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
README.md
README.wasm.md Document the Emscripten threads issue 2024-07-24 22:15:08 +02:00
StaticLibrary_unoembind.mk Embind: Fix C++ UNO exception catching 2024-06-21 11:29:59 +02:00

Static build components library

The library contains a map of all build component names to their constructor function calls.