Jack Jansen
|
bdac001cf0
|
- Got rid of non-carbon stuff
- Use precompiled headers
- Rationalized naming scheme
|
2002-06-23 22:09:45 +00:00 |
Jack Jansen
|
85705e73b1
|
Got rid of obsolete defines.
|
2002-04-11 20:56:15 +00:00 |
Jack Jansen
|
9145be4310
|
Define NDEBUG if Py_DEBUG isn't defined.
|
2001-12-05 22:44:45 +00:00 |
Jack Jansen
|
596e18a666
|
Got rid of (hopefully) the last 68k Mac-related ifdefs and various other cruft.
|
2001-08-07 15:14:53 +00:00 |
Jack Jansen
|
67992b7732
|
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 |
Jack Jansen
|
b16cf50077
|
Added WITHOUT_FRAMEWORKS and USE_TOOLBOX_OBJECT_GLUE defines.
|
2001-05-22 22:21:45 +00:00 |
Jack Jansen
|
6db483e679
|
Added a WITHOUT_FRAMEWORKS define to all the config files, so that on MacOS<=9 compiles use Universal Headers, not Carbon/Carbon.h.
|
2001-05-14 15:00:38 +00:00 |
Jack Jansen
|
da8df6ea8e
|
Config file for shared carbon Python.
|
2001-01-14 23:02:32 +00:00 |