Commit graph

31 commits

Author SHA1 Message Date
Martin Schaffner e55a95f124 add "#ifdef macintosh" for carbon target 2004-08-01 13:01:39 +00:00
Bradley Bell 41ddd0d495 oops, this didn't belong in last commit 2004-06-01 06:09:39 +00:00
Bradley Bell 36cce7f4f0 fix accidental solaris breakage 2004-06-01 06:00:32 +00:00
Bradley Bell c66de1feb7 XCode compilability fixes 2004-05-31 08:33:41 +00:00
Martin Schaffner 6c80f535ea sun OS typedef fixes
----------------------------------------------------------------------
2004-01-06 17:59:27 +00:00
Bradley Bell 00dc78cbe9 get rid of silly ulongs 2003-12-08 22:32:56 +00:00
Bradley Bell 1434dc22cb OS X fixes 2003-11-27 04:05:14 +00:00
Bradley Bell 69dd0cdab1 linux fixes 2003-11-27 00:36:15 +00:00
Bradley Bell c1f1d06622 added Visual C project for opengl, buncha macro fixes and stuff 2003-11-27 00:21:04 +00:00
Bradley Bell 7d07635dcc Visual C, PocketPC fixes 2003-11-26 12:26:36 +00:00
Bradley Bell d0d298d10b change byte to sbyte, comments/whitespace 2003-10-04 03:14:48 +00:00
Bradley Bell 21eeeef57f use different defines for os x 2003-04-11 23:53:15 +00:00
Bradley Bell d3e3ad1a14 put alignment detection in configure.ac 2003-02-18 19:55:51 +00:00
Bradley Bell 3a3f275a29 fix alignment issues on sparc 2003-01-02 23:13:21 +00:00
Bradley Bell 2ebf9b42cc sparc/sunos support: rename quad to quadint. courtesy of Martin Schaffner <maschaffner@gmx.ch> 2002-10-28 19:49:15 +00:00
Bradley Bell 420a5d10b5 better to have __pack__ all the time, I think. needed for networking, e.g. 2002-08-31 03:17:40 +00:00
Bradley Bell 31d800de19 fast i/o macros 2002-08-02 04:57:19 +00:00
Bradley Bell 6dcd5057e0 os x fixes 2002-07-26 21:48:05 +00:00
Bradley Bell 885ec3adc1 use __unix__ 2002-07-22 22:59:24 +00:00
Bradley Bell 8867476913 OS X stuff 2002-07-22 02:17:10 +00:00
Bradley Bell a73f142b1d added u_int16_t (needed in base_ip) 2002-02-15 02:34:44 +00:00
Bradley Bell e5659b772f don't define bool for c++ 2002-02-11 07:44:04 +00:00
Bradley Bell bc09a38e3d added typedef for u_int64_t on mingw 2001-10-25 02:07:27 +00:00
Bradley Bell 9cbcfa3821 Changed __ENV_LINUX__ to __linux__, conditionalized min,max macros 2001-10-19 00:00:36 +00:00
Bradley Bell 85f617794f Changed __ENV_DJGPP__ to __DJGPP__, since it's built-in. 2001-10-12 10:03:32 +00:00
Bradley Bell a0fe572bf2 Switched from Cygwin to mingw32 on MS boxes. Vastly improved compilability. 2001-10-12 00:18:40 +00:00
Bradley Bell 442f6ee490 OpenGL support under Cygwin/SDL 2001-01-31 16:31:14 +00:00
Bradley Bell 7192f99a5d Support for cross-compiling, and cygwin fixes 2001-01-31 13:56:54 +00:00
Bradley Bell adae1053d7 Cygwin support, using SDL.
needs --without-assembler and --without-network to compile
2001-01-30 04:45:51 +00:00
Bradley Bell f05dc678f0 This commit was generated by cvs2svn to compensate for changes in r5,
which included commits to RCS files with non-trunk default branches.
2001-01-19 03:34:09 +00:00
Bradley Bell 9bd1ba7c47 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
2001-01-19 03:30:16 +00:00