cpython/Mac/Build
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
..
AE.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
AE.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
App.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
App.prj.exp Added App module (appearance manager interface). And of course codewarrior 1999-03-04 22:56:46 +00:00
Cm.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Cm.prj.exp Changed case on cm and qt modules, removed last references to toolboxmodules. 1999-02-12 10:33:47 +00:00
ColorPicker.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
ColorPicker.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
Drag.prj This hadn't been checked in for a while. 2000-04-08 21:28:53 +00:00
Drag.prj.exp Drag manager interface (completely untested, so far) 1999-06-21 15:14:26 +00:00
Evt.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Evt.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
Fm.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Fm.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
Help.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Help.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
Icn.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Icn.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
List.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
List.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
Nav.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Nav.prj.exp Project for Nav module. 1999-12-17 17:12:41 +00:00
PlugIns.prj Changed case on cm and qt modules, removed last references to toolboxmodules. 1999-02-12 10:33:47 +00:00
Printing.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Printing.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
PythonCore.prj Fiddled linkorder and a few other things to make shared threaded python work. 2000-04-07 15:39:25 +00:00
PythonCoreCFM68K.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
PythonCoreCFM68K.prj.exp PyMac_BuildOptStr255 and PyMac_BuildFSSpec added to exports. 1999-12-17 23:00:49 +00:00
PythonCorePPC.prj 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
PythonCorePPC.prj.exp 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
PythonInterpreter.prj Fiddled linkorder and a few other things to make shared threaded python work. 2000-04-07 15:39:25 +00:00
PythonStandSmall.prj Added a profiling target. 2000-04-07 15:40:14 +00:00
PythonStandalone.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Qdoffs.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Qdoffs.prj.exp Added Qdoffs module. 1999-03-07 23:10:32 +00:00
Qt.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Qt.prj.exp Changed case on cm and qt modules, removed last references to toolboxmodules. 1999-02-12 10:33:47 +00:00
Scrap.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Scrap.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
Snd.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Snd.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
Sndihooks.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
Sndihooks.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
TE.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
TE.prj.exp Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
_tkinter.prj Fixed to work with Tcl/Tk 8.3.0, at least, my modified copy of it. 2000-04-23 22:11:36 +00:00
_tkinter.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
buildlibs.prj CW Pro 5 projects. 1999-09-30 19:47:33 +00:00
calldll.ppc.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
calldll.ppc.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
ctb.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
ctb.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
gdbm.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
gdbm.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
icglue.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
icglue.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
macspeech.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
macspeech.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
waste.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
waste.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
xx.prj Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore. 1999-02-07 13:57:11 +00:00
xx.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00
zlib.prj Started on GUSI2 and threading support. cfm68k targets are still included in all projects, but for the time being all the "fat" targets exclude them, making them basically copy operations. This way we don't have to rename everything, and anyone interested can easily try to fix 68k support. 2000-04-07 09:20:25 +00:00
zlib.prj.exp Starting on the new project/plugin structure. Far from complete... 1999-01-28 13:42:55 +00:00