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
/
cmExecuteProcessCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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