Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. | Brad King | 2004-06-01 | 1 | -4/+4 |
| | |||||
* | BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu | Bill Hoffman | 2003-11-14 | 1 | -10/+16 |
| | |||||
* | minor change to default compile flags | Ken Martin | 2003-01-22 | 1 | -4/+4 |
| | |||||
* | ENH: Adding build type flags for C. | Brad King | 2002-12-18 | 1 | -0/+4 |
| | |||||
* | clean up flags with _init flags | Bill Hoffman | 2002-11-11 | 1 | -11/+6 |
| | |||||
* | BUG: fix setting of c flags | Bill Hoffman | 2002-11-10 | 1 | -1/+4 |
| | |||||
* | fix for cxxflags | Bill Hoffman | 2002-11-09 | 1 | -6/+8 |
| | |||||
* | ENH: Moved caching of C*_FLAGS* settings down to ↵ | Brad King | 2002-11-08 | 1 | -18/+6 |
| | | | | 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 | 1 | -0/+18 |