summaryrefslogtreecommitdiffstats
path: root/Source/cmIDEOptions.h
Commit message (Expand)AuthorAgeFilesLines
* cmIDEOptions: Add HasFlag method to test if a flag is setBrad King2014-08-131-0/+1
* cmIDEOptions: Add an AppendFlag overload to append multiple valuesBrad King2014-08-131-0/+2
* cmIDEOptions: Add an AppendFlag method to update multi-valued optionsBrad King2014-07-311-0/+1
* cmIDEOption: Store mapped flag values as a vector<string>Brad King2014-07-231-1/+18
* VS: Support mapping flags with values following separately (#14858)Brad King2014-04-011-0/+1
* cmIDEOptions: Factor FlagMap update out to separate methodBrad King2014-04-011-0/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* Add an overload of cmIDEOptions::AddDefines taking a vector of strings.Stephen Kelly2013-07-101-0/+1
* VS10: Refactor link options collectionBrad King2012-10-261-0/+1
* VS2010: Fixed GenerateManifest flag (#10704)David Cole2011-02-091-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Separate option mapping from VS generatorsBrad King2009-07-291-0/+64