cpython/Mac/Include
Jack Jansen 94bebc0381 Split macglue.c into two: a new mactoolboxglue.c (in ./Python)
with functionality needed for both unix-Python and MacPython and a
new smaller ./Mac/Python/macglue.c which contains MacPython stuff only.

pymactoolbox.h has moved to ./Include from ./Mac/Include and now also
contains the relevant stuff from macglue.h.

The net effect of this is that the ./Mac subdirectory is not needed
anymore for building the unix-Python core on MacOSX (it is needed
for building the extension modules).
2001-08-08 13:17:31 +00:00
..
getapplbycreator.h include Carbon/Carbon.h in stead of universal headers, if appropriate. 2001-05-19 12:32:39 +00:00
macbuildno.h Bit another bullet: all toolbox modules are now in dynamically loaded modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work. 2001-08-07 13:53:25 +00:00
macdefs.h Don't declare sync if we use gusi. 2000-07-14 22:14:46 +00:00
macglue.h Split macglue.c into two: a new mactoolboxglue.c (in ./Python) 2001-08-08 13:17:31 +00:00
pyconfig.h Got rid of 68k-Mac and other outdated ifdefs. 2001-08-07 15:30:23 +00:00
pythonresources.h Merging appropriate 2.1.1 fixes back into the main trunk. 2001-08-03 13:31:36 +00:00