summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2024-07-11 16:41:38 +0200
committerStephan Bergmann <stephan.bergmann@allotropia.de>2024-07-11 21:46:03 +0200
commit69fc5c396059603804b17b0f0cb076fff7188cba (patch)
tree5f4867a53bba1396b5efaf65450a48c95d2e19ed /solenv
parentb7a6d5752a3f60dc29cde6ea05ee6b7112dc4780 (diff)
Rename wasmcallgen -> wasmbridgegen
...to acknowledge the tools' more general role since 74829f2a64b6989ddf1d126a6fd2f2d2e9000d3b "Fully implement the Wasm UNO bridge cpp2uno direction" Change-Id: Ie89255579774035f7b726d1d4b029dc536893ca0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170382 Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> Tested-by: Jenkins
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/extensions/pre_BuildTools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/extensions/pre_BuildTools.mk b/solenv/gbuild/extensions/pre_BuildTools.mk
index 63db68dc7b2a..ff6db939553a 100644
--- a/solenv/gbuild/extensions/pre_BuildTools.mk
+++ b/solenv/gbuild/extensions/pre_BuildTools.mk
@@ -16,7 +16,7 @@ gb_BUILD_TOOLS_executables = \
climaker \
cpp \
cppumaker \
- $(if $(filter EMSCRIPTEN,$(BUILD_TYPE_FOR_HOST)),embindmaker wasmcallgen) \
+ $(if $(filter EMSCRIPTEN,$(BUILD_TYPE_FOR_HOST)),embindmaker wasmbridgegen) \
gencoll_rule \
genconv_dict \
gendict \