rdb
429d3306a1
Final fixes (I hope) to get the runtime fully automatically compiled by makepanda, on Windows too.
2009-07-20 17:29:01 +00:00
rdb
3942458231
Fix for windows
2009-07-20 16:49:50 +00:00
rdb
40e3974cc2
stuff
2009-07-20 13:34:41 +00:00
rdb
06a2a4e9fb
Ditch libpandastripped and libpandaeggstripped
2009-07-20 10:53:40 +00:00
rdb
2f3cbb289d
XF86DGA stuff
2009-07-20 09:37:27 +00:00
rdb
ffcfcf0b19
Python-version-independent
2009-07-20 09:23:34 +00:00
rdb
bc647ff264
Minor fixes
2009-07-20 08:57:24 +00:00
rdb
11be52dd99
Runtime build support
2009-07-20 08:17:53 +00:00
rdb
051bc71397
Added freeze ability to makepanda, and some other generic changes
2009-07-20 04:34:22 +00:00
rdb
ef60f39d01
More compile fixes for plugin
2009-07-17 18:20:08 +00:00
rdb
208eee53c6
A few minor fixes
2009-07-17 13:59:33 +00:00
rdb
9d7fc0bd2f
Makepanda fixes for linux: web plugin and x11display stuff
2009-07-17 10:08:38 +00:00
rdb
080484f9ee
Lots of improvements to makepanda, too lazy to sum them all up
2009-07-17 09:23:08 +00:00
rdb
8aa18e2e9c
Fix yet another windows compile error
2009-07-16 13:21:01 +00:00
rdb
ecf196bb1a
Fix compile error with Max 2010
2009-07-16 12:48:28 +00:00
rdb
e909b3a6fd
Fix yet another build error on windows
2009-07-16 10:33:33 +00:00
rdb
e928239506
We don't need plugin-path anymore now <auto>etc is working on OSX. Yay!
2009-07-16 10:22:28 +00:00
rdb
98a0ed1987
Add binaryXml
2009-07-16 09:52:35 +00:00
rdb
9781b84778
Fix web plugin compile errors
2009-07-16 09:39:58 +00:00
rdb
6404f074b9
Whoops! Stupid typo.
2009-07-15 17:29:07 +00:00
rdb
5e98a91956
Fix a plugin-path issue on OSX
2009-07-15 16:40:21 +00:00
rdb
b7243bcbd8
Fix for OSX compiler bug
2009-07-15 16:35:45 +00:00
rdb
cc972778c9
Some OSX fixes:
...
* Linker error fixed, G++ doesn't chew "-framework Blah" in double-quotes
* Default PRC path back to <auto>etc, I hope it will work
2009-07-15 15:24:28 +00:00
rdb
35a208fe42
Fix from forum user wibble82: /nod:atls
2009-07-13 05:15:05 +00:00
rdb
767550b926
Fixes to configprc and added plugin_standalone instructions
2009-07-08 14:14:01 +00:00
rdb
4bbf69c07b
Support for building the web plugin via makepanda
2009-07-07 15:51:02 +00:00
rdb
da6e555571
Oops, forgot to link swscale into libpanda
2009-07-07 07:06:53 +00:00
rdb
a12727a957
Fixes allowing to build latest CVS on windows again
2009-07-06 14:56:26 +00:00
rdb
7e4e883eca
Fixed a bug in makepanda - now, when using a nonstandard output directory, you don't have to rebuild every time.
2009-07-05 14:55:19 +00:00
rdb
29dcf2d95b
Fix typo
2009-07-03 17:32:51 +00:00
rdb
f723c4d8d6
Move model cache to $USER_APPDATA, and enable it on linux
2009-07-01 14:09:23 +00:00
rdb
92ce5aeaaa
Backward compatible dir structure on Windows (I hope) and I removed the target system.
...
It didn't really work well anyways.
2009-06-13 13:11:51 +00:00
rdb
c36c100def
Make FMOD the default on OSX
2009-06-11 15:24:52 +00:00
David Rose
eaa2b052cb
add WINUSER
2009-06-09 22:57:54 +00:00
rdb
469db88a00
Changes from MikeC to allow spaces in filenames
2009-06-06 09:01:45 +00:00
rdb
e946ae8ac0
Fixed target option, and deprecated --installer in favor of make install
2009-05-25 06:12:19 +00:00
rdb
c31f100fd7
Step towards target-based building
2009-05-25 06:04:44 +00:00
rdb
e919f01b50
ucontext bug was fixed on OSX
2009-05-09 06:20:55 +00:00
rdb
c544c10fbf
Disable HAVE_UCONTEXT_H on OSX, it doesn't seem to be stable
2009-05-08 20:28:17 +00:00
rdb
1bef9dd94a
Revert relocatable binary thing that broke relocatablility actually
2009-04-28 15:45:10 +00:00
rdb
9498bcdf98
HAVE_POSIX_THREADS
2009-04-28 07:59:46 +00:00
rdb
d6af13647a
Forgot to link pipeline_contextSwitch.obj into libpandastripped.dll
2009-04-27 18:04:38 +00:00
David Rose
fedfa40738
HAVE_X11
2009-04-27 17:59:41 +00:00
Bei Yang
6026dd0eec
Compiling with multi-threading requred gobj to have the /bigobj flag added
2009-04-26 21:13:58 +00:00
rdb
9ba873eb70
Dont enable SIMPLE_THREADS on win32
2009-04-25 12:55:02 +00:00
Bei Yang
ece33e86e6
Fixed a comment typo... used // instead of #
...
Added warnings and automatic checking to see if thirdparty libs exists.
--everything now works with 64bit even though we have an incomplete thirdparty library set
2009-04-25 08:32:23 +00:00
Bei Yang
f8aba41f1f
Added 64bit windows support.
...
Added support for successful compile with --use-python only.
Added support for no including ode genPyCode call
Added /bigobj flag for successful compile in VS2008
2009-04-25 07:31:00 +00:00
David Rose
189dacff0d
HAVE_EGG
2009-04-24 22:56:56 +00:00
David Rose
885b114766
all image formats switchable
2009-04-24 22:56:03 +00:00
David Rose
45dddf3661
USE_DELETED_CHAIN
2009-04-24 22:52:44 +00:00