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 |
Jack Jansen
|
a974d2498e
|
Fiddled linkorder and a few other things to make shared threaded python work.
|
2000-04-07 15:39:25 +00:00 |
Jack Jansen
|
7f70c8ee89
|
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 |
Jack Jansen
|
0475104787
|
Hmm, the project wasn't a 5.3 file, despite the log msg. Now it is.
|
2000-01-24 10:21:07 +00:00 |
Jack Jansen
|
bb05b2520d
|
CW Pro 5.3 projects.
|
2000-01-01 23:20:39 +00:00 |
Jack Jansen
|
e721f3ddd7
|
Modified for new dll import source organisation by Greg.
|
1999-12-24 13:41:31 +00:00 |
Jack Jansen
|
cd3d7ccd4f
|
PyMac_BuildOptStr255 and PyMac_BuildFSSpec added to exports.
|
1999-12-17 23:00:49 +00:00 |
Jack Jansen
|
8542b2e0af
|
Project for Nav module.
|
1999-12-17 17:12:41 +00:00 |
Jack Jansen
|
da261e6dc6
|
Added Nav
|
1999-12-16 22:22:00 +00:00 |
Jack Jansen
|
c5d0959a22
|
Regenerated toolbox modules with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support, and added workaround for non-existing calls for 68K.
Static 68K Python still has a tk problem.
|
1999-12-12 21:56:56 +00:00 |
Jack Jansen
|
70d784979c
|
CW Pro 5 projects.
|
1999-09-30 19:47:33 +00:00 |
Jack Jansen
|
c4f6331690
|
Drag manager interface (completely untested, so far)
|
1999-06-21 15:14:26 +00:00 |
Jack Jansen
|
012ae207a5
|
Added bufferobject.c
|
1999-03-22 22:24:03 +00:00 |
Jack Jansen
|
6a51b37167
|
Added Qdoffs module.
|
1999-03-07 23:10:32 +00:00 |
Jack Jansen
|
5b6334f210
|
Added App module (appearance manager interface). And of course codewarrior
has touched various other projects again too, sigh.
|
1999-03-04 22:56:46 +00:00 |
Jack Jansen
|
3b8052685c
|
(finally) unified the interpreter and the applet as Just suggested ages ago. The
resulting program is called PythonInterpreter.
|
1999-02-14 23:12:06 +00:00 |
Jack Jansen
|
561df24437
|
Changed case on cm and qt modules, removed last references to toolboxmodules.
|
1999-02-12 10:33:47 +00:00 |
Jack Jansen
|
eef0486a45
|
Try a new commit, hoping it'll fix the problems with this project on flap.
|
1999-02-10 21:18:26 +00:00 |
Jack Jansen
|
496cae768f
|
Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore.
Moved other toolbox modules to their own .slb file.
|
1999-02-07 13:57:11 +00:00 |
Jack Jansen
|
6c45a82594
|
- img modules are no longer in PlugIns folder
- Added a dependency on toolboxmodules to icglue.cfm68k
|
1999-02-06 17:46:21 +00:00 |
Jack Jansen
|
d2d2b20e15
|
Pythonpath converted to Rez source, and vers resource removed from
bundle to its own Rez source file. With these changes various resources
are all set automatically from .h files.
|
1999-01-29 16:15:52 +00:00 |
Jack Jansen
|
8f67bce553
|
Fixed an absolute path.
|
1999-01-29 13:30:03 +00:00 |
Jack Jansen
|
fcfef787ca
|
Everything now builds in the right location,.
|
1999-01-28 16:59:53 +00:00 |
Jack Jansen
|
0e5ff05d71
|
Checking in the projects that have been converted so far.
|
1999-01-28 15:17:49 +00:00 |
Jack Jansen
|
56d6939f94
|
Starting on the new project/plugin structure. Far from complete...
|
1999-01-28 13:42:55 +00:00 |