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 年之前 |
Bill Hoffman
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 年之前 |
Bill Hoffman
|
6ad590aad6
ENH: dot net almost working
|
24 年之前 |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
Sebastien Barre
|
802e2efd5d
no message
|
24 年之前 |
Bill Hoffman
|
27522269ff
use -i not -k for make
|
24 年之前 |
Sebastien Barre
|
b180bf609b
fix warning for Borland build
|
24 年之前 |
Bill Hoffman
|
407afb906c
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake
|
24 年之前 |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 年之前 |
John Biddiscombe
|
ecff0d36ac
ENH: Added a clause for Borland compiler compatibility
|
24 年之前 |
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 年之前 |
Ken Martin
|
c84f6448a6
modified how paths are escaped, added depends
|
24 年之前 |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 年之前 |
Jim Miller
|
1c44097f13
Changed Windows build command to build Release
|
24 年之前 |
Bill Hoffman
|
8a21493f56
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 年之前 |