Commit History

Autor SHA1 Mensaxe Data
  Andy Cedilnik b2e2c29d97 We should really just call make and not make all %!s(int64=22) %!d(string=hai) anos
  Ken Martin 04d604ec89 Lowercase has a bad signiture, so I have to live with it %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman c6d2312619 ENH: add testing for modules and one two config modes for cmaketest %!s(int64=23) %!d(string=hai) anos
  Brad King d6f98c2a82 ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart. %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik ad3478cd1d Add to usage %!s(int64=23) %!d(string=hai) anos
  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. %!s(int64=23) %!d(string=hai) anos
  Ken Martin cceb68f2a0 Remove memory leak caused by cmDynamicLoader not being deleted properly %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik 576a490daa Cleanup %!s(int64=23) %!d(string=hai) anos
  Ken Martin 4dec2a174a remove unused variables %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik e88e3d3cb5 Remove unnecessary include %!s(int64=23) %!d(string=hai) anos
  Ken Martin 25ff4552b3 new arch %!s(int64=23) %!d(string=hai) anos
  Ken Martin 7ebbc4399c no more singletons %!s(int64=23) %!d(string=hai) anos
  Ken Martin d7f1a49006 memory issue %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. %!s(int64=23) %!d(string=hai) anos
  Brad King 7fc1bd1281 ERR: UseIt() missing return type. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 384937a420 fix warning %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 290c509e11 ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now %!s(int64=23) %!d(string=hai) anos
  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. %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 60d604ae4e ENH: show output when running tests %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 2f639d37b5 ENH: add new command to create a test driver %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings %!s(int64=24) %!d(string=hai) anos
  Sebastien Barre 3ed2e6d02b ENH: add cmaketest to install targets (so that it can be used in other projects) and pass the rest of its command-line args to cmake %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 8c3400dc6b ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 59714406cc add ifdef for windows function %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 27617df8b0 close to dot net working %!s(int64=24) %!d(string=hai) anos
  Sebastien Barre 8a4a39d568 ENH: run CMake a second time. The first time it is run, some cache values are computed. The second time it is run, some commands check if the value is already in the cache and return that value instead of re-computing it. Therefore this ENH: a) make sure that this specific code is tested, b) increase coverage. %!s(int64=24) %!d(string=hai) anos
  Will Schroeder a6a43d5320 ENH:Updated copyright %!s(int64=24) %!d(string=hai) anos
  Bill Hoffman 9fd92a28f7 ENH: check the return value of the test program to be run %!s(int64=24) %!d(string=hai) anos