Commit Graph

307 Commits

Author SHA1 Message Date
Bei Yang d924c33d34 Added a few more BIGOBJ flags 2010-01-20 19:47:55 +00:00
rdb 25d9b0c6bc Proper BUILDING_P3D_PLUGIN definition to fix dll export warnings on windows 2010-01-19 17:38:47 +00:00
rdb cdbce11666 Don't link libpandagl without OpenGL 2010-01-19 12:30:27 +00:00
rdb 5d758b6dd8 Link libpandagl and libpandaegg into pview 2010-01-19 12:29:17 +00:00
rdb 4dccd64257 another windows LINK_ALL_STATIC compile fix 2010-01-19 11:19:46 +00:00
rdb df94195ce3 Fix interrogate.exe link issues with LINK_ALL_STATIC 2010-01-19 08:40:28 +00:00
rdb bbcf2e4267 fix web plugin panda3d.* import issue on windows 2010-01-18 08:08:20 +00:00
rdb 5e46cc511c Revert accidentally checked in debugging stuff 2010-01-17 10:31:04 +00:00
rdb 6bba759f46 copy p3d to PATH 2010-01-16 16:41:42 +00:00
rdb e0d6e6dd0e Wrap prebuilt p3d files 2010-01-16 16:41:00 +00:00
Bei Yang f3a1f19dc0 Moved some BIGOBJ flags around 2010-01-13 17:59:18 +00:00
rdb 33dca73f9e fix fmod on 1.7.0 osx build 2010-01-12 18:15:51 +00:00
rdb 5648d9dee1 Fix compile error 2010-01-12 10:30:16 +00:00
rdb 4f7a664ac7 Big fat warning about files being lost when uninstalling 1.6 2010-01-12 08:24:00 +00:00
rdb 34afeb6e3e Remove Panda3D-rw.dmg if it already exists 2010-01-11 16:10:49 +00:00
rdb 350119fd45 Support querying the available display modes in X11 2010-01-09 10:50:49 +00:00
enn0x e1665c7abb Moving platform-specific defines from buildfiles to code. 2010-01-08 01:13:23 +00:00
rdb caf0d8789b Fix rtdist compilation issue on windows 2010-01-07 11:56:16 +00:00
rdb 300967a061 oops 2010-01-07 11:10:05 +00:00
rdb 47d95f6019 Fix rtdist compilation issue with panda3dBase 2010-01-07 11:07:36 +00:00
rdb d82b2d6a96 More install_name_tool fixes 2010-01-06 10:39:41 +00:00
rdb 8f5b9b9d90 Moar install_name_tool changes 2010-01-06 10:33:35 +00:00
rdb ba6aacae91 install_name_tool -id as well 2010-01-06 10:27:41 +00:00
rdb 842ca44877 install_name_tool for absolute dependency paths on OSX 2010-01-06 10:20:54 +00:00
rdb 516352a4e0 Fix Panda3D.app compilation 2010-01-06 08:52:13 +00:00
rdb 99a57cc484 Fix panda3dw.exe compilation 2010-01-06 08:51:34 +00:00
rdb 498b0404ed New p3dembed build rules 2010-01-06 08:40:19 +00:00
rdb a31a23cd31 Fix issue with contrib not found 2010-01-01 16:22:56 +00:00
rdb e306581c12 redundancy in code that builds windows installer 2009-12-31 23:11:55 +00:00
rdb b49af84728 Oops, typo 2009-12-30 19:30:56 +00:00
rdb 611d534154 Copy panda3d.py 2009-12-30 19:26:59 +00:00
rdb 480fde2187 Add PandAI build instructions 2009-12-30 18:24:30 +00:00
enn0x 1a7942b40c Merging dev_physx_2009 to HEAD. 2009-12-28 11:33:36 +00:00
rdb 847494d177 Statically linking X11 was a bad idea 2009-12-26 09:03:18 +00:00
rdb 9ce886e6ef Not sure if it matters, but try putting the sys(lib)root flags before the lib flags. 2009-12-24 10:54:47 +00:00
rdb 4d77f016be libpanda does not need to depend on directcam, opencv or artoolkit 2009-12-24 10:43:08 +00:00
rdb 19e7de101a Fixes for compile issues with static X11 and OpenCV builds 2009-12-24 10:27:28 +00:00
rdb 2b775dd535 -Wno-deprecated-declarations for OSX 2009-12-23 20:31:08 +00:00
rdb b3d8164713 p3dembed should not have the panda icon 2009-12-23 13:43:25 +00:00
rdb 2b0acc9fcc bison and flex aren't needed for a runtime build 2009-12-23 08:33:33 +00:00
rdb ad1f7371cd No X11 and XF86DGA on windows 2009-12-22 07:18:24 +00:00
rdb d3e545a949 Make makepanda more userfriendly on unix, fixing the issues with a --nothing compile 2009-12-19 10:59:17 +00:00
rdb 7c2224ba8e oops 2009-12-17 19:11:21 +00:00
rdb 7aad17e3db Fix p3dembed linker issue on Windows 2009-12-17 18:26:19 +00:00
rdb cc5c081795 Compile fix for windows 2009-12-17 16:28:37 +00:00
rdb 15100fbfee Let's just use nsis' default language file for the installer. Otherwise I keep running into issues with the latest version of NSIS. 2009-12-17 15:30:43 +00:00
rdb 23f6dc9b99 Fix rtdist compile issues on OSX 2009-12-17 14:21:29 +00:00
rdb 930570f1b5 Silly me forgot that p3dembed may not depend on any of the Panda3D dll's, of course. Big fat ugly hack around it. 2009-12-14 16:29:58 +00:00
rdb 420d5a129c Forgot a close() call 2009-12-14 14:29:20 +00:00
rdb c5cf303e1a Oops, fix compilation error on Linux & Windows 2009-12-13 12:58:15 +00:00