- 5a6fdcd Import the MacOS toolbox modules from the Carbon package. by Jack Jansen · 24 years ago
- 2e2546c On OSX always copy PythonCore. It turns out an orphaned alias in /Library/CFMSupport (happens when you remove python and aliased pythoncore) wreaks havoc with the system. by Jack Jansen · 24 years ago
- d11f93c Look for shared libraries first in kLocalDomain and then in kOnSystemDisk. by Jack Jansen · 24 years ago
- 0a3939f Finished implementation of removing incorrect preferences file. by Jack Jansen · 24 years ago
- 54f3bdb Detect that the preference file may be incorrect, and offer to remove it. This isn't finished yet. by Jack Jansen · 24 years ago
- c1463c98 macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). by Jack Jansen · 24 years ago
- f7fb3e6 Oops, need to import Res. by Jack Jansen · 24 years ago
- 72b97ae If we can't find our splash dialog (i.e. we're probably running from source) go into interactive mode: print what we're doing and ask about carbon/classic configure. by Jack Jansen · 24 years ago
- 64700c9 Various tweaks to make it work on MacOSX. by Jack Jansen · 24 years ago
- 0b1f1b5 - Removed debug - Make sure splash screens are visible by Jack Jansen · 24 years ago
- cbb5d49 ConfigurePython now comes in two flavors: ConfigurePythonClassic and ConfigurePythonCarbon, which copy the respective interpreters to PythonInterpreter and rebuild all the applets. This allows MacOS9 users to switch back and forth. by Jack Jansen · 24 years ago
- 3112bc1 Also create alias to PythonCoreCarbon. Got rid of lots of 68k stuff. by Jack Jansen · 24 years ago
- 52b5b02 If we're installing to another partition than the system partition offer to copy PythonCore in stead of aliasing it. This should fix the applet problems some people have. by Jack Jansen · 25 years ago
- fa155a1 Don't create symlinks to toolbox modules any more. by Jack Jansen · 26 years ago
- 8eea5ba img modules are no longer in PlugIns folder. by Jack Jansen · 26 years ago
- f1ae0eb Removed NumPy install code: it's obsolete -- jvr by Just van Rossum · 26 years ago
- 786cb11 Fixed two typo's (Plugins -> PlugIns) and added some explicit path munging to allow the script to also work from the Scripts folder. Somehow either of these fixes solved a problem where it suddenly refused to make a PythonCore alias in the Extensions folder. -- jvr by Just van Rossum · 26 years ago
- c9bda41 Updated for new build and plugin paths by Jack Jansen · 26 years ago
- c94e785 Added Icn module to toolboxmodules by Jack Jansen · 26 years ago
- ae3407a Added Sndihooks module by Jack Jansen · 27 years ago
- bb74862 Fixup sys.path to be able to find macostools by Jack Jansen · 28 years ago
- 80b5329 Added Help module by Jack Jansen · 28 years ago
- d024083 Run NumPy installer, if present. by Jack Jansen · 28 years ago
- 09dcff7 Put all prints inside "if verbose:" by Jack Jansen · 28 years ago
- 78c3cc4 MkPluginAliases now knows about fat PythonCore (and all resource files by Jack Jansen · 28 years ago
- d09deac Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder by Jack Jansen · 29 years ago
- 3c7739a Create img modules for cfm68k too. by Jack Jansen · 29 years ago
- e3c90a4 Merged Guido's mkaliases and Jack's MkPluginAliases by Jack Jansen · 29 years ago
- 25b361f Adapted for cfm68k, new names and split off of qt. by Jack Jansen · 29 years ago
- bbe04d0 Removed references to mactcp, macdnr and stdwin modules by Jack Jansen · 29 years ago
- eba8856 Added missing setport call to mkdistr_ui, and added scrap to mkpluginaliases. by Jack Jansen · 29 years ago
- 822a30b Added region arg to update calls. And binhex files rebinhexed. by Jack Jansen · 29 years ago
- bf220a1 Added font manager toolbox module by Jack Jansen · 29 years ago
- cbc0358 Added QuickTime module by Jack Jansen · 29 years ago
- 8b13703 Added Cm.slb, the component mgr interface by Jack Jansen · 29 years ago
- 0638b60 Added imgpbm and imgsgi by Jack Jansen · 30 years ago
- 316ba5d Adapted to os and imp changes by Jack Jansen · 30 years ago
- bc12873 Load toolbox modules "by hand" using imp, so this script should now by Jack Jansen · 30 years ago
- ad16927 Added List.slb alias by Jack Jansen · 30 years ago
- d8eb8a7 MkPluginAliases - Scripts (AppleScript and Python) to create aliases by Jack Jansen · 30 years ago