c12a4e85ae
build/win: Upgrade glib2 to 2.38.1
2013-11-04 19:24:10 -05:00
8453087f5d
build/win: Upgrade pango to 1.36.0
2013-11-03 10:35:32 -05:00
4573a12b70
build/win: Upgrade harfbuzz to 0.9.23
2013-11-02 11:29:09 -04:00
0ef745cad2
build/win: Start building libgexiv2 and exiv2
2013-11-01 20:16:17 -04:00
09bec557d4
build/win: Fix string comparison in split-build for non-bash shells.
2013-10-28 19:34:37 -04:00
33d840346a
build/win: Upgrade atk to 2.10.0
2013-10-16 20:07:34 -04:00
22b6cb4833
build/win: Upgrade gtk2 to 2.24.22
2013-10-14 11:03:28 -04:00
7e2c50d370
build/win: Upgrade glib2 to 2.38.0
2013-10-13 11:11:49 -04:00
fdc5dc3132
build/win: Upgrade libpng to 1.6.6
2013-10-06 16:33:38 -04:00
9703f6333f
build/win: Upgrade glib2 to 2.36.4
2013-09-21 11:57:43 -04:00
a2cee5d589
build/win: Never build webkitgtk with debugging symbols.
...
I've seen the dll take insane amounts of space (3.3 GB) with debug
symbols on some compilers, and I doubt the symbols will be needed.
2013-09-18 20:07:24 -04:00
b2bbb1a8a7
build/win: Disable sse2 in pixman (Bug 707653)
2013-09-17 16:20:26 -04:00
31954afcf8
build/win: Automatically remove unused tarballs.
2013-09-16 21:10:15 -04:00
b74623090b
build/win: Remove -march=i686 flag
...
It used to be needed for a build hack, but it no longer is.
2013-09-13 20:32:53 -04:00
a38d361bc0
build/win: Upgrade pixman to 0.30.2
2013-09-11 19:59:47 -04:00
533ddd452d
build/win: Upgrade cairo to 1.12.16
2013-09-01 09:46:49 -04:00
7e80a4f891
build/win: Add a jhbuild project for making windows binaries.
...
This was originally here:
http://github.com/drawoc/windows-gimp-jhbuild
2013-08-28 16:31:08 -04:00
15463749f8
Adding Brazilian Portuguese translation for GIMP-Windows install
2012-10-15 10:02:18 -03:00
1243e0355b
Windows: mark GIMP as Windows 8 compatible
2012-10-09 15:48:28 +02:00
f524d20360
Added plug-ins.ico to EXTRA_DIST
2011-08-29 22:19:58 +02:00
88b916a4ab
Different resource rule approach
...
The last change fixed the warnings, but broke the build.
This reintroduces some warnings, but fixes the build again.
2011-04-15 21:55:34 +02:00
7b320c7bf6
Get rid of DOS line endings
2010-11-21 16:09:09 +01:00
333dfc7f13
Fix warnings from windows build related .rule files
2010-10-04 20:17:22 +05:30
a5071f1252
Fix version resources for app/ and add the same code for plug-ins
2010-09-30 00:47:58 +02:00
0c0470f9d6
use computed copyright year in Windows rc files
2010-09-28 17:56:16 +02:00
5f77a0c33f
build/windows: remove trailing whitespace and fix file coding system
2010-09-01 14:14:57 +02:00
e77dd90fc0
Bug 574018 - Add a manifest to executables
...
Created a resource file for plug-ins and a rule to link it to them.
The application icon file is smaller than the default one, there's no
point in doubling the size of a plug-in executable just for an icon.
If no problems turn up, this will close the bug.
2010-09-01 08:24:45 +02:00
81024bd501
Adjusted copyright date to 2010
2010-09-01 08:19:24 +02:00
9781cf1523
Bug 574018 - Add a manifest to executables
...
This step moves the %.rc.o pattern rule to a small include file in the
build/windows/ directory. Michael Natterer suggested this approach in
order to minimize the changes done to each executable's Makefile.am.
2010-08-27 21:31:38 +02:00
82dca2ecf4
Bug 574018 - Add a manifest to executables
...
Eventually all executables will have the manifest and version resources
linked. In this initial step, the current resources are moved from the
app/ directory to a global build/windows directory.
2010-08-26 22:10:07 +02:00