office-gobmx/static
Christian Lohmaier 0740c9cde9 makefile simplification: replace $(call gb_AutoInstall_get_target,foo)
by a simple/static $(gb_AutoInstall_targetdir)/foo and also drop the
custom .dir target

Change-Id: I4893c2675cb076cb8a0b61c0c207a223658b43d5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168709
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2024-06-19 16:16:05 +02:00
..
emscripten Consistently 'use strict' for JS code 2024-06-19 12:29:47 +02:00
source Embind: Add the lifecylce fix also for attribute getter return values 2024-06-18 20:05:58 +02:00
CustomTarget_components.mk
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
CustomTarget_wasm-qt5-mandelbrot_moc.mk
Executable_embindmaker.mk
Executable_wasm-qt5-mandelbrot.mk
Executable_wasmcallgen.mk
Library_components.mk
Makefile
Module_static.mk
Package_favicon.mk
Package_unoembind.mk
README.md
README.wasm.md Embind: Centrally initialize via Module.initUno() in a new uno.js 2024-06-12 15:44:12 +02:00
StaticLibrary_unoembind.mk

Static build components library

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