cpython/Mac/mwerks
Jack Jansen 8f5725af60 First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE
is off the code is disabled (but the variables are still there, set to 0).
1999-12-07 23:08:10 +00:00
..
malloc Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone 1997-05-29 14:57:45 +00:00
old
projects Projects moved to Mac:Build. The macfreeze projects still need sorting out. 1999-01-29 13:33:51 +00:00
errno_unix.h Don't define ENOENT when compiling with MSL 1997-08-08 14:53:16 +00:00
macuseshlstart.c
mwerks_applet_config.h Disable malloc debug in frozen programs. 1998-07-01 15:49:56 +00:00
mwerks_config.h
mwerks_nonshared_config.h Removed USE_MALLOC_DEBUG that shoulnd't be in the production version. 1999-01-13 16:51:35 +00:00
mwerks_plugin_config.h USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_HEADERS 1998-02-20 16:04:01 +00:00
mwerks_shared_config.h Added a define USE_CORE_TOOLBOX, which includes six core toolbox modules 1999-02-07 13:59:49 +00:00
mwerks_shlib_config.h
mwerks_small_config.h First bits and pieces of appearance support: an init routine, a global flag PyMac_AppearanceCompliant (exported thru MacOS). If USE_APPEARANCE 1999-12-07 23:08:10 +00:00
mwerks_tkplugin_config.h
mwfopenrf.c