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
/
cmAddSubDirectoryCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-2/+2
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-4/+4
*
cmMakefile: Remove unused PreOrder member.
Stephen Kelly
2015-04-01
1
-1/+1
*
Replace !foo.size() pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-4/+4
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-3/+3
*
add_subdirectory: Compute output dir with consistent slashes (#10072)
Brad King
2013-03-12
1
-5/+10
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-2/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+1
*
ENH: some code cleanup
Ken Martin
2007-03-12
1
-3/+3
*
BUG: Fix automatic computation of binary path to work for subdirectories of o...
Brad King
2006-08-31
1
-44/+56
*
COMP: Removed unused variable.
Brad King
2006-06-05
1
-2/+0
*
BUG: Always check whether a subdirectory is below the top of the source befor...
Brad King
2006-06-05
1
-23/+15
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-1/+2
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-2/+7
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-7/+7
*
ENH: better format for ADD_SUBDIRECTORY command
Ken Martin
2005-09-12
1
-17/+47
*
ENH: removed the PREORDER option from the AddSubDirectory command
Ken Martin
2005-05-31
1
-7/+1
*
ENH: added immediate subdirectory command
Ken Martin
2005-03-18
1
-0/+96