index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
bcppcompiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
massive import cleaning in Distutils
Tarek Ziadé
2009-12-21
1
-6
/
+4
*
Issue #5052: removed backward compatibility information (out of date)
Tarek Ziadé
2009-01-25
1
-2
/
+0
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1
/
+1
*
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