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
/
cmInstallProgramsCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to install under the p...
Brad King
2007-05-25
1
-1/+7
*
ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets....
Brad King
2007-05-23
1
-12/+14
*
ENH: some code cleanup
Ken Martin
2007-03-12
1
-1/+1
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-1/+2
*
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
-13/+13
*
BUG: Added FILES mode to INSTALL_PROGRAMS command to make the single argument...
Brad King
2005-03-01
1
-3/+14
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-1/+1
*
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
*
ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. ...
Brad King
2002-09-17
1
-5/+42
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+4
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-4/+1
*
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: Improved INSTALL_FILES and INSTALL_PROGRAMS commands to allow each call ...
Brad King
2001-08-14
1
-16/+14
*
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...
Brad King
2001-07-31
1
-0/+106