summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/BuildApplet.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for #1091468: DESTROOTed frameworkinstalls fail. Added a --destrootJack Jansen2004-12-271-3/+7
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-105/+105
* Added a --python option, which sets the python to be used in the #! lineJack Jansen2003-05-251-2/+7
* Allow specifiying the destination for --extra files (default: sameJack Jansen2003-02-241-6/+8
* Use new file dialogs.Jack Jansen2003-01-261-3/+2
* Getting rid of StandardGetFileJack Jansen2003-01-221-6/+6
* Go from filename to FSSpec via FSRefs, to work around outdated macfs moduleJack Jansen2002-11-151-1/+1
* For MacPython-OS9 verbose is the default.Jack Jansen2002-08-221-0/+3
* - Better commandline interface to BuildApplet, complete with options,Jack Jansen2002-06-091-4/+61
* Common code used to the buildtools module (Just)Jack Jansen1998-07-311-290/+15
* Moved some code around: occasionally the SetCreatorFileType didn'tJack Jansen1998-04-211-8/+10
* BuildApplet will now also update old appletsJack Jansen1998-02-201-33/+60
* Use ProgressBar to show progress in stead of printJack Jansen1997-05-131-15/+29
* Added macostools.touch() calls to inform the finder of our changes.Jack Jansen1996-09-151-0/+2
* Turned off debugging outputJack Jansen1996-09-091-2/+0
* Removed silly dialogJack Jansen1996-08-281-3/+2
* Set default item for dialogJack Jansen1996-01-221-0/+1
* Changed the way .rsrc and template are copied: hopefully this willJack Jansen1995-09-241-36/+53
* Slightly reorganized so it is useable from another program, andJack Jansen1995-09-011-11/+26
* - Allow PythonApplet to be an aliasJack Jansen1995-08-311-16/+23
* Added prompts to various file-select dialogsJack Jansen1995-08-141-1/+1
* A new home for scripts/appletsJack Jansen1995-07-291-0/+260