index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmIDEOptions.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmIDEOptions: Add support for case-insensitive flags
Brad King
2016-01-11
1
-2/+8
*
cmIDEOptions: Add HasFlag method to test if a flag is set
Brad King
2014-08-13
1
-0/+6
*
cmIDEOptions: Add an AppendFlag overload to append multiple values
Brad King
2014-08-13
1
-0/+8
*
cmIDEOptions: Add an AppendFlag method to update multi-valued options
Brad King
2014-07-31
1
-0/+7
*
cmIDEOption: Store mapped flag values as a vector<string>
Brad King
2014-07-23
1
-15/+12
*
VS: Support mapping flags with values following separately (#14858)
Brad King
2014-04-01
1
-2/+19
*
cmIDEOptions: Factor FlagMap update out to separate method
Brad King
2014-04-01
1
-27/+32
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
Add an overload of cmIDEOptions::AddDefines taking a vector of strings.
Stephen Kelly
2013-07-10
1
-0/+5
*
VS10: Refactor link options collection
Brad King
2012-10-26
1
-0/+11
*
VS2010: Fixed GenerateManifest flag (#10704)
David Cole
2011-02-09
1
-0/+6
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Separate option mapping from VS generators
Brad King
2009-07-29
1
-0/+178