Gimp/build/windows
Jehan 38d6783299 .gitlab-ci, build: avoid same DLL dependencies from previous runs.
We were already avoiding re-processing a same DLL within the same run
(this can happen when 2 dependencies have themselves a common
dependency). But the dll_link.py script was stateless regarding previous
runs so we might be checking again the same DLLs multiple times (even
though we were not copying them again).

Let's make the script stateful with a new parameter to give a file where
all the previously processed DLL names are stored. I am hoping it would
improve the efficiency of the packaging-win32-native which is suddenly
extra slow (it always times out, even after raising the max job time;
now we time out after 2h30! The 64-bit packaging job just takes 1h,
which is too much already, but still much more reasonable).
2022-02-21 13:36:57 +01:00
..
gitlab-ci .gitlab-ci, build: avoid same DLL dependencies from previous runs. 2022-02-21 13:36:57 +01:00
installer build: fix windows-installer-langs unit test. 2022-01-10 23:58:00 +01:00
jhbuild Use list comprehensions 2018-09-29 20:25:40 +00:00
patches build: do not build GLib for Windows anymore. 2021-08-22 17:10:01 +02:00
.gitignore build/windows: remove trailing whitespace and fix file coding system 2010-09-01 14:14:57 +02:00
fileicon.ico
gimp-plug-ins.rc.in Fix encoding. The world should be utf-8. 2018-06-15 17:34:59 +00:00
gimp.manifest win: Mark as Windows 10 compatible. 2015-08-10 15:17:47 -04:00
gimp.rc.in Fix encoding. The world should be utf-8. 2018-06-15 17:34:59 +00:00
gimprc-plug-ins.rule build: fix header search paths for windres calls (Win32 build). 2018-02-12 18:55:50 +01:00
gimprc.rule build: fix header search paths for windres calls (Win32 build). 2018-02-12 18:55:50 +01:00
Makefile.am build, configure.ac: misc Windows installer translations build improvements 2017-12-25 07:42:20 -05:00
meson.build Issue #7327: Cannot build GIMP3 on MSYS2 using Meson. 2021-10-12 17:06:18 +02:00
plug-ins.ico Bug 574018 - Add a manifest to executables 2010-09-01 08:24:45 +02:00
wilber.ico Bug 732363 - wilber.ico doesn't contain 256x256 layer 2015-11-30 23:22:38 +01:00