Commit Verlauf

Autor SHA1 Nachricht Datum
  Andy Cedilnik d7ee016535 Move the hi-res time to system tools vor 23 Jahren
  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. vor 23 Jahren
  Andy Cedilnik c1c74f925c When in verbose mode print test command vor 23 Jahren
  Andy Cedilnik eda89848be Remove unused variable vor 23 Jahren
  Andy Cedilnik f70a759446 Remove std::hex as it does not seems to work on SGI, attempt to fix ftime problem on borland vor 23 Jahren
  Andy Cedilnik 5a1fccd34d Fix namespace, typo, and make ftime work on windows vor 23 Jahren
  Andy Cedilnik f4859295eb Even more cleanups, fix time on certain platforms such as windows, cygwin, and linux. Hopefully we can add entries for other platforms until try_compile works. Also escape certain characters for xml. vor 23 Jahren
  Andy Cedilnik 066cea228b More cleanups, fix prexontext and log number vor 23 Jahren
  Andy Cedilnik 461a3d2089 Add LastBuild.log file, fix some minor problems in output, modify output a bit... vor 23 Jahren
  Brad King 281f7519e1 ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Removed cmInputStringStream. vor 23 Jahren
  Andy Cedilnik 1dcfcc809e Remove warning vor 23 Jahren
  Andy Cedilnik 089429fee9 Try to use platform independent input string stream vor 23 Jahren
  Andy Cedilnik ea87271c4a Reorganization, cleanup and some improvement in dart emulation vor 23 Jahren
  Andy Cedilnik 8f63293056 Add parsing of warnings and errors vor 23 Jahren
  Andy Cedilnik 350eeeab4e Add configure option and fix potential bug in other targets. Now the run command is actually run with directory, so eventually we should be able to run this from a subdirectory vor 23 Jahren
  Andy Cedilnik fba1ca0b68 Fix update so that it actually updates the source directory, vor 23 Jahren
  Andy Cedilnik 088709e99f Add missing namespace vor 23 Jahren
  Andy Cedilnik da70a950de Add some minimal Dart capability to ctest. For example now you can actually use ctest to build projects, do cvs update on all platforms. This is especially cool for Visual Studio where you do not want to load the whole development environment just to build your project. vor 23 Jahren
  Ken Martin 5b6d899bc6 Set comspec substitute vor 23 Jahren
  Andy Cedilnik 80f20047af Add verbose flag -V, which makes the output of tests to be displayed; also add help to ctest vor 23 Jahren
  Ken Martin 4dec2a174a remove unused variables vor 23 Jahren
  Ken Martin 7df776057b BUG: make sure windows paths are used for the command or it will not work for win 98 vor 23 Jahren
  Brad King 3d7a869b39 ERR: Fix for fprintf format warning. vor 23 Jahren
  Bill Hoffman ceb365813f ENH: fix depend problem vor 23 Jahren
  Sebastien Barre 31413a216b ENH: if -R or -E was used, displays also the name of the tests that passed. vor 23 Jahren
  Ken Martin 543b4ca1b9 less noisy about changing directories vor 24 Jahren
  Bill Hoffman 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... vor 24 Jahren
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings vor 24 Jahren
  Sebastien Barre e64c63cc90 ENH: add -E option (exclude tests matching a regexp) vor 24 Jahren
  Bill Hoffman 0b6f8be725 add command line option -D for config directory to run vor 24 Jahren