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
/
cmInstallFilesCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Fix old-style install to prefix top
Brad King
2009-02-04
1
-0/+4
*
ENH: Further refinement of the CPack components functionality from Doug Gregor.
David Cole
2008-07-08
1
-1/+4
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-3/+2
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+1
*
BUG: Fix FILES mode after recent changes.
Brad King
2007-05-25
1
-0/+7
*
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
-13/+18
*
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/+5
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-1/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-17/+17
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-1/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-10/+10
*
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
-9/+68
*
fixe for files with paths
Ken Martin
2002-07-17
1
-1/+9
*
BUG: Only the last extension should be removed.
Brad King
2002-07-15
1
-1/+1
*
fix install target
Ken Martin
2002-07-15
1
-1/+1
*
removed all source lists from the system and made them vectors. Also appended...
Ken Martin
2002-06-27
1
-21/+4
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+4
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-3/+3
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-2/+0
*
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
*
BUG: Need to expand variables when a regular expression is specified.
Brad King
2001-08-01
1
-1/+3
*
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...
Brad King
2001-07-31
1
-6/+6
*
better install support
Ken Martin
2001-06-21
1
-18/+39
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
added install rules
Ken Martin
2001-05-23
1
-0/+107