Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
brings numerous bugfixes, also the addition of unicode character support
|
|
recent addition of a m68k target
|
|
|
|
http://pcc.ludd.ltu.se/fisheye/changelog/~date=2012-03-27T06%3A30%3A00/pcc
but the significant change was, that a bug was fixed which caused
syntax errors with a construct present in NetBSD headers, meaning
that any compilation in the NetBSD-current and NetBSD-6 environment
was failing.
|
|
- use INSTALL_DATA to install manpages
(prevents pages being marked executable)
- recognise (but ignore) the __returns_twice__ GCC attribute
- Fix bug causing failure when comparing bool pointers.
Fixes Jira#PCC-383 by Nicolas Joly, bugfix by Will Noble on pcc-list.
|
|
|
|
http://pcc.ludd.ltu.se/fisheye/changelog/pcc
some work was done with build system, and so gmake is no longer
required, and parallel builds should work fine
while here, fix some pkglint complaints
|
|
o New here is that we can now drop the DragonFly patch.
|
|
Impetus to upgrade from Matthias Rampke.
Pkgsrc changes:
o Changed package name to not include upstream version number (ouch!)
Upstream changes:
o Lots of fixes; list of changes not easily available.
o The main supported architectures are i386 and amd64; other targets
have "less functionality".
Please help in testing this; report bugs via http://pcc.ludd.ltu.se/jira.
|
|
Local pkgsrc changes are minimal: date change and checksum updates.
Upstream changes are ... many, please refer to
http://pcc.ludd.ltu.se/
for pointers to the buck tracker and list of resolves issues.
|
|
|
|
|
|
|
|
* Use gmake as building with bmake fails randomly.
* Make it build on DragonFly master.
|
|
This one is for 0.9.9 using the 23 Feb 2008 sources, and
is trivial to update to track a newer version.
|