Michael Natterer
711313e858
build: remove suppressed warnings (see commit below)
2010-11-24 22:03:04 +01:00
Michael Natterer
7b320c7bf6
Get rid of DOS line endings
2010-11-21 16:09:09 +01:00
Martin Nordholts
08a3a1dca7
build/buildbot: Suppress pygimp gimp_drawable_transform_* warnings
2010-10-06 20:04:37 +02:00
Martin Nordholts
1e96a981a5
build/buildbot: Suppress png.h deprecation warnings fixup 2...
2010-10-05 06:56:20 +02:00
Martin Nordholts
cacfc0181c
build/buildbot: Suppress png.h deprecation warnings fixup...
2010-10-04 22:57:32 +02:00
Martin Nordholts
b8ed5fea54
build/buildbot: Suppress png.h deprecation warnings
2010-10-04 22:50:48 +02:00
Martin Nordholts
ee82861871
build/buildbot: Supress jas_config.h warnings
2010-10-04 22:39:06 +02:00
Mukund Sivaraman
333dfc7f13
Fix warnings from windows build related .rule files
2010-10-04 20:17:22 +05:30
Martin Nordholts
3047bbaa21
suppressed-warnings.txt: Don't suppress fixed warning
...
Don't suppress warning fixed in
69604ef12d
.
2010-10-03 14:16:12 +02:00
Martin Nordholts
5275270b36
build/buildbot: Supress AM_PROG_LIBTOOL warning with autoconf 2.68
2010-10-03 08:48:45 +02:00
Michael Schumacher
a5071f1252
Fix version resources for app/ and add the same code for plug-ins
2010-09-30 00:47:58 +02:00
Nils Philippsen
0c0470f9d6
use computed copyright year in Windows rc files
2010-09-28 17:56:16 +02:00
Martin Nordholts
27d3070a73
build: Cleanup in buildbot/suppressed-warnings.txt
2010-09-26 12:47:24 +02:00
Martin Nordholts
6af4cd6cff
build: Update buildbot/suppressed-warnings.txt again
...
Update buildbot/suppressed-warnings.txt again, hopefully final time,
all warnings should be fixed or suppressed now.
2010-09-05 23:47:06 +02:00
Martin Nordholts
92b1d80e0c
build: Update buildbot/suppressed-warnings.txt
2010-09-04 13:24:31 +02:00
Martin Nordholts
5f8a13a360
build: Update buildbot/suppressed-warnings.txt
2010-09-03 09:06:13 +02:00
Martin Nordholts
d791e308f1
build: Rename to buildbot/suppressed-warnings.txt
...
Rename buildbot/suppressed_warnings.txt to
buildbot/suppressed-warnings.txt, dashes are nicer in file names.
2010-09-01 17:14:24 +02:00
Sven Neumann
5f77a0c33f
build/windows: remove trailing whitespace and fix file coding system
2010-09-01 14:14:57 +02:00
Michael Schumacher
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
Michael Schumacher
81024bd501
Adjusted copyright date to 2010
2010-09-01 08:19:24 +02:00
Martin Nordholts
b8c8993ff9
build: Add initial version of buildbot/suppressed_warnings.txt
2010-08-31 22:52:22 +02:00
Michael Schumacher
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
Michael Schumacher
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