0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Mac/mwerks
Jack Jansen 03a00a8081 PythonCore is now a fat shared library, the plugin modules aren't fat,
unfortunately, this turned out to be too difficult.

Plugins.prj now builds all plugin modules, and all the
interdependencies between the projects are correct. One exception:
plugins don't attempt to build PythonCore (PythonFAT and PythonApplet do).
1997-08-19 13:58:00 +00:00
..
malloc Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone 1997-05-29 14:57:45 +00:00
old
projects PythonCore is now a fat shared library, the plugin modules aren't fat, 1997-08-19 13:58:00 +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
mwerks_config.h
mwerks_nonshared_config.h Added USE_ZLIB to nonshared config files 1997-06-03 15:30:12 +00:00
mwerks_plugin_config.h Updated for (optional) use of MSL libraries 1997-05-07 15:42:50 +00:00
mwerks_shared_config.h Added USE_ZLIB to nonshared config files 1997-06-03 15:30:12 +00:00
mwerks_shlib_config.h
mwerks_small_config.h Added USE_ZLIB to nonshared config files 1997-06-03 15:30:12 +00:00
mwerks_tkplugin_config.h
mwfopenrf.c