David Rose
|
691947449c
|
towards a 64-bit mac build
|
2009-11-04 15:46:51 +00:00 |
David Rose
|
78b7437b0d
|
don't special-case UNIVERSAL_BINARIES
|
2009-10-13 21:55:24 +00:00 |
rdb
|
cd3307ccd4
|
Fix compiler warnings with pyconfig.h
|
2009-10-10 11:36:31 +00:00 |
David Rose
|
7f4481ef2d
|
use underscores instead of dots in platform separators
|
2009-08-24 19:39:26 +00:00 |
David Rose
|
494d61083e
|
avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros
|
2009-08-21 15:40:05 +00:00 |
David Rose
|
fc74ddace3
|
add TypeHandle::make()
|
2009-08-15 00:56:34 +00:00 |
rdb
|
edf382de12
|
Support for ARM and PPC linux
|
2009-08-07 10:51:55 +00:00 |
rdb
|
4804133efa
|
Add FreeBSD
|
2009-08-05 08:29:13 +00:00 |
David Rose
|
02dbdb91b1
|
compiler objection
|
2009-08-03 19:45:23 +00:00 |
David Rose
|
9908148679
|
add dtool_platform
|
2009-08-03 18:51:54 +00:00 |
rdb
|
028b98ab2b
|
Remove entirely pointless assertion check that even causes a compiler bug on FreeBSD.
|
2009-07-22 18:31:37 +00:00 |
David Rose
|
72f6c6d580
|
build errors
|
2009-06-16 01:49:59 +00:00 |
David Rose
|
a1df809fd0
|
TrueMutexImpl
|
2009-06-16 00:04:13 +00:00 |
David Rose
|
49dfc46215
|
handle funny cases for win32
|
2009-06-14 16:19:56 +00:00 |
David Rose
|
8f96a87460
|
pstrtod
|
2009-06-14 16:10:09 +00:00 |
David Rose
|
58c13de4ca
|
integrate changes from Schell Games (plus some tab character fixes)
|
2009-06-01 21:51:15 +00:00 |
David Rose
|
f68fa1909a
|
USE_DELETED_CHAIN, memory alignment
|
2009-04-24 22:52:23 +00:00 |
rdb
|
fa6c41f363
|
Changes for windows
|
2009-03-21 14:49:10 +00:00 |
David Rose
|
fec518af71
|
publish find_type_by_id
|
2009-02-02 23:23:30 +00:00 |
David Rose
|
2337616f94
|
msvc9 error
|
2008-11-12 03:30:48 +00:00 |
David Rose
|
58e0537e3c
|
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
|
2008-11-07 21:12:42 +00:00 |
David Rose
|
ef771a796b
|
make sync primitives more similar to python function names
|
2008-10-14 00:07:05 +00:00 |
David Rose
|
7037945e6a
|
commit out troublesome assert
|
2008-08-27 17:01:35 +00:00 |
David Rose
|
bfea5a222c
|
gcc 4.3 support
|
2008-07-02 18:13:33 +00:00 |
David Rose
|
3a74e7e780
|
need string.h
|
2008-06-24 22:48:44 +00:00 |
rdb
|
6ea55fbf08
|
The HAVE_SYS_MALLOC_H is needed for OSX
|
2008-06-21 16:24:44 +00:00 |
David Rose
|
f965ed1f43
|
whoops
|
2008-05-28 18:43:06 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
89d07d7c4a
|
whoops, const void
|
2008-03-21 22:39:40 +00:00 |
David Rose
|
7ccbc378f4
|
try harder to avoid 64-bit complaints
|
2008-03-21 22:29:03 +00:00 |
David Rose
|
4ed9feda5e
|
reinterpret_cast
|
2008-03-21 11:41:00 +00:00 |
David Rose
|
ba2b04f2cc
|
make 64-bit long
|
2007-12-19 23:15:55 +00:00 |
David Rose
|
2e8fec7683
|
fix mutex_spinlock
|
2007-11-27 01:08:46 +00:00 |
David Rose
|
756d990402
|
fix typo
|
2007-11-21 22:45:17 +00:00 |
David Rose
|
d85b062b2d
|
don't limit counters to 32-bit
|
2007-11-21 22:42:56 +00:00 |
David Rose
|
c11e8411d9
|
max-heap-size
|
2007-11-20 22:13:03 +00:00 |
David Rose
|
facb94eea5
|
need stdlib.h
|
2007-11-07 17:49:13 +00:00 |
David Rose
|
6e1bfc4ff5
|
EXPCL_DTOOL
|
2007-07-21 00:03:45 +00:00 |
David Rose
|
982f614991
|
DeletedBufferChain
|
2007-07-20 23:59:10 +00:00 |
David Rose
|
68cd3322a9
|
better thread protection in reference counts, esp. TransformState etc.
|
2007-07-14 21:32:48 +00:00 |
David Rose
|
adf6c06b0f
|
fix memory_hook placement
|
2007-07-13 17:23:54 +00:00 |
David Rose
|
05e24493fc
|
oops, revert temporarily: crashes interrogate
|
2007-07-07 00:16:05 +00:00 |
David Rose
|
04a020b0a3
|
! USE_STL_ALLOCATOR
|
2007-07-06 23:42:40 +00:00 |
David Rose
|
278e10d8ff
|
missed a few cases
|
2007-07-02 18:14:41 +00:00 |
David Rose
|
65dc53a585
|
oops, compile properly in O4
|
2007-06-29 19:09:45 +00:00 |
David Rose
|
ab34a7c656
|
windows niceties
|
2007-06-29 18:37:18 +00:00 |
David Rose
|
09df7cee05
|
more compiler warnings
|
2007-06-29 16:38:11 +00:00 |
David Rose
|
df4cf52a77
|
compiler warning
|
2007-06-29 16:00:15 +00:00 |
David Rose
|
385e7be325
|
still more meminfo fixes
|
2007-06-29 15:53:27 +00:00 |
David Rose
|
b625e79758
|
add a destructor to silence the compiler warnings
|
2007-06-29 15:11:05 +00:00 |