Commit Graph

1189 Commits

Author SHA1 Message Date
David Rose c86cd6de5d compiler warning 2007-01-30 16:38:17 +00:00
Josh Wilson 71abebad7d should pass interrogation now once it passes normal compiling phase 2007-01-30 06:04:00 +00:00
Josh Wilson ee9ea70f77 need config.h to prevent integer typedef collisions 2007-01-29 23:04:00 +00:00
Josh Wilson 67be8fcef0 update ode lib names 2007-01-29 21:10:34 +00:00
Josh Wilson 7e8990269e First pass at integrating ODE into Panda. Using ODE v0.7 2007-01-29 11:42:45 +00:00
David Rose 03ae6c36f6 add PyObject_Cmp 2007-01-26 17:59:47 +00:00
Josh Yelon d216c24d17 Changed libdtool to libp3dtool 2007-01-22 20:16:06 +00:00
David Rose 92efb1d282 add FT_Vector 2007-01-18 03:50:58 +00:00
David Rose 25226dec55 missing include 2006-12-14 21:59:42 +00:00
Joseph Lee 5bdafb5f0c always include assert.h (for MSVC) until drose unbreaks it for opt4 for the newly moved files from interrogatedb to dtoolutil 2006-12-05 02:18:58 +00:00
Joseph Lee 39064a9262 o use MT if static build for RELEASEFLAGS
o optimize for P4 cpus and up (still backwards compatible)
2006-12-02 02:00:59 +00:00
David Rose 67d2f9d6e7 maybe we always want to be WIN32_LEAN_AND_MEAN 2006-11-28 00:54:02 +00:00
Zachary Pavlov 79f9d6c8b3 new tau setup 2006-11-27 03:19:35 +00:00
Zachary Pavlov ac052ff0f0 cast fix 2006-11-27 03:18:56 +00:00
David Rose 090d0d8603 expcl 2006-11-24 23:55:51 +00:00
David Rose 795fd4889d windows needs default constructor? 2006-11-24 23:03:46 +00:00
David Rose 5779007507 more memory tracking stuff 2006-11-24 22:59:44 +00:00
David Rose f0df11bc39 fix malloc issues on windows 2006-11-17 23:21:33 +00:00
Darren Ranalli 9e3fb7bb6c added WANT_NATIVE_NET 2006-11-17 22:29:57 +00:00
David Rose 251d3a0c10 need memoryBase.cxx 2006-11-17 02:18:28 +00:00
David Rose 55225290b8 add MemoryBase to fix malloc issues, especially on OSX 2006-11-17 02:13:10 +00:00
Zachary Pavlov c70ee43128 prolly not necessary, but just in case. Added the header defs 2006-11-14 04:11:50 +00:00
Zachary Pavlov d81b48be24 WIN32_LEAN_AND_MEAN is armed! 2006-11-14 04:10:54 +00:00
Zachary Pavlov e9255443f7 okay, temporary removal of WANT_NATIVE_NET 2006-11-13 06:37:33 +00:00
Zachary Pavlov 429e4cb67c winsock2 into parser-inc 2006-11-11 03:24:58 +00:00
David Rose ea1386b007 add MAYA_EXTENSION 2006-11-08 23:16:20 +00:00
Zachary Pavlov a68f93a6d0 a stub for winsock2 2006-11-08 02:27:47 +00:00
Zachary Pavlov 7d77b95d4c added a native net var to the general environment. Turn on through Config.pp 2006-11-08 02:26:37 +00:00
Roger Hughston 03fa5dc3d7 uh oh, be carefulcvs add winsock2.hcvs add winsock2.h! 2006-11-07 03:21:25 +00:00
David Rose 9f87644dd4 disable ALTERNATIVE_MALLOC by default 2006-11-03 19:24:12 +00:00
David Rose e2c38edb6f minor text change 2006-11-02 00:10:57 +00:00
David Rose 4e0d07c7ec fix fmod for OSX 2006-11-01 23:45:17 +00:00
David Rose b1cb4dc751 update comment 2006-10-20 17:48:45 +00:00
David Rose 60d6a84eb4 separate out DEBUGFLAGS 2006-10-18 17:25:58 +00:00
David Rose 2ac33f2119 /usr/local/bin/perl -> /usr/bin/perl 2006-10-17 22:26:52 +00:00
David Rose abdf0bdd29 add to_os_short_name(), to_os_long_name() 2006-10-13 21:57:59 +00:00
David Rose 0161aabf5d constrain tp_compare() to return -1, 0, or 1 2006-10-13 21:14:15 +00:00
David Rose cd89c39c51 python compare Filenames 2006-10-13 21:13:39 +00:00
David Rose fa2e6e4992 add support for Berkeley DB 2006-10-06 18:46:29 +00:00
David Rose 8de0914056 latest osx publish stuff 2006-09-28 16:31:02 +00:00
David Rose 39a891e55d *** empty log message *** 2006-09-27 22:12:11 +00:00
David Rose 5d2466c72a osx tweaks 2006-09-27 04:03:07 +00:00
David Rose 601dbd02ca fixes for osx build 2006-09-25 22:29:39 +00:00
Chris Brunner dd8b9fff6c missing bracket 2006-09-24 20:18:19 +00:00
Roger Hughston 2e4a79ef7f dylib and so relationships 2006-09-22 20:36:54 +00:00
Roger Hughston dc401232e9 Fat Finger 2006-09-22 19:42:51 +00:00
Roger Hughston 60791e039a sx .so to dylib refrence not dup 2006-09-22 19:29:54 +00:00
Roger Hughston 6c9b539cdb leaning Up the ppremake osx build stuff 2006-09-22 19:26:30 +00:00
Roger Hughston 05513e945f Moving Files 2006-09-22 19:12:27 +00:00
Roger Hughston 59522ff4d2 Some polish on ppc/ intell divisions.. 2006-09-16 21:01:49 +00:00