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
/
cmExecuteProcessCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
execute_process: Improve stdout/stderr merging
Brad King
2015-05-07
1
-5
/
+19
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-2
/
+2
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1
/
+1
*
execute_process: Send stderr through cmSystemTools::Stderr
Brad King
2014-05-15
1
-5
/
+5
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-8
/
+8
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-4
/
+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
Add parentheses around '&&' between '||' for gcc
Brad King
2009-09-11
1
-2
/
+2
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1
/
+1
*
BUG: Work around bug when calling insert on an empty vector of char on midwor...
Brad King
2007-10-15
1
-2
/
+22
*
ENH: Added OUTPUT_STRIP_TRAILING_WHITESPACE and ERROR_STRIP_TRAILING_WHITESPA...
Brad King
2006-10-16
1
-4
/
+46
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-5
/
+10
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
1
-1
/
+1
*
ENH: do not dereference empty stl vectors
Bill Hoffman
2006-03-22
1
-2
/
+2
*
ENH: Allow blocking of writing into the source tree
Andy Cedilnik
2006-03-22
1
-0
/
+9
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-6
/
+6
*
ENH: Remove extra windows newline characters from process output. Centralize...
Brad King
2006-02-10
1
-11
/
+27
*
ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec...
Brad King
2006-02-03
1
-0
/
+335