Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed 'build_lib' command to 'build_clib': | Greg Ward | 2000-03-02 | 1 | -202/+0 |
* | Changed '__rcsid__' to '__revision__'. | Greg Ward | 2000-03-02 | 1 | -1/+1 |
* | Added command description. | Greg Ward | 2000-03-02 | 1 | -14/+48 |
* | Renamed 'set_default_options()' to 'initialize_options()', and | Greg Ward | 2000-02-18 | 1 | -4/+4 |
* | Renamed all 'options' class attributes to 'user_options'. | Greg Ward | 2000-02-18 | 1 | -3/+4 |
* | Renamed all command classes so they're exactly the same as the name of the | Greg Ward | 2000-02-18 | 1 | -1/+1 |
* | Added 'debug' option, and changed compile/link calls to use it. | Greg Ward | 2000-02-09 | 1 | -3/+9 |
* | New command to build C (and C++, hopefully) libraries needed by extensions | Greg Ward | 2000-02-05 | 1 | -0/+161 |