1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 04, 2025 — Jul 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This version compiles and limps under Mac OS X 10.6.5. More... over 15 years ago
Explanation that I haven't yet pushed the iPad changes I made at iPad Dev Camp. More... about 16 years ago
oops, last commit didn't have most recent Makefile.am. More... over 16 years ago
make distcheck works (as root due to permission issues) More... over 16 years ago
Fixed bug that was causing Executor to crash on systems where argv[0] isn't guaranteed to have a slash in it (e.g., Fedora 12). More... over 16 years ago
documented environment variable overrides that allow 32-bit version of Executor to be built on x86_64. Also fixed a bug in parse.y More... over 16 years ago
Updated README to give x86_64 users a little more help. Also mentioned that I've now tested the new code on F11 and F12. More... over 16 years ago
Executor builds and runs on Fedora 10 x86_64 again. More... over 16 years ago
README briefly describes skel/volume More... about 17 years ago
make distcheck succeeds (but we still don't install the System Folder due to issues associated with spaces in filenames) More... about 17 years ago
Merge branch 'master' of [email protected]:ctm/executor More... about 17 years ago
arch/x86_64 (forgot to commit previously) More... about 17 years ago
README.64 explains unfinished state of 64-bit port. More... about 17 years ago
Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. More... about 17 years ago
Mac OS X i386 build fix (don't make opfind) More... about 17 years ago
README recommends using GNU build system since that seems to work well now. More... about 17 years ago
Remove opfind from noinst_PROGRAMS (works on Mac OS X) More... about 17 years ago
Fixed non-Mac OS X builds. More... about 17 years ago
GNU build system works with Mac OS X PowerPC now, too. More... about 17 years ago
Intel Mac OS X version builds with GNU build system. More... about 17 years ago
GNU Build system limps for Linux-based targets. More... about 17 years ago
GNU build mods that seem to work. More... about 17 years ago
GNU Build system appears to work for hardcoded SDL front end and SDL sound. More... about 17 years ago
Some progress on switching to new GNU build system (doesn't yet work) More... about 17 years ago
more (remaining?) host vs. build changes More... about 17 years ago
Cleaned up some warnings. More... about 17 years ago
Use "host" and "build" like its done with the current GNU build system. Lightly tested. More... about 17 years ago
Fixed floating point in Mac OS X ppc More... about 17 years ago
Mac OS X PPC port limps. More... about 17 years ago
Fixed a couple remaining packing issues. More... about 17 years ago