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
/
Lib
/
distutils
/
bcppcompiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-5/+5
*
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
Martin v. Löwis
2004-11-10
1
-1/+1
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-1/+1
*
Compile the files in the same order they are passed to the compiler.
Thomas Heller
2003-12-05
1
-1/+5
*
Add comment to Distutil files about requiring 1.5.2 compatibility, as
Andrew M. Kuchling
2002-11-19
1
-0/+2
*
This patch fixes the following bugs:
Gustavo Niemeyer
2002-11-05
1
-7/+3
*
Refactor compile() method implementations.
Jeremy Hylton
2002-06-13
1
-57/+44
*
Make setup.py less chatty by default.
Jeremy Hylton
2002-06-04
1
-6/+6
*
Whitespace normalization.
Fred Drake
2001-12-06
1
-16/+16
*
[Patch #441691] preprocess() method for Borland C compiler.
Andrew M. Kuchling
2001-08-16
1
-1/+35
*
Import UnknownFileError
Andrew M. Kuchling
2001-08-09
1
-1/+1
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-1/+1
*
Big patch from Rene Liebscher to simplify the CCompiler API and
Greg Ward
2000-09-27
1
-140/+123
*
Rene Liebscher:
Greg Ward
2000-09-01
1
-13/+13
*
Added a whinging comment about the ugliness of constructing the BCPP
Greg Ward
2000-08-13
1
-0/+10
*
Rene Liebscher:
Greg Ward
2000-08-13
1
-4/+3
*
Rewrote 'find_library_file()' much more cleanly (and consistently with
Greg Ward
2000-08-04
1
-18/+16
*
Patch from Rene Liebscher. Some ugly changes, but supposedly this makes
Greg Ward
2000-08-02
1
-29/+70
*
Lyle Johnson's interface to Borland C++, with a few editorial comments by me.
Greg Ward
2000-06-28
1
-0/+344