15714 Commits

Author SHA1 Message Date
rdb
06505c7874 Make better use of pkg-config. Also, make panda3d binary standalone by static linking. 2009-07-22 09:31:10 +00:00
David Rose
e7a5487ea1 filter out run() in p3d file 2009-07-22 07:33:52 +00:00
rdb
197a3bb210 FreeBSD stuff 2009-07-22 07:10:11 +00:00
David Rose
6174ae7228 allow resizing subprocess buffer 2009-07-22 07:07:57 +00:00
rdb
961a754ec4 Add support for /proc/curproc for FreeBSD 2009-07-22 05:52:38 +00:00
rdb
ea3a9ffaa8 More compile fixes for FreeBSD 2009-07-22 05:35:43 +00:00
David Rose
bf76f5cc04 minor cleanup 2009-07-22 03:51:48 +00:00
David Rose
49fce97b4c issue with BUILD_TARGET 2009-07-22 01:50:14 +00:00
David Rose
82dbc95f8e have_jpeg 2009-07-22 01:35:23 +00:00
David Rose
981d274e8d reduce dependencies 2009-07-22 01:31:37 +00:00
David Rose
3e8b636090 remove silly msghandling.cxx 2009-07-22 01:09:36 +00:00
David Rose
2d3fd6e709 make panda3d.exe download the core API too 2009-07-22 01:04:19 +00:00
David Rose
7406014cbc support file:// urls 2009-07-22 01:03:44 +00:00
David Rose
865ea20789 use a timer on mac for smoother updates 2009-07-21 20:19:47 +00:00
rdb
b614a05a12 Fix compile errors for FreeBSD 2009-07-21 19:07:50 +00:00
rdb
5be6aefa8f Stupid typo. 2009-07-21 17:43:25 +00:00
rdb
7c189bc23f Minor fixes, including some FreeBSD stuff 2009-07-21 16:50:10 +00:00
rdb
de3dd23409 Some compile fixes. Also, the linux debs & rpms now register egg, bam, egg.pz, bam.pz and p3d mimetypes 2009-07-21 13:07:38 +00:00
David Rose
31f2ce467d fix problem with pthread_cond_timedwait 2009-07-21 05:25:36 +00:00
David Rose
15f59fecfb check platform in contents.xml 2009-07-21 01:53:33 +00:00
David Rose
f60864c31c comment out assert 2009-07-21 01:53:09 +00:00
David Rose
3657156990 make a dmg 2009-07-21 01:20:24 +00:00
David Rose
e4cb7fe829 very minor 2009-07-21 00:46:07 +00:00
David Rose
a86a95b4ec fix up X11 threading issues 2009-07-20 23:03:23 +00:00
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
191c9e7e65 Better windows support for pfreeze 2009-07-20 17:19:23 +00:00
rdb
9775f132c2 Don't protect by __name__=='__main__' so we can import this from makepanda directly 2009-07-20 16:50:49 +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
e47b82c37a Set WindowsSdkDir as well 2009-07-20 12:02:34 +00:00
rdb
5de0684daf Set VCINSTALLDIR 2009-07-20 11:43:52 +00:00
rdb
e0e3ede644 Minor fixes 2009-07-20 11:01:44 +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
64cd2984ee Fix compiler warning when NDEBUG is defined 2009-07-20 08:38:34 +00:00
rdb
b664665a1c Fix compile error 2009-07-20 08:34:06 +00:00
rdb
11be52dd99 Runtime build support 2009-07-20 08:17:53 +00:00
rdb
5343fa0969 Backup dependency cache to save frustration when you accidentally hit a wrong option 2009-07-20 08:17:27 +00:00
rdb
0936def12b pfreeze in ppython too 2009-07-20 04:37:43 +00:00
rdb
ae9f8f4aaf Freeze improvements for makepanda 2009-07-20 04:37:12 +00:00
rdb
051bc71397 Added freeze ability to makepanda, and some other generic changes 2009-07-20 04:34:22 +00:00
David Rose
74d2ff3b54 some minor fixes 2009-07-19 20:26:26 +00:00
rdb
3311799efe Remove $APP abruptly 2009-07-19 18:20:32 +00:00
David Rose
07e714bb16 more needs_response changes 2009-07-19 18:15:52 +00:00
rdb
e545c9193e Forgot PyList_GetItem 2009-07-19 10:06:54 +00:00
rdb
36d663ff98 Better solution for MAIN_DIR: read out sys.argv 2009-07-19 09:52:43 +00:00
David Rose
563bd81b68 small optimization: has_method cache 2009-07-19 03:18:07 +00:00
David Rose
efdeacb577 actually write binary xml 2009-07-19 02:58:13 +00:00