Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |