Bill Hoffman
|
7d76de4403
|
make sure ; expansion is done in all commands
|
2002-03-29 14:20:32 -05:00 |
Bill Hoffman
|
809b32fe59
|
ENH: remove several compiler warnings
|
2002-03-13 10:25:11 -05:00 |
Bill Hoffman
|
4651dbcfc6
|
ENH: expand variables in arguments before the commands get them
|
2002-03-05 18:41:24 -05:00 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
Berk Geveci
|
e452849640
|
FIX: Entry doc. should never be overwritten. This may cause cmake to be re-run very often.
|
2002-01-15 13:20:22 -05:00 |
Bill Hoffman
|
3e24edcd04
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -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
|
65ef85320a
|
ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like /foo/bar/*).
|
2001-09-20 10:54:29 -04:00 |
Bill Hoffman
|
db1303aa7d
|
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
2001-08-08 11:54:46 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Sebastien Barre
|
2533d55099
|
The path found is now collapsed (cleaner).
|
2001-05-24 21:14:53 -04:00 |
Ken Martin
|
639f1fa239
|
added registry entry support and windows app support
|
2001-05-11 10:53:17 -04:00 |
Ken Martin
|
2fb2207c10
|
bug fixes
|
2001-04-30 14:56:06 -04:00 |
Ken Martin
|
07bd60f6b3
|
better help strings
|
2001-04-27 09:30:27 -04:00 |
Bill Hoffman
|
2c1fb789d7
|
ENH: add help for cache entries
|
2001-04-26 14:53:44 -04:00 |
Ken Martin
|
30ad61805b
|
bug fixes
|
2001-04-26 09:38:31 -04:00 |