summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks
Commit message (Expand)AuthorAgeFilesLines
* ANSIfication step 2: make sure all needed prototypes are available, and all n...Jack Jansen2000-07-111-0/+2
* Added a declaration of fileno() if we use GUSI. Not sure whether it should go...Jack Jansen2000-07-111-0/+5
* Added USE_UCNHASH (experimental, I hope it can go), USE_TOOLBOX and USE_QT.Jack Jansen2000-06-281-3/+4
* Added USE_UCNHASH (experimental, I hope it can go)Jack Jansen2000-06-281-0/+1
* Removed assorted old ifdefs.Jack Jansen2000-06-041-2/+0
* Removed support for very old CodeWarrior runtimes.Jack Jansen2000-06-041-20/+0
* Define USE_GUSI2, not USE_GUSI1. PythonStandalone still doesn't compile due t...Jack Jansen2000-06-041-2/+2
* Config file for PythonStandCarbon (small non-shared MacPython for Carbon).Jack Jansen2000-06-021-0/+40
* Made compatible with MSL Carbon libraries.Jack Jansen2000-06-021-4/+13
* USE_GUSI2 should be defined, not USE_GUSI1.Jack Jansen2000-05-091-2/+2
* We should define both USE_GUSI and USE_GUSI2.Jack Jansen2000-05-061-2/+5
* Enable multithreading.Jack Jansen2000-04-073-0/+3
* Started on GUSI2 and threading support.Jack Jansen2000-04-078-6/+48
* Renamed USE_MAC_DYNAMIC_LOADING to HAVE_DYNAMIC_LOADINGJack Jansen1999-12-291-1/+1
* Modified for new dll import source organisation by Greg.Jack Jansen1999-12-242-2/+2
* Added USE_APPEARANCE flag.Jack Jansen1999-12-093-0/+3
* First bits and pieces of appearance support: an init routine, a global flag P...Jack Jansen1999-12-071-0/+1
* Added a define USE_CORE_TOOLBOX, which includes six core toolbox modulesJack Jansen1999-02-071-1/+2
* Projects moved to Mac:Build. The macfreeze projects still need sorting out.Jack Jansen1999-01-2939-3493/+0
* Added Icn module to toolboxmodulesJack Jansen1999-01-252-0/+1
* Set PythonCore version number to sys.hexversion, and removed versionJack Jansen1999-01-2523-0/+0
* CW Projects for 1.5.2b1Jack Jansen1999-01-1323-0/+0
* Removed USE_MALLOC_DEBUG that shoulnd't be in the production version.Jack Jansen1999-01-131-1/+1
* Project files converted for CW Pro 4. And the daylight savings time switch se...Jack Jansen1998-11-0123-0/+0
* Newer versions of projects.Jack Jansen1998-10-059-0/+0
* Don't remember...Jack Jansen1998-09-131-1/+1
* Split tcl/tk libs out of other libraries (don't want to build these always)Jack Jansen1998-09-081-0/+0
* All libraries have now been moved to their new location, with their new names.Jack Jansen1998-08-209-0/+0
* A new project that builds cwgusi, tcl, tk and all image libraries needed.Jack Jansen1998-08-201-0/+0
* Replaced all remaining BinHex files with their binary counterparts.Jack Jansen1998-08-204-1247/+0
* Various libraryies have been moved around and renamed, now that we haveJack Jansen1998-08-193-0/+0
* Replaced binhexed version of project files by normal ones (in binary mode)Jack Jansen1998-08-1844-9217/+0
* Updated for 1.5.2a1Jack Jansen1998-08-182-3/+1
* Rebuilt everything with MSL 2.4.10, Compilers 2.1.1 and IDE 3.1.Jack Jansen1998-08-1316-3233/+3183
* Added macimport.c to various filesJack Jansen1998-07-1314-5028/+5127
* Add an empty PYTHONPREFSFILE STR resource, so frozen applicationsJack Jansen1998-07-131-81/+82
* Disable malloc debug in frozen programs.Jack Jansen1998-07-011-1/+1
* Config file for frozen binaries.Jack Jansen1998-06-261-4/+32
* Template project, bundle file and config.c file for frozen applications.Jack Jansen1998-06-263-0/+1311
* Final projects for 1.5.1Jack Jansen1998-05-069-1052/+953
* CW Pro 3 FC8 projects. Checked in because of ColorPicker and PrintingJack Jansen1998-04-2126-7435/+9287
* Last projects before 1.5.1Jack Jansen1998-04-159-2190/+2214
* Current ("1.5b4") projects, with new UH toolbox modules and suchJack Jansen1998-02-2022-9902/+10442
* USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERSJack Jansen1998-02-201-1/+1
* Projects for 1.5b3Jack Jansen1998-01-0612-3538/+3767
* Projects used for 1.5a4Jack Jansen1997-10-1011-2394/+2442
* Added balloon help for options dialog.Jack Jansen1997-09-0912-3035/+3315
* PythonCore is now a fat shared library, the plugin modules aren't fat,Jack Jansen1997-08-1921-4829/+4847
* Don't define ENOENT when compiling with MSLJack Jansen1997-08-081-2/+0
* CW11 projects replaced by CW Pro 1 projects, and all cfm68k/ppcJack Jansen1997-08-0875-16936/+9494