summaryrefslogtreecommitdiffstats
path: root/Mac/Build
Commit message (Collapse)AuthorAgeFilesLines
* Fixes that should make it possible to run Python on machines without ↵Jack Jansen2000-09-143-0/+0
| | | | NavServices installed. Also weak-linked OT libraries so Python can run with extensions disabled.
* Final tweaks for 2.0b1Jack Jansen2000-09-1129-0/+0
|
* Removed 68K support.Jack Jansen2000-09-0835-0/+8
| | | | Getting ready for 2.0b1 release.
* Last set of CW Pro 5 projects (probably)Jack Jansen2000-08-2531-15/+41
|
* Project for pyexpat module.Jack Jansen2000-08-062-0/+1
|
* Two more cases of GUSI2 include access paths not being correct (reveiled by ↵Jack Jansen2000-07-312-0/+0
| | | | the new pyport.h).
* Removed guesstabsize.c, which is obsolete.Jack Jansen2000-07-111-0/+0
|
* - Removed guesstabsize.c, which is obsolete.Jack Jansen2000-07-111-0/+0
| | | | - ANSIfication step 3: enable "require prototypes" flags. Still lots of warnings, mainly on init routines and bgen stuff.
* So many things have changed over the last few weeks that it's probably a ↵Jack Jansen2000-07-0730-10/+24
| | | | good idea to check the project files in again.
* Added the unchash module.Jack Jansen2000-07-072-0/+1
|
* Evt moved to the core toolbox modules.Jack Jansen2000-07-042-1/+0
|
* ucnhash and various other modules added.Jack Jansen2000-06-282-0/+0
|
* All relevant toolbox modules have now been carbonized.Jack Jansen2000-06-211-0/+0
|
* Added _localemodule and exceptions.cJack Jansen2000-06-071-0/+0
|
* Added _localemodule.Jack Jansen2000-06-071-0/+0
|
* Nav and AE have been moved to core toolbox modules: fixup dependent modules, ↵Jack Jansen2000-06-077-30/+46
| | | | export symbol list, etc.
* Moved AE module to the core toolbox set: it is needed by Nav and it isn't ↵Jack Jansen2000-06-074-4/+0
| | | | | | all _that_ huge. Modified for new builtin exceptions.c.
* Moved AE module to the core toolbox set: it is needed by Nav and it isn't ↵Jack Jansen2000-06-072-4/+0
| | | | all _that_ huge.
* First version of the project that produces a working Carbon binary. The ↵Jack Jansen2000-06-021-0/+0
| | | | binary has only been tested on MacOS9, so far. This project needs CW IDE 4.1b4 or later.
* Slowly becoming functional...Jack Jansen2000-05-151-0/+0
|
* Interface to macOS 9 HTMLRenderingLib. Not yet functional.Jack Jansen2000-05-142-0/+1
|
* First tiny steps towards Carbon: this project currently builds a ↵Jack Jansen2000-05-121-0/+0
| | | | PythonStandSmall without GUSI and with standard MSL malloc. Socket and select are the main victims of this.
* We should define both USE_GUSI and USE_GUSI2.Jack Jansen2000-05-061-0/+0
|
* Adding projects to the repository again, this time in MacBinary form. If you ↵Jack Jansen2000-05-0532-3/+9
| | | | | | | | | | 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:-)
* 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
|