Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix for borland run time dll | Bill Hoffman | 2002-11-15 | 1 | -1/+14 |
| | |||||
* | fix for sun | Bill Hoffman | 2002-11-15 | 1 | -0/+1 |
| | |||||
* | temp fix for hp | Berk Geveci | 2002-11-14 | 1 | -1/+1 |
| | |||||
* | fix flags for hp | Berk Geveci | 2002-11-14 | 1 | -5/+3 |
| | |||||
* | BUG: fix flags for c compiler on windows | Andy Cedilnik | 2002-11-14 | 1 | -8/+19 |
| | |||||
* | BUG: fix for missing temp file variable | Bill Hoffman | 2002-11-14 | 1 | -1/+1 |
| | |||||
* | reorder tWR so that it does not crash with shared | Bill Hoffman | 2002-11-14 | 1 | -1/+3 |
| | |||||
* | fix shared builds on borland and add debug stuff for makefiles | Bill Hoffman | 2002-11-14 | 1 | -11/+17 |
| | |||||
* | ENH: move -P flag from cxxflags to the compile line for cxx files | Ken Martin | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | ENH: use correct run time library for borland | Bill Hoffman | 2002-11-13 | 1 | -1/+2 |
| | |||||
* | BUG: fix order of link line for creating shared libraries | Bill Hoffman | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | ENH: add .def file support | Bill Hoffman | 2002-11-12 | 2 | -4/+4 |
| | |||||
* | Set CMAKE_BUILD_TOOL | Bill Hoffman | 2002-11-12 | 3 | -7/+0 |
| | |||||
* | ENH: fix up several problems with new stuff | Bill Hoffman | 2002-11-11 | 2 | -0/+25 |
| | |||||
* | Fix for OSF | Bill Hoffman | 2002-11-11 | 1 | -1/+1 |
| | |||||
* | clean up flags with _init flags | Bill Hoffman | 2002-11-11 | 6 | -61/+37 |
| | |||||
* | add install stuff for platform directory | Bill Hoffman | 2002-11-11 | 1 | -0/+2 |
| | |||||
* | ENH: fix for darwin modules | Bill Hoffman | 2002-11-11 | 1 | -0/+2 |
| | |||||
* | BUG: fix setting of c flags | Bill Hoffman | 2002-11-10 | 6 | -6/+19 |
| | |||||
* | fix for cxxflags | Bill Hoffman | 2002-11-09 | 6 | -37/+50 |
| | |||||
* | ENH: Adding support for comeau C++ compiler. | Brad King | 2002-11-08 | 1 | -0/+16 |
| | |||||
* | ENH: Moved caching of C*_FLAGS* settings down to ↵ | Brad King | 2002-11-08 | 7 | -102/+39 |
| | | | | CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end. | ||||
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 26 | -0/+427 |