summaryrefslogtreecommitdiffstats
path: root/Tools/freeze/README
Commit message (Collapse)AuthorAgeFilesLines
* New version, with contributions from Sjoerd Mullender and Mark Hammond.Guido van Rossum1998-08-251-4/+6
| | | | | | | | | | | | Sjoerd writes: This version of freeze creates one file per Python module, instead of one humongous file for all Python modules. bkfile: new module to used to write files with backups. No new file is produced if the new contents is identical to the old. New option "-x excluded-module" for modulefinder test program. New option "-i filename" for freeze main program to include a list of options in place of the -i option.
* Adapted to the new situation.Guido van Rossum1998-03-071-39/+71
|
* Added Windows NT instructions.Guido van Rossum1997-08-141-3/+34
|
* OK, now it uses sys.[exec_]prefix and supportsGuido van Rossum1996-08-261-77/+15
| | | | | a -o option to specify an output directory. *Much* more convenient. Removed a whole lot of hullabaloo from the README file, too.
* removed some harsh words and added some clarificationsGuido van Rossum1995-04-051-21/+30
|
* moved Demo/freeze to Tools/freezeGuido van Rossum1995-03-021-2/+2
|
* Lots of things added. README written (mostly).Guido van Rossum1994-10-051-0/+161