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 integrate librelogo to the build 2012-11-07 23:32:35 +01:00
Module_librelogo.mk Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING 2014-10-22 09:30:23 +03:00
Package_librelogo.mk tdf#92287 Make LibreLogo icons theme based 2020-08-25 09:43:23 +02:00
Package_librelogo_properties.mk Related: tdf#80713 add KeyIds to LibreLogo strings 2021-10-02 17:13:20 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

LibreLogo Programming Language

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