office-gobmx/scp2
Christian Lohmaier e8392bc1c9 allow low-translation-completion-langs for dev-builds (e.g.: Sundanese)
will be included when using --with-lang=ALL in non-release configuration
(i.e. tinderbox provided daily builds), but not when using
--enable-release-build.
Change the way how configure fetches the list of all supported languages
from a fancy sed call to running make with a dummy-recipe.

Change-Id: I8bbea5fd95d37eac5bbce2e55ae34830b0ab4ebb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168334
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2024-06-02 19:26:46 +02:00
..
inc
macros
source allow low-translation-completion-langs for dev-builds (e.g.: Sundanese) 2024-06-02 19:26:46 +02:00
AutoInstall.mk
CustomTarget_langmacros.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
InstallModule_activex.mk scp2: move activex libs to AutoInstall 2014-08-02 22:23:49 +02:00
InstallModule_base.mk
InstallModule_calc.mk scp2: move calc executables to AutoInstall 2014-10-29 11:37:50 +01:00
InstallModule_draw.mk scp2: move draw executables to AutoInstall 2014-10-29 11:37:50 +01:00
InstallModule_extensions.mk Drop unused CT2N extension 2022-04-26 10:08:30 +02:00
InstallModule_gnome.mk
InstallModule_graphicfilter.mk
InstallModule_impress.mk Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion 2016-08-03 22:36:36 +03:00
InstallModule_kde.mk fdo#60924: autoinstall kde libraries 2013-05-04 17:36:47 +02:00
InstallModule_math.mk
InstallModule_onlineupdate.mk fix copypasta 2013-06-05 13:01:51 +02:00
InstallModule_ooo.mk Match conditionals in dictionaries/Module_dictionaries.mk 2022-11-07 00:02:57 +01:00
InstallModule_python.mk add --disable-librelogo to disable LibreLogo at build time 2021-01-19 13:55:08 +01:00
InstallModule_quickstart.mk
InstallModule_sdkoo.mk
InstallModule_spsupp.mk
InstallModule_ure.mk Remove MinGW support 2017-02-10 18:01:27 +00:00
InstallModule_windows.mk
InstallModule_winexplorerext.mk scp2: merge explorer extension modules 2017-06-02 16:34:54 +02:00
InstallModule_writer.mk
InstallModule_xsltfilter.mk scp2: move xsltfilter packages to AutoInstall 2015-02-28 22:28:57 +01:00
InstallScript_sdkoo.mk
InstallScript_setup_osl.mk scp2: Take ENABLE_{KF,QT}6 into account 2024-02-14 09:42:53 +01:00
Makefile gbuildize scp2 2012-05-29 07:34:18 +02:00
Module_scp2.mk scp2: Take ENABLE_{KF,QT}6 into account 2024-02-14 09:42:53 +01:00
README.md

SCript Particle Installer

This contains code that describes which pieces of the project should be packaged and installed - it is used to build among other things a setup_osl.inf or .ins file - that is used by solenv/bin/make_installer.pl to build the installation.