index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmIDEOptions.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Fix nowarn compiler option to accept warning numbers.
Wil Stark
2019-02-07
1
-0
/
+2
*
Convert cmIDEFlagTable to use owned strings
Stephan Szabo
2018-11-28
1
-6
/
+6
*
cmIDEOptions: use std::string
Vitaly Stakhovsky
2018-02-26
1
-20
/
+22
*
VisualStudio generators: refactoring
Marc Chevrier
2018-01-23
1
-0
/
+42
*
cmIDEOptions: use std::string instead of const char*
Vitaly Stakhovsky
2017-12-08
1
-7
/
+8
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1
/
+1
*
Merge topic 'vs-rc-defines'
Brad King
2017-03-29
1
-0
/
+5
|
\
|
*
cmIDEOptions: Add GetDefines method
Brad King
2017-03-28
1
-0
/
+5
*
|
cmIDEOptions: Add SpaceAppendable flag table type
Brad King
2017-02-15
1
-0
/
+8
|
/
*
iwyu: Fix VisualStudio specific issues
Daniel Pfeifer
2016-11-28
1
-2
/
+5
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-72
/
+45
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-15
/
+0
*
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