summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/gcc.cmake
Commit message (Expand)AuthorAgeFilesLines
* Split GNU compiler information filesBrad King2009-12-021-27/+0
* BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and...Brad King2008-02-271-4/+4
* STYLE: move the two CMAKE_SHARED_LIBRARYC/CXX_FLAGS for gcc fromAlexander Neundorf2007-05-221-1/+2
* BUG: Applied patch from bug#4462.Brad King2007-02-191-2/+6
* ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug...Brad King2006-10-051-0/+2
* ENH: Changed preprocessed source extension to .i and assembly extension to .s...Brad King2006-08-091-4/+4
* ENH: Added generation of rules to manually request preprocessed or generated ...Brad King2006-08-081-0/+4
* BUG#895: Adding -DNDEBUG to C and C++ flags for release builds.Brad King2004-06-011-4/+4
* BUG: fix for bug 383 gcc flags are now always set if the compiler is gnuBill Hoffman2003-11-141-10/+16
* minor change to default compile flagsKen Martin2003-01-221-4/+4
* ENH: Adding build type flags for C.Brad King2002-12-181-0/+4
* clean up flags with _init flagsBill Hoffman2002-11-111-11/+6
* BUG: fix setting of c flagsBill Hoffman2002-11-101-1/+4
* 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/+18