a3d758d528
...by e.g. executing generated Wasm code with node. This requires check targets to not be skipped unconditionally, unlike for other CROSS_COMPILING builds, so introduce gb_CAN_EXECUTE_HOST_CODE to distinguish these cases. Which revealed that some CppunitTest targets unconditionally used artefacts that are covered by some ENABLE_WASM_STRIP_*, so made those uses conditional accordingly (even though the resulting binaries might actually be dysfunctional, lacking relevant parts; we'll fix that if and when we actually build and run them). Change-Id: I7144eeb908ede25358a3c8186198ac532de4d9f1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166931 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> |
||
---|---|---|
.. | ||
inc | ||
qa | ||
source | ||
uiconfig/ui | ||
AllLangMoTarget_wpt.mk | ||
CppunitTest_writerperfect_calc.mk | ||
CppunitTest_writerperfect_dialogs_test.mk | ||
CppunitTest_writerperfect_draw.mk | ||
CppunitTest_writerperfect_epubexport.mk | ||
CppunitTest_writerperfect_import.mk | ||
CppunitTest_writerperfect_impress.mk | ||
CppunitTest_writerperfect_stream.mk | ||
CppunitTest_writerperfect_wpftimport.mk | ||
CppunitTest_writerperfect_writer.mk | ||
IwyuFilter_writerperfect.yaml | ||
Library_wpftcalc.mk | ||
Library_wpftdraw.mk | ||
Library_wpftimpress.mk | ||
Library_wpftqahelper.mk | ||
Library_wpftwriter.mk | ||
Library_writerperfect.mk | ||
Makefile | ||
Module_writerperfect.mk | ||
README.md | ||
UIConfig_writerperfect.mk | ||
UITest_writerperfect_epubexport.mk |
Import / Export Filters for WordPerfect and Other Formats
Contains import / export filters for WordPerfect and other formats, wrappers for a set of similar libraries.
This collection of filters is here in this folder in addition to the WordPerfect filter that gave the module its (humorous) name "writerperfect" because the libraries they use all have the same "style" of API and are developed, at least partially, by the same person or group of persons.