changelog
- Tue, 28 Aug 2012 19:00:50 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 19:00:50 +0200] rev 629
- Update version, use parallel make, and replace Lempel-Ziv with
Burrows–Wheeler source compression. The version update implies
removal of all patch code as it was integrated in the release.
- Tue, 28 Aug 2012 19:00:40 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 19:00:40 +0200] rev 628
- Add reference for UNIT_MAX to usual limits.h and modernize packaging.
- Tue, 28 Aug 2012 19:00:30 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 19:00:30 +0200] rev 627
- Patch to conform to current ISO C++ standard, resulting in a successful build.
Additionally modernize packaging in accordance with current OpenPKG boilerplate.
- Tue, 28 Aug 2012 19:00:20 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 19:00:20 +0200] rev 626
- Update version, modernize packaging, include fallback pid_is_* on Solaris,
remove defective KVM integration logic, and replace Burrows–Wheeler source
compression with LZMA.
- Tue, 28 Aug 2012 22:15:58 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 22:15:58 +0200] rev 625
- Force serial building of modules to correct flawed build configuration.
Build fails when parallel build of modules continues into install block.
- Tue, 28 Aug 2012 21:44:03 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 28 Aug 2012 21:44:03 +0200] rev 624
- Correct build configuration which depends on Doxygen to generate HTML docs.