Gimp/tools
Jehan 88261f8b4c Issue #13774: languages list is not localized on AppImage.
Seems like our CI runners are configured with POSIX locale. Both C and
POSIX locales are basically overriding any attempt to localize during
the build (setting LANGUAGE doesn't work) and unfortunately we are now
self-localizing the list of languages during build.

So let's add a bogus en_US.UTF-8 locale before setting LANGUAGE. This
should fix the issue. It would probably also fix the same issue for
various third-party packages if distributions' build machines are set
similarly!
2025-11-23 17:13:38 +00:00
..
check-gimp-data.py build: Move loose scripts in meson subdir to tools 2025-09-24 09:07:47 -03:00
compute-svg-viewbox.c
cp-plug-in-subfolder.py build: Move loose scripts in meson subdir to tools 2025-09-24 09:07:47 -03:00
debug-in-build-gimp.py Issue #12640: run in-build GIMP binary through a debugger when gdb is available. 2025-01-06 21:09:37 +01:00
defcheck.py tools: delete a remnant from autotools paths. 2024-04-15 23:35:37 +02:00
extract-vector-icon.sh
flatpak-releases tools: fix my flatpak install script for Nightly. 2025-06-27 20:55:37 +02:00
gen-languages.c Issue #13774: languages list is not localized on AppImage. 2025-11-23 17:13:38 +00:00
generate-news gitlab, build, tools: Port bashisms to POSIX-compliant code 2025-06-16 22:06:06 -03:00
generate-welcome-dialog-data.py tools, modules: #pragma once 2025-07-13 12:54:21 +02:00
generate_changelog.sh gitlab, build, tools: Port bashisms to POSIX-compliant code 2025-06-16 22:06:06 -03:00
gimp-debug-resume.c
gimp-mkenums
gimp-test-clipboard.c
gimppath2svg.py
gimptool.c libgimpbase, libgimpwidgets, tools, app: Remove warnings 2025-09-07 18:41:13 +00:00
in-build-gimp.py gimp-data: Bump to fix #14236 2025-06-11 16:00:00 -03:00
kernelgen.c tools, modules: #pragma once 2025-07-13 12:54:21 +02:00
meson-mkenums.py tools: Port meson-mkenums.sh to Python 2025-04-17 09:39:08 -03:00
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00
meson_install_subdir.py
mnemonic-clashes
module-dependencies.py
performance-log-close-tags.py
performance-log-coalesce.py tools: fix deprecated syntax. 2024-09-26 19:49:47 +02:00
performance-log-deduce.py tools: fix deprecated syntax. 2024-09-26 19:49:47 +02:00
performance-log-expand.py tools: fix deprecated syntax. 2024-09-26 19:49:47 +02:00
performance-log-progressive-coalesce.py tools: fix deprecated syntax. 2024-09-26 19:49:47 +02:00
performance-log-resolve.py
performance-log-viewer gitlab, build, tools: Port bashisms to POSIX-compliant code 2025-06-16 22:06:06 -03:00
performance-log-viewer.py tools: fix another deprecation warning, this time in PyGObject. 2024-09-26 20:10:47 +02:00
release-stats.sh tools: correctly parse RC versions. 2025-11-17 23:28:38 +01:00
run_test_env.sh build: Move loose scripts in meson subdir to tools 2025-09-24 09:07:47 -03:00