Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix handling of ${F77,F90,F95,FORTRAN}COM so they can be overridden properly. | Steven Knight | 2004-08-11 | 1 | -20/+33 |
* | Add Fortran 90/95 support. (Chris Murray) | Steven Knight | 2004-07-29 | 1 | -19/+61 |
* | Remove dead imports and other things found by PyChecker. | Steven Knight | 2004-06-01 | 1 | -2/+0 |
* | Initialize *FLAGS variables with objects that can add flags either as strings... | Steven Knight | 2004-02-26 | 1 | -2/+2 |
* | Use sys.stdout.write() instead of print so line feeds in -j output will stay ... | Steven Knight | 2003-11-10 | 1 | -3/+3 |
* | Add support for a platform-independent CPPDEFINES variable. | Steven Knight | 2003-08-02 | 1 | -2/+2 |
* | Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc) | Steven Knight | 2003-04-24 | 1 | -0/+73 |