Commit graph

10 commits

Author SHA1 Message Date
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