Commit Graph

382 Commits

Author SHA1 Message Date
David Rose dd5ba8f3b6 stub out more 2004-06-17 02:13:36 +00:00
David Rose 8f06b1ad29 correct reverse alphabetical sort 2004-06-12 00:16:06 +00:00
David Rose 1e7a4986a1 wrong EXPCL 2004-06-10 20:29:21 +00:00
David Rose ae9ef03e9b rename Configrc to Config.prc 2004-06-10 18:54:04 +00:00
David Rose ab68148bdd checking errno after readdir() is just a mistake 2004-06-07 19:07:31 +00:00
David Rose 9778ec7a19 need to reset errno before calling readdir 2004-06-07 18:51:59 +00:00
David Rose 08ea68e8ab prevent crash on some glob.h versions 2004-06-06 01:28:57 +00:00
David Rose 05833c75dd prevent spurious warning 2004-06-05 01:04:20 +00:00
David Rose a42d5f1389 support Configrc* 2004-06-05 00:39:01 +00:00
David Rose 5b776a03b6 remove dtool.pth 2004-06-04 22:25:36 +00:00
David Rose 5845c1e066 fix configpath 2004-06-04 19:03:24 +00:00
David Rose ae7aa58e8c oops, forgot to add files 2004-06-04 17:43:13 +00:00
David Rose 5e0a902067 old glob.h doesn't define GLOB_NOMATCH 2004-06-04 15:17:11 +00:00
David Rose a11c7a4828 use CONFIGRC_DIR and DEFAULT_CONFIGRC_DIR 2004-06-04 06:44:04 +00:00
David Rose a3a8f29253 consolidate attach and build 2004-06-04 05:00:51 +00:00
David Rose 63cfeb10b8 turn off attach and build dirs without ctprojs 2004-06-04 04:06:55 +00:00
David Rose ec69dd5e2e remove PYTHONPATH 2004-06-03 21:53:19 +00:00
David Rose b9cb0516aa new genPyCode, INSTALL_PYTHON_SOURCE 2004-06-03 17:26:32 +00:00
David Rose 14765e6fc4 nassert_raise 2004-05-19 20:57:02 +00:00
David Rose e8d9b7a975 add more symbols to pystub 2004-05-19 17:02:28 +00:00
David Rose f91058c967 support PyObject * as a pass-through 2004-05-18 23:08:54 +00:00
Dave Schuyler 42ec4bb379 debug output of file identifier 2004-05-12 04:17:25 +00:00
Joe Shochet 3758bbf5cd *** empty log message *** 2004-04-30 21:37:50 +00:00
Dave Schuyler 9693d442cd added PYTHON_FRAMEWORK 2004-04-02 02:41:14 +00:00
Dave Schuyler a75582f40c osx 2004-03-31 03:22:03 +00:00
David Rose d1469ed5cc typo 2004-03-29 17:53:16 +00:00
Dave Schuyler aa68179d33 removed blank line 2004-03-23 01:18:27 +00:00
Dave Schuyler fe08d5c405 added (hack) check for GLOB_NOMATCH 2004-03-23 01:17:39 +00:00
Dave Schuyler b5f8664df2 added ifndef __APPLE__ 2004-03-23 01:16:39 +00:00
David Rose dd35559179 rework comment 2004-02-13 23:22:41 +00:00
David Rose cc5546e6cb update license, change remaining local #includes to use quotation marks 2004-02-13 19:41:16 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 3a47a8b6e7 remove expand.h 2004-02-13 18:43:45 +00:00
David Rose 09697fefb6 don't mess with cdpath 2004-02-12 17:39:10 +00:00
David Rose 5b2d78e570 add HAVE_LOCALE_H 2004-02-09 17:24:29 +00:00
Dave Schuyler 36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose e3ab4966cf respect return code from glob() 2004-02-02 21:42:09 +00:00
David Rose fae44c3315 typo in comment 2004-02-02 21:27:48 +00:00
David Rose 9492316ed7 use glob() if available 2004-02-02 21:18:40 +00:00
David Rose b6878df8c4 WIN32_WINNT definition should really be in dtoolbase.h, not dtoolbase_cc.h 2004-01-15 14:43:12 +00:00
David Rose c6dea19887 move _WIN32_WINNT definition into dtoolbase_cc.h 2004-01-13 11:33:58 +00:00
David Rose e3b7aa48f9 properly detect need to upcast in single-inheritance cases 2004-01-05 23:40:54 +00:00
Dave Schuyler f24d405030 changed include to use quotes 2003-10-28 05:15:48 +00:00
Dave Schuyler f0b627a5e4 formatting 2003-10-23 03:17:34 +00:00
Dave Schuyler 3da47160ef fix os x vs windows load 2003-09-29 23:09:17 +00:00
Dave Schuyler 27f14fc2e3 os x changes. 2003-09-29 21:18:08 +00:00
Dave Schuyler 47fd8335df ls and reverseLs 2003-09-26 22:56:07 +00:00
Dave Schuyler f37d7a2179 formatting changes. 2003-09-23 01:41:20 +00:00
David Rose f474d2a336 open_read_write should work for files that don't yet exist too 2003-08-25 13:08:40 +00:00
David Rose 6b908559da remove old Makefile stuff 2003-08-13 23:57:36 +00:00