summaryrefslogtreecommitdiffstats
path: root/Mac/Build
Commit message (Collapse)AuthorAgeFilesLines
* Almost ready for 1.6a2.Jack Jansen2000-04-2632-1/+0
|
* Fixed to work with Tcl/Tk 8.3.0, at least, my modified copy of it.Jack Jansen2000-04-231-0/+0
|
* The .exp file hadn't been regenerated after adding the threading stuff. This ↵Jack Jansen2000-04-222-922/+1075
| | | | means that building a nonthreaded PythonCore will now require massaging of the .exp.
* This hadn't been checked in for a while.Jack Jansen2000-04-081-0/+0
|
* Added a profiling target.Jack Jansen2000-04-071-0/+0
|
* Fiddled linkorder and a few other things to make shared threaded python work.Jack Jansen2000-04-073-0/+0
|
* Started on GUSI2 and threading support. cfm68k targets are still included in ↵Jack Jansen2000-04-0732-600/+931
| | | | 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.
* Hmm, the project wasn't a 5.3 file, despite the log msg. Now it is.Jack Jansen2000-01-241-0/+0
|
* CW Pro 5.3 projects.Jack Jansen2000-01-0131-0/+0
|
* Modified for new dll import source organisation by Greg.Jack Jansen1999-12-244-0/+0
|
* PyMac_BuildOptStr255 and PyMac_BuildFSSpec added to exports.Jack Jansen1999-12-172-36/+50
|
* Project for Nav module.Jack Jansen1999-12-172-0/+1
|
* Added NavJack Jansen1999-12-161-0/+0
|
* Regenerated toolbox modules with CW Pro 5.2, which has MacOS 8.6 and ↵Jack Jansen1999-12-1231-1/+144
| | | | | | Appearance 1.1 support, and added workaround for non-existing calls for 68K. Static 68K Python still has a tk problem.
* CW Pro 5 projects.Jack Jansen1999-09-3033-49/+68
|
* Drag manager interface (completely untested, so far)Jack Jansen1999-06-212-0/+1
|
* Added bufferobject.cJack Jansen1999-03-225-0/+0
|
* Added Qdoffs module.Jack Jansen1999-03-072-0/+1
|
* Added App module (appearance manager interface). And of course codewarriorJack Jansen1999-03-0428-0/+1
| | | | has touched various other projects again too, sigh.
* (finally) unified the interpreter and the applet as Just suggested ages ago. TheJack Jansen1999-02-142-0/+0
| | | | resulting program is called PythonInterpreter.
* Changed case on cm and qt modules, removed last references to toolboxmodules.Jack Jansen1999-02-1232-0/+0
|
* Try a new commit, hoping it'll fix the problems with this project on flap.Jack Jansen1999-02-101-0/+0
|
* Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore.Jack Jansen1999-02-0746-96/+362
| | | | Moved other toolbox modules to their own .slb file.
* - img modules are no longer in PlugIns folderJack Jansen1999-02-0613-11/+0
| | | | - Added a dependency on toolboxmodules to icglue.cfm68k
* Pythonpath converted to Rez source, and vers resource removed fromJack Jansen1999-01-297-0/+0
| | | | | bundle to its own Rez source file. With these changes various resources are all set automatically from .h files.
* Fixed an absolute path.Jack Jansen1999-01-291-0/+0
|
* Everything now builds in the right location,.Jack Jansen1999-01-2818-0/+0
|
* Checking in the projects that have been converted so far.Jack Jansen1999-01-2810-0/+0
|
* Starting on the new project/plugin structure. Far from complete...Jack Jansen1999-01-2839-0/+3493