summaryrefslogtreecommitdiffstats
path: root/CompileFlags.cmake
Commit message (Expand)AuthorAgeFilesLines
* HP-UX: Drop support for building CMake on HP-UXBrad King2017-08-071-12/+0
* SunPro: update flags used for CMake itselfDaniel Pfeifer2017-05-261-1/+2
* Update SunPro flags used for CMake itself to support C++11Brad King2017-05-081-1/+8
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-4/+0
* CompileFlags: Tell PGI compiler not to issue warning diagnosticsBrad King2016-09-281-0/+7
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variableBrad King2016-09-141-1/+1
* Merge topic 'drop-ancient-workarounds'Brad King2015-01-121-5/+0
|\
| * Remove VS 6 special case.Stephen Kelly2015-01-111-3/+0
| * Remove some obsolete stuff.Stephen Kelly2015-01-111-2/+0
* | SolarisStudio: Use alternative standard library to build CMake.Stephen Kelly2015-01-111-0/+8
|/
* Merge topic 'fix-gcc-hppa'Brad King2014-11-101-6/+10
|\
| * Workaround for short jump tables on PA-RISC.Chuck Atkins2014-11-101-6/+10
* | Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-1/+1
|/
* Merge topic 'matches-cleanup'Brad King2014-04-151-3/+3
|\
| * Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficientRolf Eike Beer2014-04-141-2/+2
| * Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-3/+3
* | CompileFlags: add better selection which aCC version gets -AA +hpxstd98 flagsRolf Eike Beer2014-04-121-2/+6
|/
* CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCCRolf Eike Beer2014-04-041-0/+8
* CompileFlags: Test for C++ features after selecting flagsRolf Eike Beer2014-04-041-1/+2
* Improve ld flags for CMake itself on Linux/HPPAGuy Martin2014-01-171-1/+1
* Linux/PA-RISC: Link with --unique=.text.* to help binutilsRolf Eike Beer2012-10-311-0/+6
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-10/+10
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-36/+36
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* Re-disable MSVC CRT deprecation warningsBrad King2009-10-281-1/+6
* Disable Intel CRT deprecation warningsBrad King2009-10-271-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+12
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-2/+5
* COMP: Fix warnings on VS9.Brad King2008-01-301-2/+2
* ENH: start trying to cleanup CMakeLists filesKen Martin2007-05-101-0/+44