office-gobmx/librelogo
Christian Lohmaier f127fa685d gb_var2file: remove now unused chunk-size parameter
that parameter did specify how many entries of the list the workaround
method could use to not exceed commandline length limits, so it was a
guess of sorts and many places didn't actually bother with tweaking that
value anyway and just used 100. the $(file …) function doesn't care
about that, so the parameter was always ignored in that case.

Change-Id: If89ec3a1968be297c0fe7c65336c5a965598f0c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143911
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2022-12-13 15:04:01 +00:00
..
source LibreLogo: fix SVG export of font features and text portions 2022-12-05 16:16:25 +00:00
CustomTarget_librelogo.mk gb_var2file: remove now unused chunk-size parameter 2022-12-13 15:04:01 +00:00
Makefile
Module_librelogo.mk
Package_librelogo.mk
Package_librelogo_properties.mk
README.md

LibreLogo Programming Language

LibreLogo is a Logo-like programming language with interactive vectorgraphics for education and DTP