| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for #1091468: DESTROOTed frameworkinstalls fail. Added a --destroot | Jack Jansen | 2004-12-27 | 1 | -3/+7 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 7 | -402/+398 |
|
|
* | - Added a note about fixversions.py | Jack Jansen | 2004-07-15 | 1 | -14/+12 |
|
|
* | Getting rid of support for MacOS9 and earlier. This is the first step, | Jack Jansen | 2003-11-19 | 21 | -2540/+0 |
|
|
* | Ported from 23maint branch: add icons to BuildApplet. | Jack Jansen | 2003-11-19 | 2 | -0/+57 |
|
|
* | Various tweaks to make the packages work better. Still not 100%, though. | Jack Jansen | 2003-07-22 | 1 | -4/+18 |
|
|
* | Import EasyDialogs only when needed, so this works if there is no window | Jack Jansen | 2003-06-16 | 1 | -1/+1 |
|
|
* | Added a --python option, which sets the python to be used in the #! line | Jack Jansen | 2003-05-25 | 1 | -2/+7 |
|
|
* | Suppress wartning on macfs import. | Jack Jansen | 2003-05-09 | 1 | -0/+2 |
|
|
* | Rename funny long suite to Disk_File_Folder. | Jack Jansen | 2003-05-01 | 1 | -1/+2 |
|
|
* | By default be verbose. | Jack Jansen | 2003-04-29 | 1 | -7/+9 |
|
|
* | Moved gensuitemodule from Mac/scripts to Lib/plat-mac. Documentation | Jack Jansen | 2003-03-29 | 1 | -1132/+0 |
|
|
* | - Added an is_scriptable method to test applications for having | Jack Jansen | 2003-03-29 | 1 | -12/+55 |
|
|
* | - Prefer using events (in stead of poking around in resource files) to | Jack Jansen | 2003-03-29 | 1 | -13/+19 |
|
|
* | Sometimes a class is used as a base class of itself. Obviously there's | Jack Jansen | 2003-03-29 | 1 | -2/+6 |
|
|
* | Sigh: didn't catch all lists that needed to be sorted. | Jack Jansen | 2003-03-28 | 1 | -4/+22 |
|
|
* | - Sort various lists (list of events, OSA-classes, etc) before generating | Jack Jansen | 2003-03-28 | 1 | -10/+25 |
|
|
* | If GetAppTerminology fails (which seems to be the usual case on OSX?) | Jack Jansen | 2003-03-26 | 1 | -11/+45 |
|
|
* | Not all objects have an _propdict and _privpropdict, so cater for that. | Jack Jansen | 2003-03-23 | 1 | -3/+3 |
|
|
* | Generate all the standard OSA suite packages. Has absolute pathname | Jack Jansen | 2003-03-21 | 1 | -0/+44 |
|
|
* | Got rid of the "enum not found" interaction, and added code to allow | Jack Jansen | 2003-03-21 | 1 | -20/+43 |
|
|
* | Allow gensuitemodule to be run non-interactively, from the OSX command | Jack Jansen | 2003-03-21 | 1 | -22/+79 |
|
|
* | Added _csv module, and getting rid of macfs. | Jack Jansen | 2003-03-21 | 2 | -2/+4 |
|
|
* | Patch 702620 by Donovan Preston: Fix AE inheritance. | Jack Jansen | 2003-03-21 | 1 | -6/+7 |
|
|
* | First try to use the OSATerminology module to get the terminology | Jack Jansen | 2003-03-06 | 1 | -9/+36 |
|
|
* | Allow specifiying the destination for --extra files (default: same | Jack Jansen | 2003-02-24 | 1 | -6/+8 |
|
|
* | Checking mac-specific stuff from the 2.3a2 branch in on the trunk. | Jack Jansen | 2003-02-21 | 1 | -1/+1 |
|
|
* | Got rid of macfs. | Jack Jansen | 2003-02-06 | 1 | -5/+4 |
|
|
* | Got rid of FSSpecs. | Jack Jansen | 2003-02-06 | 1 | -29/+28 |
|
|
* | Got rid of macfs and made a bit more OSX-friendly. | Jack Jansen | 2003-02-05 | 1 | -7/+10 |
|
|
* | removing old junk | Just van Rossum | 2003-02-05 | 1 | -60/+0 |
|
|
* | Removed unused import of macfs. | Jack Jansen | 2003-02-05 | 1 | -1/+0 |
|
|
* | I don't think this script serves a useful purpose anymore, and I can't | Jack Jansen | 2003-02-05 | 1 | -97/+0 |
|
|
* | patch #678211 from Robin Dunn | Just van Rossum | 2003-02-01 | 1 | -7/+15 |
|
|
* | Fix an omission in the previous checkin. | Jack Jansen | 2003-01-26 | 1 | -1/+1 |
|
|
* | Use new file dialogs. | Jack Jansen | 2003-01-26 | 7 | -22/+25 |
|
|
* | Use new file dialogs. | Jack Jansen | 2003-01-26 | 2 | -35/+32 |
|
|
* | Getting rid of StandardGetFile | Jack Jansen | 2003-01-22 | 3 | -17/+13 |
|
|
* | Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. | Jack Jansen | 2003-01-08 | 7 | -62/+31 |
|
|
* | Updated for demise of macfs. | Jack Jansen | 2002-12-24 | 2 | -2/+0 |
|
|
* | Got rid of non-carbon stuff, and added new Alias, File and Folder modules. | Jack Jansen | 2002-12-13 | 2 | -112/+31 |
|
|
* | Tweaked button sizes and hid unused items. | Jack Jansen | 2002-12-13 | 1 | -0/+0 |
|
|
* | make the --link option match the original: just symlink the executable | Just van Rossum | 2002-11-22 | 1 | -2/+2 |
|
|
* | Replaced the bundle building code with calls to the new bundlebuilder | Just van Rossum | 2002-11-22 | 1 | -133/+75 |
|
|
* | Go from filename to FSSpec via FSRefs, to work around outdated macfs module | Jack Jansen | 2002-11-15 | 1 | -1/+1 |
|
|
* | Make the Resources directory if needed. | Jack Jansen | 2002-11-15 | 1 | -0/+2 |
|
|
* | Script to create .app bundles. Largely untested. | Jack Jansen | 2002-11-06 | 1 | -0/+160 |
|
|
* | Silly me, I enabled the old help module. Fixed. | Jack Jansen | 2002-09-06 | 2 | -2/+3 |
|
|
* | Added carbon Help module. | Jack Jansen | 2002-09-06 | 2 | -1/+2 |
|
|
* | The script was very sloppy about which variables held source pathnames | Jack Jansen | 2002-09-06 | 1 | -56/+54 |
|
|