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
/
cygwinccompiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
Martin v. Löwis
2004-11-10
1
-1/+1
*
Whitespace normalization.
Tim Peters
2004-08-04
1
-22/+22
*
Patch #870382: Automatically add msvcr71 to the list of libraries if
Martin v. Löwis
2004-08-03
1
-0/+23
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-1/+1
*
SF #877165: Give an info about what C++ compiler command should be
Hye-Shik Chang
2004-06-05
1
-0/+2
*
Patch #709178: remove -static option from cygwinccompiler
Jason Tishler
2003-04-14
1
-5/+30
*
Patch #718551: cygwinccompiler.get_versions() patch
Jason Tishler
2003-04-09
1
-3/+3
*
Patch #709178: remove -static option from cygwinccompiler
Jason Tishler
2003-04-09
1
-8/+2
*
Add comment to Distutil files about requiring 1.5.2 compatibility, as
Andrew M. Kuchling
2002-11-19
1
-0/+2
*
Remove 'created by' lines; people can use CVS for this, and the information i...
Andrew M. Kuchling
2002-11-14
1
-2/+0
*
This patch fixes the following bugs:
Gustavo Niemeyer
2002-11-05
1
-2/+4
*
Add implementation of _compile() and use default compile() method.
Jeremy Hylton
2002-06-18
1
-31/+14
*
Refactor compile() method implementations.
Jeremy Hylton
2002-06-13
1
-56/+29
*
Fix unused local variables caught by pychecker.
Jeremy Hylton
2002-06-04
1
-5/+2
*
Make setup.py less chatty by default.
Jeremy Hylton
2002-06-04
1
-1/+2
*
Whitespace normalization.
Fred Drake
2001-12-06
1
-49/+48
*
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
Martin v. Löwis
2001-07-26
1
-8/+8
*
Remove redundant import
Andrew M. Kuchling
2001-03-22
1
-1/+1
*
Back out conversion to string methods; the Distutils is intended to work
Andrew M. Kuchling
2001-03-22
1
-3/+3
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-3/+3
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-1/+1
*
Big patch from Rene Liebscher to simplify the CCompiler API and
Greg Ward
2000-09-27
1
-67/+163
*
Rene Liebscher: comment fixes.
Greg Ward
2000-09-01
1
-2/+2
*
Overhauld 'check_config_h()': now returns a (status, details) tuple,
Greg Ward
2000-08-13
1
-26/+45
*
Rene Liebscher:
Greg Ward
2000-08-13
1
-18/+23
*
Latest version from Rene Liebscher; major changes:
Greg Ward
2000-08-02
1
-107/+230
*
Fixed a grab-bag of typos spotted by Rob Hooft.
Greg Ward
2000-07-27
1
-1/+1
*
Cleaned up and reformatted by Rene Liebscher.
Greg Ward
2000-06-29
1
-95/+113
*
Implementation of the CCompiler class for Cygwin and Mingw32, ie. the two
Greg Ward
2000-06-21
1
-0/+181