1159 Commits

Author SHA1 Message Date
David Rose
e2c38edb6f minor text change 2006-11-02 00:10:57 +00:00
David Rose
4e0d07c7ec fix fmod for OSX 2006-11-01 23:45:17 +00:00
David Rose
b1cb4dc751 update comment 2006-10-20 17:48:45 +00:00
David Rose
60d6a84eb4 separate out DEBUGFLAGS 2006-10-18 17:25:58 +00:00
David Rose
2ac33f2119 /usr/local/bin/perl -> /usr/bin/perl 2006-10-17 22:26:52 +00:00
David Rose
abdf0bdd29 add to_os_short_name(), to_os_long_name() 2006-10-13 21:57:59 +00:00
David Rose
0161aabf5d constrain tp_compare() to return -1, 0, or 1 2006-10-13 21:14:15 +00:00
David Rose
cd89c39c51 python compare Filenames 2006-10-13 21:13:39 +00:00
David Rose
fa2e6e4992 add support for Berkeley DB 2006-10-06 18:46:29 +00:00
David Rose
8de0914056 latest osx publish stuff 2006-09-28 16:31:02 +00:00
David Rose
39a891e55d *** empty log message *** 2006-09-27 22:12:11 +00:00
David Rose
5d2466c72a osx tweaks 2006-09-27 04:03:07 +00:00
David Rose
601dbd02ca fixes for osx build 2006-09-25 22:29:39 +00:00
Chris Brunner
dd8b9fff6c missing bracket 2006-09-24 20:18:19 +00:00
Roger Hughston
2e4a79ef7f dylib and so relationships 2006-09-22 20:36:54 +00:00
Roger Hughston
dc401232e9 Fat Finger 2006-09-22 19:42:51 +00:00
Roger Hughston
60791e039a sx .so to dylib refrence not dup 2006-09-22 19:29:54 +00:00
Roger Hughston
6c9b539cdb leaning Up the ppremake osx build stuff 2006-09-22 19:26:30 +00:00
Roger Hughston
05513e945f Moving Files 2006-09-22 19:12:27 +00:00
Roger Hughston
59522ff4d2 Some polish on ppc/ intell divisions.. 2006-09-16 21:01:49 +00:00
Josh Yelon
a996ac16ff Minor fixes to makepanda 2006-09-11 05:36:20 +00:00
David Rose
616de46c25 use as_typed_object() 2006-09-07 17:22:22 +00:00
David Rose
990174f44e class TypedObject is a typed class 2006-09-06 18:44:14 +00:00
David Rose
b81fdf5f9d revisiting hashtables 2006-09-01 22:27:21 +00:00
David Rose
633a4f0d1e workaround for VC8 2006-09-01 20:22:01 +00:00
David Rose
a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
Roger Hughston
c293042de6 Start Spitting of the Intell Build 2006-08-31 23:24:11 +00:00
David Rose
33f957f9f0 assume we have OpenSSL 0.9.7 these days 2006-08-29 19:22:01 +00:00
David Rose
01a09a9d28 ConditionVarFull 2006-08-29 06:38:53 +00:00
David Rose
7efe3019f2 some static init order issues 2006-08-23 16:32:08 +00:00
David Rose
a1616a6ec7 don't assume DO_PIPELINING 2006-08-22 15:35:25 +00:00
Joseph Lee
20688bbae9 do not assume _WIN32_WINNT hasn't been already defined 2006-08-19 00:40:58 +00:00
David Rose
758947d603 remove obsolete code branches 2006-08-17 16:07:43 +00:00
David Rose
da58a7e355 gcc 64-bit 2006-08-04 17:49:19 +00:00
David Rose
4e1fff429b support -fPIC properly 2006-08-04 14:59:32 +00:00
David Rose
331d060a8a report more detail on _cat.info() error 2006-07-31 20:22:52 +00:00
David Rose
696a0afb0b implement windows locking for atomic functions 2006-06-20 15:49:52 +00:00
David Rose
74107f7df7 add atomic I/O operations 2006-06-20 00:23:05 +00:00
David Rose
7513f0c265 add clarifying comments 2006-06-14 21:22:24 +00:00
David Rose
29f1bb30c8 fix to the fix 2006-06-12 22:32:32 +00:00
David Rose
90acb5e250 fix windows-specific Python path 2006-06-12 18:29:34 +00:00
David Rose
b06643e9b1 fix make_dir when filename ends in '/.' 2006-06-12 18:19:12 +00:00
David Rose
b0eb06c4cb add get_file_size() for an unopened file 2006-06-09 17:28:18 +00:00
David Rose
87a912818b add file timestamps 2006-06-08 22:33:08 +00:00
Joseph Lee
346936dbe2 indicate there's support for POSIX threads 2006-05-25 05:22:38 +00:00
David Rose
3265a7d1b0 build with ffmpeg properly on Linux 2006-05-17 18:48:05 +00:00
Zachary Pavlov
3b4e79e50c changed default directory entries for config.pp to unix style 2006-05-14 22:27:30 +00:00
Zachary Pavlov
9adbcecbd6 new config entries for ffmpeg 2006-05-14 22:25:27 +00:00
Zachary Pavlov
7e3a67c0bf parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
Roger Hughston
859fc08886 small memory leak with multiple #defines... 2006-05-12 23:48:02 +00:00