aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules/DefineCompilerFlags.cmake
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Set gcc to c99 standard and enable pedantic.Andreas Schneider1-1/+1
2009-08-11Suppress warning about "deprecated" functions in MSVC.Andreas Schneider1-0/+5
2009-07-21Add compile flags and test for compiler options only if we use gcc.Andreas Schneider1-42/+41
2009-07-21Only add additional warnings if we have a GNU compiler.Andreas Schneider1-1/+3
2009-06-09Fix cmake on BSD.Andreas Schneider1-3/+3
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider1-0/+49