Brad King
|
cfa25e9e1a
|
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will.
|
2001-07-31 11:29:21 -04:00 |
Amitha Perera
|
e169953e92
|
ENH: Source and header file extensions are in variables in cmMakefile.
AUX_SOURCE_DIRECTORY will only add files that have a "source" extension.
|
2001-07-16 18:40:42 -04:00 |
Ken Martin
|
012603c746
|
duh
|
2001-06-13 13:53:11 -04:00 |
Ken Martin
|
521e301116
|
minor cvs web changeCMakeLists.txt
|
2001-06-13 13:49:24 -04:00 |
Ken Martin
|
dbebd0a276
|
added install rules
|
2001-05-23 11:31:43 -04:00 |
Bill Hoffman
|
e606732b94
|
ENH: allow duplicate libraries
|
2001-05-23 09:35:14 -04:00 |
Ken Martin
|
a15ae83e95
|
fix for expaning libraries prior to generating dsp
|
2001-05-10 15:32:49 -04:00 |
Ken Martin
|
2da0c57d46
|
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
2001-04-30 10:44:00 -04:00 |
Will Schroeder
|
54cfe84f3f
|
ENH:New copyright
|
2001-04-27 08:01:17 -04:00 |
Ken Martin
|
73f04d1409
|
many fixes and cleanup and features
|
2001-04-24 16:49:12 -04:00 |