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.
|
23 years ago |
Bill Hoffman
|
991b551595
ENH: fix build name
|
23 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Sebastien Barre
|
99c9d77f21
Fix: argument was not used.
|
24 years ago |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
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
|
24 years ago |
Ken Martin
|
e0fa3f281c
changes to better handle old values or hand set values
|
24 years ago |
Jim Miller
|
c453f2fc7a
FIX: BuildName removes path to compiler and converts any illegal characters
|
24 years ago |
Jim Miller
|
d2c2cf3296
FIX: added AddDefinition() to store site name and build name in makefile. Also stripped
|
24 years ago |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
Bill Hoffman
|
4ea1c51eba
clean up for build on its own
|
24 years ago |
Bill Hoffman
|
650691850b
BUG: fix compiler name
|
24 years ago |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
24 years ago |
Dan Blezek
|
1349d06e78
ENH: Proper build name
|
24 years ago |
Bill Hoffman
|
8a21493f56
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 years ago |