55 Commits

Author SHA1 Message Date
rdb
708e8dc513 Remove HAVE_GETTIMEOFDAY which we aren't using 2013-12-17 18:01:54 +00:00
rdb
c26c0e6a97 Android support, part 1 2013-01-24 17:54:56 +00:00
David Rose
6e5dd2cc63 fix memory crashes on win32/Eigen build 2011-12-21 01:25:38 +00:00
rdb
fb6b4c0ceb Add $[AR] to make Linux cross-compilation a little bit easier 2010-04-12 17:37:42 +00:00
rdb
2a6974eec2 stdint/numeric_types stuff, let's follow the standards 2010-03-29 15:38:40 +00:00
David Rose
494d61083e avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
rdb
961a754ec4 Add support for /proc/curproc for FreeBSD 2009-07-22 05:52:38 +00:00
rdb
aa0e91de1f HAVE_LINUX_INPUT_H 2009-07-03 18:22:13 +00:00
David Rose
040dcfc333 move NDEBUG and _DEBUG into dtool_config.h 2009-05-27 22:43:40 +00:00
David Rose
a08b08f8d3 initial iphone stuff, w.i.p. 2009-04-17 18:11:25 +00:00
rdb
2e629c6e40 Dont fail on 64bits with threading 2009-04-10 06:40:21 +00:00
David Rose
28a0789836 whoops, typo 2008-07-02 18:15:42 +00:00
David Rose
bfea5a222c gcc 4.3 support 2008-07-02 18:13:33 +00:00
rdb
5cd24b98bd uname -i doesnt work in all cases, uname -m does. 2008-06-13 18:28:00 +00:00
Dickinson Lo
f38e75693e fixed bug 2008-03-03 06:38:17 +00:00
Dickinson Lo
6a51ce0b58 adding 64bit flags 2008-03-03 05:46:37 +00:00
David Rose
4fd2a6ba3c fix build issues on osx from kaweh kazemi 2008-01-17 20:27:43 +00:00
David Rose
d52eb37b14 move some low-level mem tracking into MemoryHook, more mem tracking fixes 2007-06-29 01:39:09 +00:00
David Rose
7238f8659c have_ucontext_h 2007-06-21 17:57:36 +00:00
David Rose
0db570a622 build nativenet on Linux 2007-02-09 00:10:28 +00:00
David Rose
7513f0c265 add clarifying comments 2006-06-14 21:22:24 +00:00
Joseph Lee
07c9d292c4 use 64-bit clean i/o under Linux 2006-04-13 02:48:30 +00:00
David Rose
8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose
a23eb2d733 support OSX bundle linking (for Python) 2006-03-13 23:12:46 +00:00
David Rose
7fdf481b0f posix threads 2006-02-10 18:52:41 +00:00
David Rose
92c0793706 getenv() now works at static init on Linux 2005-12-28 22:48:39 +00:00
David Rose
be6d48df86 move TypedObject etc. stuff to dtool 2005-07-06 17:29:46 +00:00
Dave Schuyler
1f9214cb44 using DYNAMIC_LIB_EXT 2004-07-07 04:05:12 +00:00
David Rose
5b2d78e570 add HAVE_LOCALE_H 2004-02-09 17:24:29 +00:00
David Rose
d0f31471fa add HAVE_GLOB_H 2004-02-02 21:43:48 +00:00
David Rose
951f96b911 tweaks for linux build with new osx stuff 2003-09-29 23:32:06 +00:00
David Rose
5c45230137 check for getopt.h 2003-08-07 02:01:00 +00:00
Joseph Lee
ff66e80fc0 correct 64-bit build support setup 2003-06-03 02:25:57 +00:00
Joseph Lee
fdae0a8487 add GCC build flags for largefile >2GB support 2003-05-20 00:28:53 +00:00
David Rose
36bec1e8d7 test wstring 2003-01-21 16:48:45 +00:00
David Rose
78897e2563 build on Irix 2003-01-20 15:52:42 +00:00
David Rose
411a263fe8 build for gcc3.2 2003-01-17 16:42:36 +00:00
David Rose
8624205412 make TYPENAME switchable 2002-11-25 21:49:04 +00:00
David Rose
e11f713860 sys/time.h 2002-10-26 03:19:46 +00:00
David Rose
71b882942e HAVE_NEW defaults in Linux 2002-05-23 19:05:31 +00:00
David Rose
4ecc489efc correct comments 2002-05-22 00:26:53 +00:00
David Rose
8ed64f1965 include <new> if available 2002-05-01 22:46:29 +00:00
David Rose
5146588a8d VC7 allocator support, and *_ALLOCATOR cleanup 2002-04-12 19:14:47 +00:00
David Rose
4af11e035c SIMPLE_STRUCT_POINTERS 2002-03-19 01:59:16 +00:00
David Rose
c5e2eefa80 update for new Linux gcc 2001-09-14 15:32:56 +00:00
David Rose
ccb4fd40df porting bugs to Irix 2001-06-06 17:23:52 +00:00
David Rose
22288e7e48 improved memory tracking tools 2001-06-05 21:34:36 +00:00
David Rose
c99193c929 *** empty log message *** 2001-05-10 00:15:06 +00:00
David Rose
5b79971243 *** empty log message *** 2000-11-21 00:15:10 +00:00
David Rose
43f23a2a55 *** empty log message *** 2000-11-03 23:55:40 +00:00