Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-20 | Make this compile when using gcc 3.3 by correcting constructs of the form | kristerw | 4 | -1/+205 | |
int foo = {0}; | |||||
2004-02-23 | Use -DFLTK_1_0_COMPAT so that this builds with newer versions of FLTK. | simonb | 1 | -1/+2 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-08 | Can't be used on powerpc or anything else where va_list isn't a void *. At least | jmc | 1 | -1/+4 | |
right now too much code is assuming how a va_list is laid out and is trying to construct one by hand. | |||||
2003-01-05 | palmosemulator-3.5nb1. Pull in some changes suggested by Thomas Runge in | dsainty | 9 | -16/+319 | |
PR#19006: use the pkgsrc libjpeg instead of a local copy, and patch a bug in the serial device file descriptor handling. Also up the emulated "CPU idle" delay from 10ms to 100ms. For some reason the former saturates the CPU (on a Celeron 700 system), but with the latter the program idles at near 0%. This patch is probably not required for native threads. Mileage may vary... | |||||
2003-01-04 | Add perl build dependency. | wiz | 1 | -1/+3 | |
2003-01-01 | Disable debugging symbols in build. Noted by Thomas Runge in private e-mail. | dsainty | 1 | -2/+1 | |
2002-12-31 | Palm OS Emulator, version 3.5 | dsainty | 11 | -0/+408 | |