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 tools: update the build-only tool compute-svg-viewbox. 2020-08-28 20:25:40 +02:00
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 Issue #8605: Unportable test(1) operator in tools/extract-vector-icon.sh 2022-09-10 23:08:06 +02:00
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 Get rid of old Windows specific defines 2024-01-24 12:10:00 -05:00
gimp-mkenums tools: Use env in shebangs 2022-03-18 16:05:58 +00:00
gimp-test-clipboard.c Fix various typos 2019-09-21 17:10:46 +00:00
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 tools: improve the install-* meson targets. 2019-09-15 00:00:35 +02:00
mnemonic-clashes tools: add mnemonic-clashes tool 2019-09-12 17:56:45 +03:00
module-dependencies.py
performance-log-close-tags.py tools: add performance-log-close-tags.py, use in performance-log-viewer 2020-07-30 01:03:38 +03:00
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 tools: add performance-log-related tools 2018-09-02 03:12:09 -04:00
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