rdb
804a72b716
Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn
2010-11-16 08:58:45 +00:00
David Rose
910e71660e
speedtree
2010-10-07 22:55:06 +00:00
David Rose
3a2558068c
typo
2010-09-28 17:09:20 +00:00
David Rose
8078c69995
nmake scripts provided by Jason Pratt
2010-08-09 21:02:25 +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
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
Chris Brunner
dfdcf8bfad
64-bit build support
2010-05-27 23:45:57 +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
Chris Brunner
4b2eab9c77
test for 64-bit compiling support
2010-04-27 00:58:39 +00:00
Chris Brunner
2c15943a7c
allows for frame counts on animations with the same name, but not neccessarily the same channel name in the same directory
2010-03-29 19:35:47 +00:00
Chris Brunner
f12b3b3ab3
changed egg-optchar to specify input egg files as coming from a text file, rather than on the command line. useful for rediculously long lists of files to operate on
2010-01-20 01:33:30 +00:00
David Rose
5420ab049e
LINK_FORCE_STATIC_RELEASE_C_RUNTIME means no manifest file either
2010-01-15 03:26:13 +00:00
rdb
350119fd45
Support querying the available display modes in X11
2010-01-09 10:50:49 +00:00
David Rose
5b06c531d7
mt builds of certain packages used by plugin
2010-01-08 23:55:48 +00:00
David Rose
ae5d6d0bb8
don't need to exclude mfc90
2010-01-06 23:06:16 +00:00
David Rose
32f89c6067
install_modules
2010-01-05 21:04:29 +00:00
Chris Brunner
f8bdc2d886
adding a variable for maya2egg to allow for alternate binary names (e.g. maya2egg_client)
2009-11-19 03:24:56 +00:00
David Rose
cb3edda46d
don't create bundle for static libs
2009-11-04 15:52:26 +00:00
David Rose
d19cf49e44
webkit uses a framework for NPAPI
2009-11-03 22:49:25 +00:00
David Rose
b948f7ebf7
WIN_RESOURCE_FILE for exe too
2009-10-29 23:59:29 +00:00
David Rose
375e0bb6c6
osx fixes
2009-10-19 18:48:53 +00:00
Redmond Urbino
5394d01ed6
integrating awesomium with panda
2009-10-19 08:23:44 +00:00
David Rose
ff91b31732
fix midl command
2009-10-07 17:19:13 +00:00
David Rose
57060ca789
wx-config for linux
2009-09-17 18:42:18 +00:00
David Rose
e6cb4038b2
idl rules
2009-09-15 20:50:10 +00:00
David Rose
1872104e61
add per-overload comments and make_seq synthetic functions to interrogatedb
2009-09-15 13:36:07 +00:00
David Rose
afc34e047d
install .so's with 755
2009-08-31 16:34:57 +00:00
David Rose
ed15b2bec3
build on optimize 1
2009-07-29 23:37:56 +00:00
David Rose
49fce97b4c
issue with BUILD_TARGET
2009-07-22 01:50:14 +00:00
rdb
bcd844a43a
Forgot to check in these for XF86DGA stuff
2009-07-16 09:34:19 +00:00
David Rose
63d1b206a0
remove those annoying .NOTPARALLEL things
2009-06-24 22:00:13 +00:00
David Rose
44058ed433
one more osx fix
2009-06-22 21:56:49 +00:00
David Rose
2339301270
another osx fix
2009-06-22 21:43:53 +00:00
David Rose
2c674ac803
osx fix
2009-06-22 21:38:54 +00:00
David Rose
af88f97ff2
more refinements to osx bundle linking
2009-06-22 21:35:13 +00:00
David Rose
d8ed32fc1b
windows resource files and such
2009-06-20 01:25:15 +00:00
Zachary Pavlov
b93529a96e
removed potential parallel make path for nurbs. Added support for postfix-less character building
2009-06-18 01:38:41 +00:00
David Rose
4e315ef605
whoops, omitted a target
2009-06-16 18:16:47 +00:00
rdb
b0c4875ad9
This is a big commit for OpenGL ES stuff:
...
* Added GLES, GLES2 and EGL packages to the ppremake files.
* New glesgsg and gles2gsg modules.
* Added egldisplay module that is like glxdisplay, but through the EGL library.
* Added pandagles and pandagles2 metalibs (only supporting egldisplay yet)
* The iphonedisplay module depends on glesgsg instead of embedding it.
* The glesext_shadow.h file is removed, we don't need it anymore.
2009-06-16 09:17:33 +00:00
David Rose
d476b6e55e
no longer needed file
2009-06-16 00:03:40 +00:00
David Rose
d2aa0ecba4
better LINK_ALL_STATIC support
2009-06-15 20:14:39 +00:00
David Rose
8f96a87460
pstrtod
2009-06-14 16:10:09 +00:00
rdb
44169b9e75
Add OpenAL support to ppremake
2009-06-11 15:19:34 +00:00
David Rose
a5f509bea3
Add TinyXML
2009-06-09 20:31:31 +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
040dcfc333
move NDEBUG and _DEBUG into dtool_config.h
2009-05-27 22:43:40 +00:00
David Rose
a5e0de3988
python on iphone
2009-04-28 00:57:56 +00:00
David Rose
f68fa1909a
USE_DELETED_CHAIN, memory alignment
2009-04-24 22:52:23 +00:00
David Rose
703585b0ac
add clean-optchar
2009-04-23 23:53:04 +00:00