Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Untabified. | Greg Ward | 2000-10-14 | 1 | -1/+1 |
* | Standardized whitespace around function calls. | Greg Ward | 2000-09-30 | 1 | -10/+10 |
* | Added 'boolean_options' list to support config file parsing. | Greg Ward | 2000-09-25 | 1 | -0/+2 |
* | Bastian Kleineidam: fix so it cleans up the temporary script-building | Greg Ward | 2000-09-12 | 1 | -20/+13 |
* | Fixed imports from '*util' modules to not just import everything from util. | Greg Ward | 2000-08-05 | 1 | -1/+1 |
* | Moved warnings out of 'finalize_options()' into 'run()'. | Greg Ward | 2000-05-28 | 1 | -7/+13 |
* | Normalized all the end-of-class lines. | Greg Ward | 2000-05-25 | 1 | -0/+2 |
* | Rename 'build_bdist' to 'bdist_base', and get it by default from the | Gregory P. Smith | 2000-05-13 | 1 | -6/+7 |
* | Typo fix. | Gregory P. Smith | 2000-05-13 | 1 | -1/+1 |
* | Added the 'build_bdist' option and code to clean it up -- this is the | Gregory P. Smith | 2000-05-13 | 1 | -3/+14 |
* | Tweaked all over: | Greg Ward | 2000-03-18 | 1 | -9/+29 |
* | Contribution from Bastian Kleineidam <calvin@cs.uni-sb.de>: | Greg Ward | 2000-03-18 | 1 | -0/+44 |