Andy Cedilnik
|
2ccce878a3
ENH: Cleanups
|
hace 22 años |
Andy Cedilnik
|
0152cc3a35
ENH: Use new deprecation mechanism
|
hace 22 años |
Bill Hoffman
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
hace 22 años |
Ken Martin
|
dcc9c131b4
testing more agressive compatability settings
|
hace 23 años |
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.
|
hace 23 años |
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.
|
hace 23 años |
Ken Martin
|
7b5a8762c6
modified how source files store properties
|
hace 23 años |
Ken Martin
|
4b12e5a306
bug fix
|
hace 23 años |
Ken Martin
|
4d6433bdf6
bug fix
|
hace 23 años |
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
|
hace 23 años |
Ken Martin
|
e8e42bde66
added deprecated warnings for version 1.4 or later
|
hace 23 años |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
hace 23 años |
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.
|
hace 23 años |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
hace 24 años |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
hace 24 años |
Bill Hoffman
|
252f9fc1b1
BUG: fix generated files with no extension bug
|
hace 24 años |
Andy Cedilnik
|
e77515c2da
Add option of adding generated files to source list
|
hace 24 años |
Sebastien Barre
|
9ad598a9f0
Fix bug. Was using unexpanded var instead of copy
|
hace 24 años |
Sebastien Barre
|
340b1f1d8b
Expand var in name too
|
hace 24 años |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
hace 24 años |
Amitha Perera
|
e169953e92
ENH: Source and header file extensions are in variables in cmMakefile.
|
hace 24 años |
Bill Hoffman
|
1b9a530ef4
BUG: find files in subdirectories
|
hace 24 años |
Berk Geveci
|
b6121bf8a8
Added variable expansion.
|
hace 24 años |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
hace 24 años |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
hace 24 años |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
hace 24 años |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
hace 24 años |
Will Schroeder
|
658614ff6a
ENH:Reworked CMake for consistency
|
hace 25 años |