Commit Graph

1705 Commits

Author SHA1 Message Date
David Rose 3a2558068c typo 2010-09-28 17:09:20 +00:00
David Rose 060217dcdd need HAVE_VIDEO4LINUX 2010-08-29 17:53:17 +00:00
David Rose ba6ce2f5f0 bump P3D_COREAPI_VERSION 2010-08-16 22:45:20 +00:00
David Rose 8078c69995 nmake scripts provided by Jason Pratt 2010-08-09 21:02:25 +00:00
rdb cdea7d12b5 I don't think we need OPENSSL_097 anymore 2010-07-16 09:18:26 +00:00
David Rose dab54029a4 workaround broken getopt issue 2010-07-14 18:10:11 +00:00
David Rose 16a4cc0d84 protect jpegint.h references 2010-07-14 13:59:34 +00:00
David Rose 3bba5366a6 python2.6 is more common these days 2010-07-14 04:51:24 +00:00
rdb eee9b6f874 Add missing include 2010-07-11 19:19:07 +00:00
Chris Brunner b709455d4e support for PyObject_Compare 2010-06-23 00:35:57 +00:00
rdb 60d81ae7da Fix OSX compilation issue 2010-06-22 07:08:09 +00:00
Chris Brunner 512ce38cd4 general cleanup of MSVC 8+ manifest handling; added basic ppremake support for csharp .cs files 2010-06-22 02:16:32 +00:00
Chris Brunner 5fef40280e adding default C# compiler name 2010-06-22 02:05:37 +00:00
rdb 4f02be0e67 Oops, heh, made a small mistake there regarding MAP_ANON 2010-06-21 17:38:27 +00:00
rdb 86b3116f6b More portable replacements for getpagesize and MAP_ANON 2010-06-21 17:32:11 +00:00
David Rose d51e49516a allow __py__ functions for python-only optimizations 2010-06-16 21:57:37 +00:00
David Rose d3e9e4c4f5 coreapi version, increment plugin version 2010-06-16 01:18:20 +00:00
David Rose 77b6c92784 more USE_MT mistake 2010-06-15 18:31:57 +00:00
David Rose a364532e15 USE_MT mistake 2010-06-15 18:28:27 +00:00
David Rose aa76a9f59d support class method versions of MAKE_SEQ 2010-06-13 22:03:46 +00:00
David Rose 0d8b31f9a4 make local_dev a runtime default, not a compiled default 2010-06-11 22:36:54 +00:00
David Rose 54dd2108d5 HAVE_P3D_RTDIST 2010-06-11 19:03:37 +00:00
rdb 5cbb505e00 Heh heh... look at that... what was that ampersand doing there? 2010-06-07 11:58:02 +00:00
David Rose 35bbcb1500 SUPPORT_IMMEDIATE_MODE should be defer, not define 2010-06-04 21:12:41 +00:00
Chris Brunner e0876b9eae forgot a few more flags 2010-06-01 16:14:34 +00:00
rdb 87de7c16be Restore this file 2010-05-30 09:54:36 +00:00
David Rose 23208e494c protect against undefined symbol 2010-05-29 18:49:48 +00:00
David Rose edd9d59c0e protect against undefined symbol 2010-05-29 18:47:45 +00:00
David Rose cde8a0bf38 PTHREAD_MUTEX_NORMAL -> PTHREAD_MUTEX_DEFAULT 2010-05-29 16:50:58 +00:00
Chris Brunner dfdcf8bfad 64-bit build support 2010-05-27 23:45:57 +00:00
Chris Brunner 051e5ee70f 64-bit build support 2010-05-27 23:28:00 +00:00
David Rose bd3201b67d redundant file; this one isn't used 2010-05-25 21:13:29 +00:00
David Rose bb96117de2 interrogate fix for ode::get_id() 2010-05-25 21:12:44 +00:00
rdb c957b42580 Fix compilation issue on Linux (dunno where it came from) 2010-05-25 15:27:15 +00:00
rdb 5f73862a11 1.7.1 2010-05-25 09:47:31 +00:00
rdb 4173057c26 Move tinyxml into the source tree, rather than using it as external library 2010-05-24 18:55:08 +00:00
rdb d4263a47aa __STDC_CONSTANT_MACROS fix 2010-05-18 15:37:26 +00:00
rdb c9cb0def53 Move __STDC_LIMIT_MACROS up a bit, to be certain 2010-05-18 14:20:30 +00:00
rdb 2ec0617d32 Define __STDC_CONSTANT_MACROS in case C libraries like ffmpeg don't 2010-05-18 12:57:58 +00:00
David Rose 8c56527a49 avoid recursion crash 2010-05-07 00:06:48 +00:00
David Rose d3d778734d add '^' to const expressions 2010-05-06 22:50:31 +00:00
David Rose 5e8d539f1f move OS_SIMPLE_THREADS to dtool_config.h 2010-05-01 16:10:54 +00:00
David Rose 1be766620e define OS_SIMPLE_THREADS 2010-04-29 18:42:58 +00:00
rdb eed74662e8 Fix Interrogate parser issues on FreeBSD 2010-04-28 07:44:16 +00:00
Chris Brunner 4b2eab9c77 test for 64-bit compiling support 2010-04-27 00:58:39 +00:00
rdb bd5e89e4a5 Use sysctl on FreeBSD 2010-04-25 13:19:55 +00:00
rdb 8582089aeb Correct way for detecting PC-BSD 2010-04-25 08:06:16 +00:00
rdb e01ebd5ecb Detect amd64 platform correctly on FreeBSD 2010-04-24 11:37:45 +00:00
rdb e445833bb3 /usr/local/lib and /usr/local/include as EXTRA_*PATH 2010-04-24 05:13:05 +00:00
rdb fb6b4c0ceb Add $[AR] to make Linux cross-compilation a little bit easier 2010-04-12 17:37:42 +00:00