- 821a0fc replace obsolete 'exceptions' implicit by 'warnings' by Just van Rossum · 22 years ago
- e9e20a9 [ 684677 ] Allow freeze to exclude implicits by Just van Rossum · 22 years ago
- 41c554f moving modulefinder.py to the standard library by Just van Rossum · 22 years ago
- 5d0bd1e refactor universal line endings detection by Just van Rossum · 22 years ago
- 318b7b9 Polish some bits to silence pychecker. by Thomas Heller · 22 years ago
- 8af41ce Don't look for modules in the registry any longer. by Thomas Heller · 22 years ago
- 919000e Add a note that this file should be kept compatible with Python 1.5.2, by Thomas Heller · 22 years ago
- c7aaf95 Enhancement for ModuleFinder, it can now handle _xmlplus aka PyXML. by Thomas Heller · 22 years ago
- 74416af Fix SF # 464405, freeze doesn't like DOS files on Linux by Neal Norwitz · 22 years ago
- 82c7231 SF # 627900, Bytecode copy bug in freeze by Neal Norwitz · 22 years ago
- ed44dbd Remove another mention of "import string". by Walter Dörwald · 22 years ago
- aaab30e Apply diff2.txt from SF patch http://www.python.org/sf/572113 by Walter Dörwald · 22 years ago
- 60ae701 Update freeze to use zlib 1.1.4. by Mark Hammond · 22 years ago
- 0d3b2fe Patch 574531/Bug 574570 - allow freeze on windows to use the _winreg extension. by Mark Hammond · 22 years ago
- 4f7829e Remove the only use of a string method. Fixes SF 564840. by Thomas Heller · 22 years ago
- 64b4f27 Updated freeze.py to the new Makefile symbol layout. by Marc-André Lemburg · 23 years ago
- 03f7f08 Part 2/2 of SF patch #416704: More robust freeze, by Toby Dickenson. by Guido van Rossum · 23 years ago
- 773c83b Fix for bug #442374 - Modulefinder registry support broken by Mark Hammond · 23 years ago
- 89e90d6 Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor by Neil Schemenauer · 23 years ago
- 2c91c81 Patch #409504: Fix regex problems, consider \-continuation lines in Makefile by Martin v. Löwis · 24 years ago
- 6b767ac Lawrence Hudson, SF #401702: Modify co_filename in frozen programs by Guido van Rossum · 24 years ago
- 1bb515b Teach Tools/freeze/makeconfig.py and Tools/freeze/parsesetup.py to use by Eric S. Raymond · 24 years ago
- af44963 Patch 103928: Correct zlib freeze settings for Win32. by Tim Peters · 24 years ago
- 19f52c2 Windows: ucnhash subproject no longer exists (/F merged into unicodedata). by Tim Peters · 24 years ago
- ecc463a New, improved README from Mike Clarkson. Wow! by Guido van Rossum · 24 years ago
- d3d7bb1 Application of [ Patch #102226 ] freeze/modulefinder.py should use _winreg, not win32api by Mark Hammond · 24 years ago
- 8999053 Fix for bug #113693: with the changes to the IMPORT_FROM opcodes, this by Guido van Rossum · 24 years ago
- efdf107 Add the exceptions module to the 'never' list -- it is built in. by Guido van Rossum · 24 years ago
- 332c59c change some occurence of python15.dll to python20.dll by Peter Schneider-Kamp · 24 years ago
- 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
- f67c238 Patch by Toby Dickenson, mentored by Mark Hammond, to support by Guido van Rossum · 24 years ago
- dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
- 4b1235c Toby Dickenson: by Guido van Rossum · 25 years ago
- ce33eb3 Sjoerd Mullender: by Guido van Rossum · 25 years ago
- 6664bb8 Sjoerd Mullender: cmp.py is obsolete... by Guido van Rossum · 25 years ago
- 70b5d47 From Sjoerd Mullender <sjoerd@oratrix.nl>: by Fred Drake · 25 years ago
- 8b4b46e Fix a bug reported by Toby Dickenson (on 18 May 1999). by Guido van Rossum · 25 years ago
- cfd76a2 Sjoerd Mullender: by Guido van Rossum · 25 years ago
- 8bd7382 Patch by Jack Jansen to add with_ifdef option, which places #ifndef by Guido van Rossum · 25 years ago
- ce76951 Simplified version of a patch by Chih-Hao Huang, who wrote: by Guido van Rossum · 25 years ago
- 4312890 Patch submitted by Toby Dickenson and approved by Mark Hammond. Toby writes: by Guido van Rossum · 25 years ago
- 7039f50 Bug submitted by Wayne Knowles, who writes: by Guido van Rossum · 26 years ago
- a0d5d70 # Accidentally checked in a test version of this file with a bogus by Guido van Rossum · 26 years ago
- fdd3028 Fix for modulefinder so that it prints all modules an unknown module by Guido van Rossum · 26 years ago
- 38b92eb Sjoerd Mullender: by Guido van Rossum · 26 years ago
- e7e632a Nannified. by Guido van Rossum · 26 years ago
- 859b407 Ignore cruft generating by the test run for hello.py. by Guido van Rossum · 26 years ago
- baf0603 New version, with contributions from Sjoerd Mullender and Mark Hammond. by Guido van Rossum · 26 years ago
- 5e32a77 Minor change for windows; set extensions_c later and set by Guido van Rossum · 26 years ago
- c8f859a Jonathan Giddy: by Guido van Rossum · 26 years ago
- 590fc2c Jonathan Giddy: by Guido van Rossum · 26 years ago
- 0f1e1fc Don't die if win32api doesn't exist. by Guido van Rossum · 26 years ago
- 110f365 Additions for Mark Hammond's Win32 specific hacks. by Guido van Rossum · 26 years ago
- e35c601 Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
- ce5988b Remove Emacs cruft. by Guido van Rossum · 26 years ago
- f1b5a0e Add a feature to support specifying an additional search directory for by Guido van Rossum · 26 years ago
- 4a11431 After variable expansion, what was formerly a single word can now by Guido van Rossum · 27 years ago
- e10053b Remove Emacs cruft at end. by Guido van Rossum · 27 years ago
- a937afd Freeze assumes that all built-in modules are part of the Python core. by Guido van Rossum · 27 years ago
- 1abfb9c If freezing with the -O option, the optimized bytecode files are by Guido van Rossum · 27 years ago
- df19407 When using extention modules, relative path names that occur in the by Guido van Rossum · 27 years ago
- 23cff31 Shouldn't import addpack! by Guido van Rossum · 27 years ago
- 78fc363 Big changes by Mark Hammond to support freezing with DLLs on Windows. by Guido van Rossum · 27 years ago
- 2addd2a Add quotes around some variable definitions; add a "clean" target. by Guido van Rossum · 27 years ago
- cef85a2 Adapted to the new situation. by Guido van Rossum · 27 years ago
- a0e1835 Rearrange some stuff so that the warning for unknown modules is also by Guido van Rossum · 27 years ago
- 31d53ed When writing the Windows Makefile, don't forget to strip some filenames by Guido van Rossum · 27 years ago
- 0b0e7b5 Got rid of the last tab character in this file. by Guido van Rossum · 27 years ago
- ab045f9 Always set the __file__ attribute, so dynamic link modules are indicated. by Guido van Rossum · 27 years ago
- b7da642 Fix typo -- -e takes a flag, -h doesn't. Somehow the colon and the h by Guido van Rossum · 27 years ago
- e039425 Unfold some lines that were previously folded but don't need to be by Guido van Rossum · 27 years ago
- 541e783 Reindented, removed tabs. by Guido van Rossum · 27 years ago
- 3c51cf2 Oops, bug omission: also scan internal code objects for imports! by Guido van Rossum · 27 years ago
- 912a14c Reindented, removed tabs. by Guido van Rossum · 27 years ago
- 1e07403 Some nits... by Guido van Rossum · 27 years ago
- 75dc496 Added support for packages. by Guido van Rossum · 27 years ago
- f888350 Untested changes to make the '-s windows' option work on Windows. by Guido van Rossum · 27 years ago
- 94ce0d1 Add special handling for Python modules that are imported implicitly by Guido van Rossum · 27 years ago
- 345df17 os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
- 77b3008 Add XXX warning about fishy line by Guido van Rossum · 27 years ago
- 7ba3de4 Added Windows NT instructions. by Guido van Rossum · 27 years ago
- 58a5948 Changes for building under windows. by Guido van Rossum · 27 years ago
- 0b4b8a2 Changed indents to 4 *spaces*; added Emacs variables to avoid by Guido van Rossum · 27 years ago
- 9a6e855 Support using -p/-P to point to the source/build directory instead of by Guido van Rossum · 27 years ago
- b3afce5 Updated for new style build/install; much simpler! by Guido van Rossum · 27 years ago
- f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
- 96c4dd9 OK, now it uses sys.[exec_]prefix and supports by Guido van Rossum · 28 years ago
- 6498cad Get rid of it totally by Guido van Rossum · 28 years ago
- f34bf1c Added warning that this is unsupported by Guido van Rossum · 28 years ago
- aa233f1 Changes for 1.4 install targets by Guido van Rossum · 28 years ago
- d4cc04c Add test that script name ends in .py. by Guido van Rossum · 28 years ago
- f75f80e Get struct _frozen defn from Python.h; new variable names. by Guido van Rossum · 28 years ago
- 150316e added getpath.c; added -P exec_prefix; added explanatory note by Guido van Rossum · 29 years ago
- bf6bdb0 removed some harsh words and added some clarifications by Guido van Rossum · 30 years ago
- e956386 Jaap V's version by Guido van Rossum · 30 years ago
- 6d67b60 backup Makefile too by Guido van Rossum · 30 years ago
- 309e8ac moved Demo/freeze to Tools/freeze by Guido van Rossum · 30 years ago
- 705d517 initial checkin by Guido van Rossum · 30 years ago
- d8336c2 Lots of things added. README written (mostly). by Guido van Rossum · 30 years ago
- 0118134 Don't search for *.so modules since we can't handle them! by Guido van Rossum · 30 years ago