Commit graph

124 commits

Author SHA1 Message Date
Jack Jansen
0447ebd3e2 Added CarbonAccessors.o to the non-carbon targets, and probably a few minor things having to do with Python 2.1a1. 2001-01-21 22:26:26 +00:00
Jack Jansen
9eca23559d Various tweaks for Python 2.1a1. 2001-01-19 23:47:21 +00:00
Jack Jansen
2fffb13448 Added Carbon interpreter. 2001-01-16 15:50:48 +00:00
Jack Jansen
844c297da9 Converted to CW Pro 6 and new naming scheme. 2001-01-16 14:24:56 +00:00
Jack Jansen
159830ec3a Added the 'carb' resource to the carbon interpreter. 2001-01-16 13:01:48 +00:00
Jack Jansen
ee5b8fa58a Replaced the single .exp file by two files, one for classic and one for carbon. 2001-01-16 13:01:11 +00:00
Jack Jansen
a3d95fa5a4 Added PythonCoreCarbon and PythonInterpreterCarbon targets. 2001-01-14 23:01:36 +00:00
Jack Jansen
6993f27c82 Added GUSI-Carbon targets (both threading and nonthreading), and they work!! YEAH!!! 2001-01-11 23:03:20 +00:00
Jack Jansen
92f4b366cb Resurrected Small Carbon Python as a target in PythonStandSmall. Still no GUSI, though, so no socket/select/threads. 2001-01-09 22:27:24 +00:00
Jack Jansen
9473649e90 Replaced with .mcp projects in Extensions/Imaging 2000-12-31 13:04:21 +00:00
Jack Jansen
b5e4248f71 Drag moved to core toolbox modules (Win uses it). 2000-12-12 21:53:14 +00:00
Jack Jansen
7683229a40 Qdoffs now exports GWorld new/convert, and Qt uses them. 2000-12-12 21:50:53 +00:00
Jack Jansen
24342d96c5 Updated for the current state of the main Python source tree. 2000-12-03 22:43:45 +00:00
Jack Jansen
a49bdc0179 These have been replaced by the new generated projects. 2000-12-03 22:43:05 +00:00
Jack Jansen
420c4aa9bc The new generated plugin projects. Checked in in XML form, so cvs diffs should work. 2000-12-03 22:41:57 +00:00
Jack Jansen
6c502d7a81 Got it working for all important plugins, and moved it from Build to scripts. 2000-12-03 22:31:50 +00:00
Jack Jansen
c10a11b7c7 Generate plugin projects automatically using mkcwproject. There are as of yet only
three modules done (and one doesn't work:-), the rest TBD.
2000-11-26 23:01:11 +00:00
Jack Jansen
00429dba08 Getting rid of 68K targets.
Started to rename projects to the de-facto standard .mcp extension.
2000-11-14 21:42:11 +00:00
Jack Jansen
704925c774 Last CW Pro 5.3 projects. 2000-11-07 21:07:33 +00:00
Jack Jansen
87f204ad77 Final version used for 2.0 distribution. 2000-10-22 21:54:33 +00:00
Jack Jansen
3714516a8f Projects used for 2.0c1 2000-10-12 21:42:51 +00:00
Jack Jansen
5c204ae15f Fixes that should make it possible to run Python on machines without NavServices installed. Also weak-linked OT libraries so Python can run with extensions disabled. 2000-09-14 20:46:19 +00:00
Jack Jansen
26d7c14cf6 Final tweaks for 2.0b1 2000-09-11 22:47:12 +00:00
Jack Jansen
93e5d54bfd Removed 68K support.
Getting ready for 2.0b1 release.
2000-09-08 10:23:42 +00:00
Jack Jansen
be80fa2f5d Last set of CW Pro 5 projects (probably) 2000-08-25 22:33:27 +00:00
Jack Jansen
5bcb215e6e Project for pyexpat module. 2000-08-06 21:55:43 +00:00
Jack Jansen
cbfe3c8955 Two more cases of GUSI2 include access paths not being correct (reveiled by the new pyport.h). 2000-07-31 22:07:21 +00:00
Jack Jansen
1af5b082ab Removed guesstabsize.c, which is obsolete. 2000-07-11 21:18:44 +00:00
Jack Jansen
4ceaa03a3e - Removed guesstabsize.c, which is obsolete.
- ANSIfication step 3: enable "require prototypes" flags. Still lots of warnings, mainly on init routines and bgen stuff.
2000-07-11 21:18:10 +00:00
Jack Jansen
3d476d73a9 So many things have changed over the last few weeks that it's probably a good idea to check the project files in again. 2000-07-07 13:15:36 +00:00
Jack Jansen
89d017d072 Added the unchash module. 2000-07-07 13:08:09 +00:00
Jack Jansen
f93cb1875c Evt moved to the core toolbox modules. 2000-07-04 21:12:30 +00:00
Jack Jansen
e641ba1e6a ucnhash and various other modules added. 2000-06-28 21:58:03 +00:00
Jack Jansen
8d929aee49 All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
Jack Jansen
5108db6232 Added _localemodule and exceptions.c 2000-06-07 21:09:40 +00:00
Jack Jansen
f23a2e9418 Added _localemodule. 2000-06-07 20:36:51 +00:00
Jack Jansen
ee68fc3c7f Nav and AE have been moved to core toolbox modules: fixup dependent modules, export symbol list, etc. 2000-06-07 20:34:46 +00:00
Jack Jansen
ebececc9d8 Moved AE module to the core toolbox set: it is needed by Nav and it isn't all _that_ huge.
Modified for new builtin exceptions.c.
2000-06-07 20:14:29 +00:00
Jack Jansen
d1fb71121b Moved AE module to the core toolbox set: it is needed by Nav and it isn't all _that_ huge. 2000-06-07 20:13:05 +00:00
Jack Jansen
60f157d5e3 First version of the project that produces a working Carbon binary. The binary has only been tested on MacOS9, so far. This project needs CW IDE 4.1b4 or later. 2000-06-02 21:40:07 +00:00
Jack Jansen
036194ceb4 Slowly becoming functional... 2000-05-15 15:35:08 +00:00
Jack Jansen
ebd0106c77 Interface to macOS 9 HTMLRenderingLib. Not yet functional. 2000-05-14 22:05:36 +00:00
Jack Jansen
092580baa9 First tiny steps towards Carbon: this project currently builds a PythonStandSmall without GUSI and with standard MSL malloc. Socket and select are the main victims of this. 2000-05-12 21:29:58 +00:00
Jack Jansen
7972a5a4f2 We should define both USE_GUSI and USE_GUSI2. 2000-05-06 22:32:35 +00:00
Jack Jansen
dd8024eb96 Adding projects to the repository again, this time in MacBinary form. If you have added the MMPr filetype as "plain binary" in the MacCVS preferences you should revert this before doing this update.
Got rid of last references to GUSI1.

Upped for current python CVS status.

Various minor tweaks, I guess:-)
2000-05-05 23:14:11 +00:00
Jack Jansen
bad9c7675a Almost ready for 1.6a2. 2000-04-26 22:00:49 +00:00
Jack Jansen
3c6f0e6230 Fixed to work with Tcl/Tk 8.3.0, at least, my modified copy of it. 2000-04-23 22:11:36 +00:00
Jack Jansen
82add28b40 The .exp file hadn't been regenerated after adding the threading stuff. This means that building a nonthreaded PythonCore will now require massaging of the .exp. 2000-04-22 21:51:47 +00:00
Jack Jansen
d96f04c8f9 This hadn't been checked in for a while. 2000-04-08 21:28:53 +00:00
Jack Jansen
6d3632a209 Added a profiling target. 2000-04-07 15:40:14 +00:00