rdb
|
760839789e
|
Let's try and rely less on procfs
|
2010-11-06 14:22:50 +00:00 |
rdb
|
09f6436745
|
Use realpath() in make_canonical to properly resolve symlinks
|
2010-10-25 18:32:38 +00:00 |
David Rose
|
60769396aa
|
speedtree stuff
|
2010-10-12 23:56:26 +00:00 |
David Rose
|
2f317d8652
|
cfrac
|
2010-10-12 23:13:27 +00:00 |
David Rose
|
a93d8a54c5
|
missing declarations
|
2010-10-09 00:16:08 +00:00 |
David Rose
|
910e71660e
|
speedtree
|
2010-10-07 22:55:06 +00:00 |
David Rose
|
dab54029a4
|
workaround broken getopt issue
|
2010-07-14 18:10:11 +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 |
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
|
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 |
rdb
|
5cbb505e00
|
Heh heh... look at that... what was that ampersand doing there?
|
2010-06-07 11:58:02 +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 |
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
|
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 |
rdb
|
eed74662e8
|
Fix Interrogate parser issues on FreeBSD
|
2010-04-28 07:44:16 +00:00 |
rdb
|
bd5e89e4a5
|
Use sysctl on FreeBSD
|
2010-04-25 13:19:55 +00:00 |
rdb
|
35fa12e2a6
|
A bit of code cleanup
|
2010-04-09 13:24:02 +00:00 |
Chris Brunner
|
c91fd55096
|
adding support for Mac paths
|
2010-04-07 23:28:46 +00:00 |
rdb
|
102b46878e
|
More compatibility with exotic compilers (yes, I actually tried to port Panda to clang)
|
2010-04-07 16:59:46 +00:00 |
David Rose
|
b5d27fa62a
|
fix build crash
|
2010-03-29 20:47:22 +00:00 |
rdb
|
e841ceb67d
|
Oops, forgot to add this file
|
2010-03-29 18:11:48 +00:00 |
rdb
|
2a6974eec2
|
stdint/numeric_types stuff, let's follow the standards
|
2010-03-29 15:38:40 +00:00 |
David Rose
|
9be238b149
|
support panda-package-version and panda-package-host-url for dev convenience
|
2010-03-19 22:35:46 +00:00 |
rdb
|
f29d6d3dc7
|
Do it better, faster
|
2010-03-14 14:47:52 +00:00 |
rdb
|
4c623bf8a2
|
I overlooked one ABI-compat fix for OSX
|
2010-03-14 14:34:44 +00:00 |
rdb
|
d668a53639
|
More about ABI compatibility:
* Fixed the bug on non-Windows where the incorrect libraries are located
* OSX dylibs now have compatibility_version and current_version set
|
2010-03-14 11:48:08 +00:00 |
David Rose
|
be494155cf
|
scan_directory() for python
|
2010-03-02 23:16:53 +00:00 |
David Rose
|
1a02e76c28
|
mkdir, rmdir
|
2010-03-02 22:41:08 +00:00 |
David Rose
|
882b544805
|
fix forcetype for template instantiations
|
2010-02-28 03:29:03 +00:00 |
David Rose
|
541c12bb8a
|
use pstrtod
|
2010-02-20 14:48:45 +00:00 |
David Rose
|
25a303055d
|
possible fix for build break
|
2010-02-14 18:05:11 +00:00 |
David Rose
|
a942ce5fbf
|
lists and strings will be automatically coerced into a PTA_blah
|
2010-02-11 22:38:34 +00:00 |
David Rose
|
f6f9e269f4
|
introduce stdpy.pickle module with support for common-node NodePaths within a pickle stream
|
2010-02-10 19:43:58 +00:00 |
gogg
|
d067be47f5
|
Support for August 2009 DirectX SDK. New DTool configuration macros. Makepanda can now detect Window Framework 6.0A
|
2010-02-02 02:20:25 +00:00 |
rdb
|
d4dcd9cb12
|
Support for the latest version of OpenSSL
|
2010-01-27 16:00:23 +00:00 |