summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/projects/build.mac68k.shared/PythonCFM68K.mu.hqx
Commit message (Collapse)AuthorAgeFilesLines
* CW11 projects replaced by CW Pro 1 projects, and all cfm68k/ppcJack Jansen1997-08-081-123/+0
| | | | projects unified (as much as possible: PythonCore is still separate).
* Final set of CW11 projects, before switch to CW Pro 1.Jack Jansen1997-07-281-17/+17
|
* Projects for 1.5a2 distritbuionJack Jansen1997-05-291-111/+103
|
* Removed references to StdClib and PLStringFuncs, rebuilt everythingJack Jansen1997-05-231-108/+117
|
* Updated to use MSL librariesJack Jansen1997-05-071-133/+112
|
* Converted to CW11.Jack Jansen1997-02-241-140/+141
|
* Rebuilt everything with Guido's new sources, added a few modules hereJack Jansen1997-02-201-120/+125
| | | | and there, etc. These projects are still CW10.
* Image libraries moved and small thingsJack Jansen1997-01-311-126/+126
|
* - Added optional profiling supportJack Jansen1997-01-071-121/+121
| | | | | - Added Internet Config interface - Use different ports of zlib and libpng
* Added gdbm plugins, changed jpeg library to v6, various minor changesJack Jansen1996-12-231-135/+135
|
* Changed project segment structure to (more-or-less) match directoryJack Jansen1996-11-091-134/+135
| | | | structure.
* Project files for 1.4 releaseJack Jansen1996-10-231-134/+127
|
* Ported to CW10Jack Jansen1996-10-161-145/+141
|
* Projects for 1.4b3 distribution: debugging off, optimizations on, etc.Jack Jansen1996-08-281-122/+127
|
* - MWRuntimeStatic{arch} are static versions of MW shared runtimeJack Jansen1996-08-231-123/+124
| | | | | | | | | libraries - Except for the above the whole library architecture conforms to MW documentation. - PythonCorePPC also uses .exp file now - Static pythons have full complement of modules - cfm versions of all possible plugins created (not tested)
* - Gave PPC shared libraries (and projects) .ppc in their nameJack Jansen1996-08-201-0/+141
- Created CFM68K projects (not all tested yet!!) - Moved quicktime to its own module - Modified the README file to (approximately) resemble reality