summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks
Commit message (Collapse)AuthorAgeFilesLines
* Declare fileno() with prototype if USE_GUSI2 defined. This isn't really the ↵Jack Jansen2000-07-242-0/+10
| | | | right place, but it will have to do for now.
* MacPython on MacOSX DP4 gets started in the wrong directory. The workaround ↵Jack Jansen2000-07-181-0/+1
| | | | (ifdeffed by USE_ARGV0_CHDIR) is to do a chdir() to the folder part of our executable name.
* Define USE_GUSI if USE_GUSI1 or USE_GUSI2 is defined.Jack Jansen2000-07-181-0/+3
|
* ANSIfication step 2: make sure all needed prototypes are available, and all ↵Jack Jansen2000-07-111-0/+2
| | | | | | needed header files included.
* Added a declaration of fileno() if we use GUSI. Not sure whether it should ↵Jack Jansen2000-07-111-0/+5
| | | | go here or in pyport.h really...
* 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 ↵Jack Jansen2000-06-041-2/+2
| | | | to tk issues, though, but it isn't important right now.
* 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 ↵Jack Jansen1999-12-071-0/+1
| | | | | | PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE is off the code is disabled (but the variables are still there, set to 0).
* Added a define USE_CORE_TOOLBOX, which includes six core toolbox modulesJack Jansen1999-02-071-1/+2
| | | | into the config file.
* 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
| | | | numbers in all other projects/libraries.
* 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 ↵Jack Jansen1998-11-0123-0/+0
| | | | seems to have "modified" the resource files (but nothing has changed there).
* 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
| | | | | As everything is also under CVS this should greatly simplify the work to be done when a new version of one of the libraries we use is released.
* 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
| | | | them under cvs too.
* 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
| | | | SIOUX, Tcl and Tk also need to be rebuilt (and tcl/tk need work)
* 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
| | | | don't try to open/create the preferences file.
* 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
| | | | modules, mainly.
* 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
| | | | | | Added Help module. Checked in PythonCore.prj.hqx (which had somehow slipped through until now)