gimp/build/windows
Jehan 179334b618 build: do not copy a binary dependency when it already exists.
The dll_link script would overwrite the same dependencies over and over,
for instance when needed for several binaries, but worse when available
in several source directories. In our case, we look up 2 source
directories: our install prefix first, then the prefix for MSYS2
pre-built packages. So it turns out we would be overriding any
custom-built package also installed through MSYS2 (such as our patched
GLib, see my previous commits).

As a side effect, it should also make the packaging step faster as we
don't re-copy unecessarily the same DLLs over and over again. The first
one to go in stays in.
2021-06-29 12:50:45 +02:00
..
gitlab-ci build: do not copy a binary dependency when it already exists. 2021-06-29 12:50:45 +02:00
installer build, gitlab-ci: generated files should be in the build dir. 2021-06-18 20:40:04 +02:00
jhbuild Use list comprehensions 2018-09-29 20:25:40 +00:00
patches build: clean out obsolete Windows-specific patches. 2021-05-20 20:26:41 +02:00
.gitignore build/windows: remove trailing whitespace and fix file coding system 2010-09-01 14:14:57 +02:00
Makefile.am build, configure.ac: misc Windows installer translations build improvements 2017-12-25 07:42:20 -05:00
fileicon.ico Bug 574018 - Add a manifest to executables 2010-08-26 22:10:07 +02:00
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
meson.build Meson port. 2019-09-11 16:42:04 +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