Commit graph

13 commits

Author SHA1 Message Date
kent
f4db2c9240 Update PEACE to 20040611 snapshot
- support statvfs change of NetBSD
- implement SuspendThread() and ResumeThread()
- introduce a simple debugger
- IsProcessorFeaturePresent(): implement PF_XMMI64_INSTRUCTIONS_AVAILABLE
and PF_FLOATING_POINT_PRECISION_ERRATA
- Some HCURSOR-related functions are implemented.
- improve Virtual*() functions support
- SEH support for SIGFPE and SIGSEGV
- debug messages are printed via stderr, not stdout
- fix a problem of CreateDIBitmap()
- implement GetPaletteEntries()
- implement GetDIBColorTable() and SetDIBColorTable()
- implement Heap*() functions
- make kernel object handles indexes in the handle table instead
of addresses of memory block.
- improve Event/Mutex/Semaphore implementation
2004-06-11 12:59:27 +00:00
kent
6e612aa217 Update to PEACE 20040309 snaphot.
The main change is update of toolchain.
2004-03-09 12:40:13 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
dmcmahill
f8a30b6401 fix paths/names for some of the dependencies 2003-09-25 09:19:28 +00:00
kent
d832727a5d Update w32api to 2.4, and PEACE to 20030919 snapshot.
This change fixes PR pkg/19049.
2003-09-21 16:03:39 +00:00
kent
02612ba880 Update to 20030828 snaphot, which runs with not NetBSD 1.6 but -current.
Major change:
 * Support for runtime link with ELF libraries.
2003-08-28 15:23:57 +00:00
jmc
f303697a5c Sync up the ONLY_FOR line with cross-i386-netbsdpe. 2003-05-11 08:51:48 +00:00
kent
f7ce35d11c Recent w32api change broke the package. Mark this broken temporaliry. 2003-04-25 11:33:46 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
kent
2c19432109 Update to 20020901.
* Fix menu size calculation.
* Introduce peace-setup script.
* The source archive is ready for anonymous CVS.
2002-09-01 15:13:52 +00:00
wiz
27327b0a3e Remove HOMEPAGE. 2002-08-22 09:57:23 +00:00
kent
72c793db72 First import of PEACE pkgsrc.
PEACE is a set of programs to run Win32 executables on NetBSD.
http://chiharu.hauN.org/peace/
2002-08-21 15:17:46 +00:00