changelog
- Wed, 08 Jun 2011 21:12:01 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 08 Jun 2011 21:12:01 +0200] rev 348
- Invent location for incoming fax messages to be permanently stored.
- Sun, 05 Jun 2011 11:43:33 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 05 Jun 2011 11:43:33 +0200] rev 347
- Update, correct, and add new config logic including fax and license paths.
- Sun, 29 May 2011 17:14:31 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 17:14:31 +0200] rev 346
- Correct miniperl linkage and improve package class description text and warnings.
- Sun, 29 May 2011 17:12:08 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 17:12:08 +0200] rev 345
- Correct buildconf in embedded miniperl and correct bootstrap script line wrap error.
- Sun, 29 May 2011 16:29:06 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 16:29:06 +0200] rev 344
- Update, correct, improve build configuration and packaging logic.
Update to new version of vendor software, bump copyright date, remove implicit
gcc dependency, add comments for Trolltech bug tracking, correct enforced
dynamic library linkage, and install mysterious process stub binary.
- Sun, 29 May 2011 16:25:02 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 16:25:02 +0200] rev 343
- Make small corrections and improve comments for upcoming package finishing.
- Sun, 29 May 2011 12:18:03 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 12:18:03 +0200] rev 342
- Make a third cut at needed corrections for upgrade to version 4.7.3.
- Sun, 29 May 2011 12:16:43 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 12:16:43 +0200] rev 341
- Make a second cut at needed corrections for upgrade to version 4.7.3.
- Sat, 21 May 2011 22:05:42 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 21 May 2011 22:05:42 +0200] rev 340
- Correct diverse buildconf of upstream release and reconcile packaging somewhat.
These changes stem from the obvious changes in the latest vendor release, but
from discussions with trolls Daniel and Oswald as well regarding build config.
This commital follows conclusion of buildconf adjustments to allow the new
vendor version to build on Linux AMD64, but is incomplete as many packaging
comments show. The next series of changes focus on Solaris IA32 and reduction
of buildconf adjustments testing old problems comprehensively in anticipation
of discussion at the upcoming Nokia Contributor Summit in Berlin.
- Mon, 04 Apr 2011 20:34:12 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 04 Apr 2011 20:34:12 +0200] rev 339
- Clean duplicate fortran binary leaving only canonical gfortran(1).
- Sun, 03 Apr 2011 15:43:53 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 03 Apr 2011 15:43:53 +0200] rev 338
- Remove duplicate java and unused include paths, and correct jar path.
- Sun, 03 Apr 2011 13:34:55 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 03 Apr 2011 13:34:55 +0200] rev 337
- Correct and improve several packaging aspects including...
Correct datadir path for python modules, correct jar(1) path for
building libgcj classes, strip libexecdir path of version numbers,
improve name of oblbld build path, clean whitespace from as(1) and
ld(1) GNU detection, remove seemingly discarded '--with-local-prefix'
configure argument, and correct hardcoded lto plugin libtool archive
dependency information.
Most importantly, correct IA32 architecture detection logic in
config.gcc to correctly emit SSE2 instructions conditionally, leading
to the removal of all '-march' bootstrap options and replacement with
unconditional (for IA32/AMD64) '-mtune=native' options. Comments and
buildtime warnings are corrected appropriately. In theory these changes
cause a more portable, orthoganal, and optimal bootstrap to be built.
- Wed, 30 Mar 2011 19:37:58 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 30 Mar 2011 19:37:58 +0200] rev 336
- Renumber patch hunks to avoid patch(1) warnings, this time successfully.
- Wed, 30 Mar 2011 19:35:16 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 30 Mar 2011 19:35:16 +0200] rev 335
- Finally correct packaging logic enough to allow for successful building:
Force Java dependency to C++ and POSIX threads to satisfy buildtime
requirements of GCJ, add conditional java dependency to infozip as
required by libjava/configure, remove outdated fortran conditions,
correct buildconf causing jcf-dump target to fail, add and improve
warnings regarding profile feedback, build duration, and parallel
make, correct make environment when building C++ dependent languages,
and introduce new helpful comments.