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
/
cmSetDirectoryPropertiesCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include necessary headers in commands
Daniel Pfeifer
2016-10-26
1
-1/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Avoid else after return
Daniel Pfeifer
2016-09-16
1
-1/+2
*
use empty method to check for emptyness
Daniel Pfeifer
2016-09-15
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-35/+21
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-7/+7
*
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
-2/+2
*
ENH: some property cleanup and added GetProperty
Ken Martin
2007-06-25
1
-29/+1
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-16/+31
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-3/+6
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-5/+5
*
ENH: Implement additional make clean files as a directory property instead of...
Andy Cedilnik
2004-05-20
1
-3/+9
*
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change...
Andy Cedilnik
2004-04-23
1
-0/+79