Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Slight change to the meaning of the 'libraries' list: if a library name | Greg Ward | 1999-10-03 | 1 | -14/+37 | |
* | Added 'extra_preargs' and 'extra_postargs' parameters to most methods, | Greg Ward | 1999-09-29 | 1 | -47/+94 | |
* | Typecheck elements of 'macros' parameter in 'gen_preprocess_options(). | Greg Ward | 1999-09-21 | 1 | -0/+8 | |
* | Added 'output_dir' attribute, and 'output_dir' parameter to several method | Greg Ward | 1999-09-13 | 1 | -6/+33 | |
* | os.name is "posix" or "nt" or we don't care. | Greg Ward | 1999-09-08 | 1 | -1/+97 | |
* | Patch from Perry Stoll: | Greg Ward | 1999-08-29 | 1 | -6/+19 | |
* | Added 'verbose' and 'dry_run' flags to CCompiler constructor and | Greg Ward | 1999-08-14 | 1 | -15/+64 | |
* | The abstract base class that defines the C/C++ compiler abstraction model. | Greg Ward | 1999-07-10 | 1 | -0/+313 | |