office-gobmx/static
Stephan Bergmann 7d5c62537c Add --with-package-format=emscripten
...to have $(WORKDIR)/installation/LibreOffice/emscripten populated with just
the relevant files from $(INSTDIR).  (This doesn't reuse the complicated
CustomTarget_instsetoo_native/install used for other PKGFORMATs; as a special
case, it uses a much simpler CustomTarget_instsetoo_native/emscripten-install.)

Change-Id: I9c7509aadbc0e6e49ec95bf51c748c2ff9f778b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171066
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
2024-07-26 13:02:11 +02:00
..
emscripten Looks like Emscripten LO doesn't need explicit --norestore --nologo 2024-07-26 11:22:37 +02:00
source Add a toDelete parameter to Module.throwUnoException 2024-07-25 22:39:23 +02:00
CustomTarget_components.mk
CustomTarget_emscripten_fs_image.mk
CustomTarget_unoembind.mk
CustomTarget_wasm-qt5-mandelbrot_moc.mk
Executable_embindmaker.mk
Executable_wasm-qt5-mandelbrot.mk
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
Package_unoembind.mk
README.md
README.wasm.md Add --with-package-format=emscripten 2024-07-26 13:02:11 +02:00
StaticLibrary_unoembind.mk

Static build components library

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