Next | Query returned 98 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2014-12-12 10:57:43 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Remove obsolete patch.
Thank you, wiz@.
   2014-12-08 21:55:19 by Ryo ONODERA | Files touched by this commit (9)
Log message:
Update to 0.6.0.1

Changelog:
[20140817]  Release 0.6.0.1. It has been a while since the last
release, and the SVN repository mirror at Sourceforge seems to be
broken, so it felt reasonable to package the current code into a
patch release. Not much has happened feature-wise since 0.6.0.

[20140816]  On FreeBSD/amd64 with GCC 4.2.1 as the default compiler,
you may need to install GCC 4.8.4 and run the configure script like
this to avoid triggering a bug in the default compiler:

CXX=c++48 CXXFLAGS=-Wl,-rpath,/usr/local/lib/gcc48 ./configure

[20110820]  Not much coding lately. The only thing worth mentioning
is that the Dreamcast emulation mode now gets further when running
Marcus Comstedt's test programs, and also shows "something" when
booting the PROM from my real Dreamcast. (This was in the legacy
Dreamcast mode, for fun. I haven't had time to work on the new
framework at all.)

[20100729]  Uploaded a clip to YouTube, showing the NetBSD/pmax
install procedure in GXemul.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2013-12-10 12:53:55 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Use LDFLAGS instead of LIBS, fixes SunOS.  Patch from Sebastian Wiedenroth.
   2013-06-29 10:24:53 by matthew green | Files touched by this commit (3)
Log message:
add support for more ways of writing to arm SPSR, as needed by
netbsd/arm32 ports since about 6 or so months ago.

bump pkg version.

ok agc.
   2012-11-23 23:43:10 by Alexander Nasonov | Files touched by this commit (2)
Log message:
Fix compilation on Linux.
   2012-11-23 13:33:22 by Joerg Sonnenberger | Files touched by this commit (7)
Log message:
Don't define functions returning functions.
   2012-10-03 14:55:23 by Aleksej Saushev | Files touched by this commit (104)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-08-02 11:41:07 by David Brownlee | Files touched by this commit (1)
Log message:
fix missing patch checksums
   2012-07-27 00:10:28 by David Brownlee | Files touched by this commit (3)
Log message:
Fake up a much more complete TOC based on real CD image.
Now works with NetBSD 4, 5 & 6 which would have previously failed.

Comment out some unusual sector subtractions which handled values in the
multigigabyte range.

Now allows all tested NetBSD versions (3, 4, 5 & 6) to mount ISO images

Next | Query returned 98 messages, browsing 31 to 40 | Previous