summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/mwerks_carbon_config.h
Commit message (Expand)AuthorAgeFilesLines
* Got rid of obsolete defines.Jack Jansen2002-04-111-4/+0
* Define NDEBUG if Py_DEBUG isn't defined.Jack Jansen2001-12-051-0/+3
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-0/+1
* Got rid of (hopefully) the last 68k Mac-related ifdefs and various other cruft.Jack Jansen2001-08-071-3/+0
* Added a WITHOUT_FRAMEWORKS define to all the config files, so that on MacOS<=...Jack Jansen2001-05-141-0/+1
* ucnhash module has gone.Jack Jansen2001-01-251-1/+0
* Added GUSI-Carbon targets (both threading and nonthreading), and they work!! ...Jack Jansen2001-01-111-1/+1
* Don't use our own malloc any more. It made test_longexp crash due to its opti...Jack Jansen2000-08-251-2/+6
* MacPython on MacOSX DP4 gets started in the wrong directory. The workaround (...Jack Jansen2000-07-181-0/+1
* Added USE_UCNHASH (experimental, I hope it can go), USE_TOOLBOX and USE_QT.Jack Jansen2000-06-281-3/+4
* Config file for PythonStandCarbon (small non-shared MacPython for Carbon).Jack Jansen2000-06-021-0/+40