Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed directories | Travis Oliphant | 2005-09-14 | 1 | -174/+0 |
| | |||||
* | Applied patch from scipy issue 189. | Pearu Peterson | 2004-09-29 | 1 | -1/+1 |
| | |||||
* | Fixed compiler choice for .f files containing f90 code in free format. | Pearu Peterson | 2004-09-01 | 1 | -0/+6 |
| | |||||
* | Fixed intel compiler warnings, using -72 for compiling F77 sources | Pearu Peterson | 2004-03-06 | 1 | -2/+2 |
| | |||||
* | fcompiler classes | Pearu Peterson | 2004-01-31 | 1 | -3/+10 |
| | |||||
* | Added lahey,pg compilers, renamed forte to sun. | Pearu Peterson | 2004-01-19 | 1 | -1/+43 |
| | |||||
* | Refactoring build_flib.py (to follow and use standard distutils conventions ↵ | Pearu Peterson | 2004-01-19 | 1 | -0/+119 |
and tools). It's work in-progress. Sending the output of 'python fcompiler.py --verbose' would be a great help if you have other than intel and gnu compilers installed. |