1. f7fb3e6 Oops, need to import Res. by Jack Jansen · 24 years ago
  2. 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
  3. 64700c9 Various tweaks to make it work on MacOSX. by Jack Jansen · 24 years ago
  4. 0b1f1b5 - Removed debug - Make sure splash screens are visible by Jack Jansen · 24 years ago
  5. 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
  6. 3112bc1 Also create alias to PythonCoreCarbon. Got rid of lots of 68k stuff. by Jack Jansen · 24 years ago
  7. 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 · 24 years ago
  8. fa155a1 Don't create symlinks to toolbox modules any more. by Jack Jansen · 26 years ago
  9. 8eea5ba img modules are no longer in PlugIns folder. by Jack Jansen · 26 years ago
  10. f1ae0eb Removed NumPy install code: it's obsolete -- jvr by Just van Rossum · 26 years ago
  11. 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
  12. c9bda41 Updated for new build and plugin paths by Jack Jansen · 26 years ago
  13. c94e785 Added Icn module to toolboxmodules by Jack Jansen · 26 years ago
  14. ae3407a Added Sndihooks module by Jack Jansen · 27 years ago
  15. bb74862 Fixup sys.path to be able to find macostools by Jack Jansen · 27 years ago
  16. 80b5329 Added Help module by Jack Jansen · 27 years ago
  17. d024083 Run NumPy installer, if present. by Jack Jansen · 27 years ago
  18. 09dcff7 Put all prints inside "if verbose:" by Jack Jansen · 27 years ago
  19. 78c3cc4 MkPluginAliases now knows about fat PythonCore (and all resource files by Jack Jansen · 27 years ago
  20. d09deac Also put aliases to PythonCore{PPC,CFM68K} in the extensions folder by Jack Jansen · 28 years ago
  21. 3c7739a Create img modules for cfm68k too. by Jack Jansen · 28 years ago
  22. e3c90a4 Merged Guido's mkaliases and Jack's MkPluginAliases by Jack Jansen · 28 years ago
  23. 25b361f Adapted for cfm68k, new names and split off of qt. by Jack Jansen · 28 years ago
  24. bbe04d0 Removed references to mactcp, macdnr and stdwin modules by Jack Jansen · 28 years ago
  25. eba8856 Added missing setport call to mkdistr_ui, and added scrap to mkpluginaliases. by Jack Jansen · 29 years ago
  26. 822a30b Added region arg to update calls. And binhex files rebinhexed. by Jack Jansen · 29 years ago
  27. bf220a1 Added font manager toolbox module by Jack Jansen · 29 years ago
  28. cbc0358 Added QuickTime module by Jack Jansen · 29 years ago
  29. 8b13703 Added Cm.slb, the component mgr interface by Jack Jansen · 29 years ago
  30. 0638b60 Added imgpbm and imgsgi by Jack Jansen · 29 years ago
  31. 316ba5d Adapted to os and imp changes by Jack Jansen · 29 years ago
  32. bc12873 Load toolbox modules "by hand" using imp, so this script should now by Jack Jansen · 29 years ago
  33. ad16927 Added List.slb alias by Jack Jansen · 29 years ago
  34. d8eb8a7 MkPluginAliases - Scripts (AppleScript and Python) to create aliases by Jack Jansen · 29 years ago