Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate variable calls both to the linker and the compiler. | Sjoerd Mullender | 1995-10-11 | 1 | -1/+2 |
* | fix NL for Linux bash bug; special processing for -u options | Guido van Rossum | 1995-06-14 | 1 | -2/+9 |
* | Another bulky set of minor changes. | Guido van Rossum | 1995-01-02 | 1 | -4/+4 |
* | makesetup should use $cc not cc | Guido van Rossum | 1994-10-20 | 1 | -1/+1 |
* | Escaped $(LDSHARED) in a string. | Sjoerd Mullender | 1994-10-13 | 1 | -2/+2 |
* | If an argument on a Setup line starts with `$', treat it as a library, | Sjoerd Mullender | 1994-09-12 | 1 | -0/+1 |
* | Support shared library creation. | Guido van Rossum | 1994-09-12 | 1 | -49/+84 |
* | * Modules/makesetup: bugfix: add objects from sources to OBJS | Guido van Rossum | 1994-08-30 | 1 | -0/+3 |
* | * Modules/makesetup: support C++ files now; these should be given | Guido van Rossum | 1994-08-23 | 1 | -1/+36 |
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -16/+111 |
* | Added some files to new module | Guido van Rossum | 1994-01-02 | 1 | -0/+71 |