summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/IRIX64.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-8/+8
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-47/+47
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* Reduce duplication in Platform/<os>.cmake filesBrad King2009-12-021-2/+0
* BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and...Brad King2008-02-271-4/+4
* ENH: Enable dependent library search paths on more platformsBrad King2008-02-011-0/+3
* BUG: Move decision to switch library paths found in implicit link directories...Brad King2008-01-311-0/+10
* ENH: Enabling preprocessed source and asembly source generation rules on SGI ...Brad King2006-08-091-0/+16
* ENH: add more search paths and add UnixPaths to all unix platformsBill Hoffman2006-03-271-0/+1
* ENH: use c not cxxBill Hoffman2006-03-151-2/+2
* FIX: for 1852 fix fortran caseBill Hoffman2005-07-131-1/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-2/+2
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-3/+2
* 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 CMAKE_SHARED_LIBRARY_SONAME...Brad King2003-12-121-0/+2
* 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
* 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 CMakeSystemSpecificInformati...Brad King2002-11-081-18/+6
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+31