summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/IRIX64.cmake
Commit message (Collapse)AuthorAgeFilesLines
* FIX: for 1852 fix fortran caseBill Hoffman2005-07-131-1/+1
|
* ENH: major changes to support addition of languages from cmake modules ↵Bill Hoffman2004-09-221-2/+2
| | | | directory.
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-3/+2
| | | | to enable a language without modifing cmake source code
* BUG#895: Adding -DNDEBUG to C and C++ flags for release builds.Brad King2004-06-011-2/+2
|
* ENH: Added CMAKE_SHARED_LIBRARY_SONAME_C_FLAG and ↵Brad King2003-12-121-0/+2
| | | | CMAKE_SHARED_LIBRARY_SONAME_CXX_FLAG settings to enable shared library version support for SGI.
* BUG: fix for bug 383 gcc flags are now always set if the compiler is gnuBill Hoffman2003-11-141-2/+3
|
* ENH: Improved default choice of -64 compiler/linker flags based on how cmake ↵Brad King2003-08-191-3/+28
| | | | was built.
* add checks for ansi flags and not hard code themBill Hoffman2002-11-211-1/+0
|
* clean up flags with _init flagsBill Hoffman2002-11-111-10/+6
|
* BUG: fix setting of c flagsBill Hoffman2002-11-101-1/+3
|
* fix for cxxflagsBill Hoffman2002-11-091-6/+8
|
* ENH: Moved caching of C*_FLAGS* settings down to ↵Brad King2002-11-081-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 troubleBill Hoffman2002-11-081-0/+31