Ken Martin
|
e8e42bde66
|
added deprecated warnings for version 1.4 or later
|
2002-04-19 14:03:47 -04:00 |
Bill Hoffman
|
7d76de4403
|
make sure ; expansion is done in all commands
|
2002-03-29 14:20:32 -05:00 |
Bill Hoffman
|
8b3b49a010
|
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
2002-03-29 10:06:30 -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 |
Bill Hoffman
|
252f9fc1b1
|
BUG: fix generated files with no extension bug
|
2002-01-21 10:11:47 -05:00 |
Andy Cedilnik
|
e77515c2da
|
Add option of adding generated files to source list
|
2002-01-17 14:11:26 -05:00 |
Sebastien Barre
|
9ad598a9f0
|
Fix bug. Was using unexpanded var instead of copy
|
2001-11-08 11:50:28 -05:00 |
Sebastien Barre
|
340b1f1d8b
|
Expand var in name too
|
2001-11-08 10:40:05 -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 |
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 |
Bill Hoffman
|
1b9a530ef4
|
BUG: find files in subdirectories
|
2001-06-28 14:01:21 -04:00 |
Berk Geveci
|
b6121bf8a8
|
Added variable expansion.
|
2001-06-27 17:19:11 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -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 |
Ken Martin
|
865ec96644
|
major changes to support multiple libraries and source lists
|
2001-04-11 14:59:02 -04:00 |
Will Schroeder
|
658614ff6a
|
ENH:Reworked CMake for consistency
|
2001-01-18 11:20:24 -05:00 |