distro-configs/NISZ_32.conf | 33 +++++++++++++++++++++++++++++++++ distro-configs/NISZ_64.conf | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+)
New commits: commit ead12f5a2a993d867bfe962ce376a341539de20f Author: Gabor Kelemen <kelemen.gab...@nisz.hu> AuthorDate: Tue Jul 14 00:16:41 2020 +0200 Commit: Gabor Kelemen <kelemen.gab...@nisz.hu> CommitDate: Fri Jul 17 13:05:41 2020 +0200 Add our own distro config files for 32 and 64 bits Change-Id: I41792512b1a35dd01500fe595e9894b17fa2cef4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98703 Tested-by: Gabor Kelemen <kelemen.gab...@nisz.hu> Reviewed-by: Gabor Kelemen <kelemen.gab...@nisz.hu> diff --git a/distro-configs/NISZ_32.conf b/distro-configs/NISZ_32.conf new file mode 100644 index 000000000000..688271d1b83c --- /dev/null +++ b/distro-configs/NISZ_32.conf @@ -0,0 +1,33 @@ +# NISZ Windows 32-bit config + +--enable-pch +--without-junit +--enable-extension-integration +--enable-scripting-beanshell +--enable-scripting-javascript +--enable-ext-nlpsolver +--with-myspell-dicts +--enable-mergelibs +--disable-ext-wiki-publisher +--disable-online-update +--disable-breakpad +--disable-odk +--disable-firebird-sdbc +--with-help +--enable-release-build +--disable-cve-tests +--with-package-format=msi +--without-helppack-integration + +# NISZ build +--with-vendor=NISZ Zrt. (Kiad�s sz�ma: N2) +--with-lang=en-US hu de fr it ru hr sk pl ro + +--with-visual-studio=2017 +--with-windows-sdk=10.0 + +# machine settings +#--with-parallelism=4 +#--with-ucrt-dir=$core/../../packages/WindowsUCRT +#--with-jdk-home=$core/../../../ojdk-32 + diff --git a/distro-configs/NISZ_64.conf b/distro-configs/NISZ_64.conf new file mode 100644 index 000000000000..89806c274e1d --- /dev/null +++ b/distro-configs/NISZ_64.conf @@ -0,0 +1,34 @@ +# NISZ Windows 64-bit config + +--enable-pch +--without-junit +--enable-extension-integration +--enable-scripting-beanshell +--enable-scripting-javascript +--enable-ext-nlpsolver +--with-myspell-dicts +--enable-mergelibs +--disable-ext-wiki-publisher +--disable-online-update +--disable-breakpad +--disable-odk +--disable-firebird-sdbc +--with-help +--enable-release-build +--disable-cve-tests +--with-package-format=msi +--without-helppack-integration +--enable-64-bit + +# NISZ build +--with-vendor=NISZ Zrt. (Kiad�s sz�ma: N2) +--with-lang=en-US hu de fr it ru hr sk pl ro + +--with-visual-studio=2017 +--with-windows-sdk=10.0 + +# machine settings +#--with-parallelism=4 +#--with-ucrt-dir=$core/../../packages/WindowsUCRT +#--with-jdk-home=$core/../../../ojdk-32 +
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits