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
/
cmInstallTargetsCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid requiring default cmTarget constructor for map indexing
Brad King
2016-09-14
1
-7/+10
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-24/+14
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-3/+2
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
make default install component name configurable
Alex Neundorf
2012-05-14
1
-1/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Further refinement of the CPack components functionality from Doug Gregor.
David Cole
2008-07-08
1
-0/+3
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+1
*
ENH: Do not generate install target unless some INSTALL or INSTALL_* commands...
Brad King
2006-08-31
1
-0/+4
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-2/+4
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
BUG: Fixed relink with new install framework.
Brad King
2006-02-19
1
-0/+1
*
ENH: Report an error if the target does not exists
Andy Cedilnik
2005-12-15
1
-1/+7
*
ENH: Make install on windows seems to work now
Andy Cedilnik
2004-01-27
1
-1/+14
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-4/+2
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
removed some includes
Ken Martin
2002-09-27
1
-1/+0
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+4
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
added install rules
Ken Martin
2001-05-23
1
-0/+66