summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/mwerks_shcarbon_config.h
Commit message (Collapse)AuthorAgeFilesLines
* Getting rid of support for MacOS9 and earlier. This is the first step,Jack Jansen2003-11-191-50/+0
| | | | | and the biggest in size, but probably the easiest. Hunting through the source code comes next.
* - Got rid of non-carbon stuffJack Jansen2002-06-231-2/+2
| | | | | - Use precompiled headers - Rationalized naming scheme
* 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
|
* Got rid of (hopefully) the last 68k Mac-related ifdefs and various other cruft.Jack Jansen2001-08-071-3/+0
|
* Bit another bullet: all toolbox modules are now in dynamically loaded ↵Jack Jansen2001-08-071-1/+1
| | | | modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work.
* Added WITHOUT_FRAMEWORKS and USE_TOOLBOX_OBJECT_GLUE defines.Jack Jansen2001-05-221-0/+1
|
* Added a WITHOUT_FRAMEWORKS define to all the config files, so that on ↵Jack Jansen2001-05-141-0/+1
| | | | MacOS<=9 compiles use Universal Headers, not Carbon/Carbon.h.
* Config file for shared carbon Python.Jack Jansen2001-01-141-0/+52