Andy Cedilnik
|
f8f388b4ff
|
ENH: Since install works on Windows too, remove the UNIX
|
2004-07-30 15:50:44 -04:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Brad King
|
fa642fee71
|
ENH: Tweaked whitespace in documentation of command.
|
2003-08-06 15:22:26 -04:00 |
Brad King
|
a02574158d
|
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
2003-02-14 18:47:16 -05:00 |
Brad King
|
1f6a3c67b1
|
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
2002-10-23 18:03:27 -04:00 |
Brad King
|
e5e0132203
|
ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. Source paths can now be relative or full paths, and don't need to be in the same directory as the CMakeLists.txt file.
|
2002-09-17 10:56:18 -04:00 |
Ken Martin
|
b59f5ddb7f
|
fix install target
|
2002-07-15 08:44:58 -04:00 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
Bill Hoffman
|
baa28efd10
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
Brad King
|
3d86ad7237
|
ENH: Improved INSTALL_FILES and INSTALL_PROGRAMS commands to allow each call to the command in a single directory to specify a different install path.
|
2001-08-14 17:18:52 -04:00 |
Ken Martin
|
0ff3bdba20
|
better install support
|
2001-06-21 12:01:18 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Ken Martin
|
dbebd0a276
|
added install rules
|
2001-05-23 11:31:43 -04:00 |