index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
freeze
/
freeze.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate CFLAGS and CPPFLAGS. CFLAGS should not contain preprocessor
Neil Schemenauer
2001-06-02
1
-1/+3
*
Lawrence Hudson, SF #401702: Modify co_filename in frozen programs
Guido van Rossum
2001-03-20
1
-2/+10
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
Patch by Toby Dickenson, mentored by Mark Hammond, to support
Guido van Rossum
2000-07-13
1
-2/+2
*
Toby Dickenson:
Guido van Rossum
2000-05-06
1
-4/+1
*
From Sjoerd Mullender <sjoerd@oratrix.nl>:
Fred Drake
2000-03-23
1
-1/+0
*
Bug submitted by Wayne Knowles, who writes:
Guido van Rossum
1999-03-12
1
-1/+1
*
New version, with contributions from Sjoerd Mullender and Mark Hammond.
Guido van Rossum
1998-08-25
1
-56/+39
*
Minor change for windows; set extensions_c later and set
Guido van Rossum
1998-07-07
1
-1/+3
*
Jonathan Giddy:
Guido van Rossum
1998-06-12
1
-1/+4
*
Add a feature to support specifying an additional search directory for
Guido van Rossum
1998-05-18
1
-17/+30
*
Remove Emacs cruft at end.
Guido van Rossum
1998-05-06
1
-4/+0
*
Freeze assumes that all built-in modules are part of the Python core.
Guido van Rossum
1998-04-23
1
-4/+6
*
Shouldn't import addpack!
Guido van Rossum
1998-04-20
1
-1/+0
*
Big changes by Mark Hammond to support freezing with DLLs on Windows.
Guido van Rossum
1998-03-20
1
-19/+79
*
Rearrange some stuff so that the warning for unknown modules is also
Guido van Rossum
1998-03-07
1
-17/+21
*
When writing the Windows Makefile, don't forget to strip some filenames
Guido van Rossum
1998-03-07
1
-2/+3
*
Fix typo -- -e takes a flag, -h doesn't. Somehow the colon and the h
Guido van Rossum
1998-03-06
1
-1/+1
*
Unfold some lines that were previously folded but don't need to be
Guido van Rossum
1998-03-05
1
-7/+12
*
Some nits...
Guido van Rossum
1998-03-05
1
-8/+9
*
Added support for packages.
Guido van Rossum
1998-03-05
1
-16/+47
*
Untested changes to make the '-s windows' option
Guido van Rossum
1998-03-04
1
-0/+3
*
Add special handling for Python modules that are imported implicitly
Guido van Rossum
1997-12-08
1
-0/+6
*
os2 patch by Jeff Rush
Guido van Rossum
1997-11-22
1
-1/+2
*
Changes for building under windows.
Guido van Rossum
1997-08-14
1
-9/+42
*
Changed indents to 4 *spaces*; added Emacs variables to avoid
Guido van Rossum
1997-08-10
1
-241/+245
*
Support using -p/-P to point to the source/build directory instead of
Guido van Rossum
1997-08-10
1
-12/+32
*
Updated for new style build/install; much simpler!
Guido van Rossum
1997-07-19
1
-10/+5
*
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum
1996-11-27
1
-1/+1
*
OK, now it uses sys.[exec_]prefix and supports
Guido van Rossum
1996-08-26
1
-54/+53
*
Changes for 1.4 install targets
Guido van Rossum
1996-08-26
1
-6/+5
*
Add test that script name ends in .py.
Guido van Rossum
1996-06-17
1
-9/+10
*
added getpath.c; added -P exec_prefix; added explanatory note
Guido van Rossum
1995-08-08
1
-8/+46
*
backup Makefile too
Guido van Rossum
1995-04-05
1
-1/+13
*
moved Demo/freeze to Tools/freeze
Guido van Rossum
1995-03-02
1
-2/+2
*
Lots of things added. README written (mostly).
Guido van Rossum
1994-10-05
1
-35/+103
*
Add check for unknown modules
Guido van Rossum
1994-10-03
1
-1/+7
*
Totally new "freeze" program.
Guido van Rossum
1994-10-03
1
-560/+160
*
Jack's last version (now I'm supposed to get it working :-)
Guido van Rossum
1994-10-03
1
-0/+576