summaryrefslogtreecommitdiff
path: root/Source/cmIDEFlagTable.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* VS: Fix nowarn compiler option to accept warning numbers.Wil Stark2019-02-071-0/+3
* Convert cmIDEFlagTable to use owned stringsStephan Szabo2018-11-281-4/+6
* cmIDEOptions: Add SpaceAppendable flag table typeBrad King2017-02-151-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-15/+15
* cmIDEOptions: Add support for case-insensitive flagsBrad King2016-01-111-0/+1
* VS: Support mapping flags with values following separately (#14858)Brad King2014-04-011-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Separate VS flag table typeBrad King2009-07-291-0/+45