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
/
cmSeparateArgumentsCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-13
/
+11
*
separgs: Add a NATIVE_COMMAND mode
Christian Pfeiffer
2017-04-26
1
-0
/
+7
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-0
/
+6
*
Separate compilation for commands included in cmBootstrapCommands2
Daniel Pfeifer
2016-10-21
1
-0
/
+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-48
/
+39
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1
/
+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-4
/
+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: Teach separate_arguments() to parse commands
Brad King
2009-07-14
1
-9
/
+85
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1
/
+1
*
BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITION...
Ken Martin
2007-03-07
1
-2
/
+1
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-1
/
+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-2
/
+2
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3
/
+3
*
ENH: add new command to separate space separated arguments
Bill Hoffman
2002-04-30
1
-0
/
+38