Andy Cedilnik
|
2ccce878a3
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
Andy Cedilnik
|
0152cc3a35
|
ENH: Use new deprecation mechanism
|
2003-07-21 14:44:25 -04:00 |
Bill Hoffman
|
ca773a5d6d
|
ENH: add stdlib.h for portability to borland 6
|
2003-05-24 10:07:58 -04:00 |
Ken Martin
|
dcc9c131b4
|
testing more agressive compatability settings
|
2002-12-20 10:23:51 -05:00 |
Brad King
|
4888c088ae
|
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
2002-12-11 18:13:33 -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 |
Ken Martin
|
7b5a8762c6
|
modified how source files store properties
|
2002-08-16 11:20:18 -04:00 |
Ken Martin
|
4b12e5a306
|
bug fix
|
2002-06-27 16:42:57 -04:00 |
Ken Martin
|
4d6433bdf6
|
bug fix
|
2002-06-27 16:25:19 -04:00 |
Ken Martin
|
44a7cd55ff
|
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
2002-06-27 15:57:09 -04:00 |
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 |