23 Commits (bde7f6c023fc0425502191e409f331ce9f3fd154)

Author SHA1 Message Date
Andy Cedilnik e015e10370 ENH: Pass -C flag to cmake to generate the apropriate build command 19 years ago
Brad King 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 years ago
Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 20 years ago
Andy Cedilnik 782bef7374 ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2 20 years ago
Andy Cedilnik b2f5af917b ENH: Remove the old code 21 years ago
Andy Cedilnik 1fff4183c2 ENH: Try to see if GenerateBuildCommand produces apropriate result 21 years ago
Bill Hoffman 584e0f2f64 fix for xcode 21 years ago
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 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 years ago
Bill Hoffman 6ad590aad6 ENH: dot net almost working 24 years ago
Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
Sebastien Barre 802e2efd5d no message 24 years ago
Bill Hoffman 27522269ff use -i not -k for make 24 years ago
Sebastien Barre b180bf609b fix warning for Borland build 24 years ago
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 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
John Biddiscombe ecff0d36ac ENH: Added a clause for Borland compiler compatibility 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 c84f6448a6 modified how paths are escaped, added depends 24 years ago
Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 years ago
Jim Miller 1c44097f13 Changed Windows build command to build Release 25 years ago
Bill Hoffman 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) 25 years ago
Bill Hoffman de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 25 years ago
Will Schroeder 54cfe84f3f ENH:New copyright 25 years ago
Ken Martin 888e47ddb4 better help 25 years ago
Bill Hoffman 2c1fb789d7 ENH: add help for cache entries 25 years ago
Ken Martin 73f04d1409 many fixes and cleanup and features 25 years ago
Bill Hoffman 818b0e5bc1 BUG: fix build directory problem 25 years ago
Ken Martin b49204ab0d new command 25 years ago
Ken Martin 2bba34959c new commands 25 years ago