office-gobmx/static
Stephan Bergmann af6a5ba20f Remove wasm-qt-mandelbrot demo
...that had been added with f90c68316c "WASM: add
Emscripten demo application".  Whatever the original intention, it has probably
served its purpose by now---and now only negatively impacts (re-)build times.

Change-Id: I2bda8d12b91e741c4d0f7d3f02597e0e9505a73a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172087
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-08-20 07:58:01 +02:00
..
emscripten Emscripten: Establish a channel between browser and LO main threads 2024-08-15 17:16:27 +02:00
source Remove wasm-qt-mandelbrot demo 2024-08-20 07:58:01 +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
Executable_embindmaker.mk Extract embindmaker from cppumaker into its own tool 2024-01-21 15:51:39 +01:00
Executable_wasmbridgegen.mk Rename wasmcallgen -> wasmbridgegen 2024-07-11 21:46:03 +02:00
Library_components.mk
Makefile
Module_static.mk Remove wasm-qt-mandelbrot demo 2024-08-20 07:58:01 +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 Remove wasm-qt-mandelbrot demo 2024-08-20 07:58:01 +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.