Commit Verlauf

Autor SHA1 Nachricht Datum
  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 561a3da204 Several changes: COMPILE_DEFINITIONS is now depricated. If you want to specify some, use CMAKE_FLAGS -DCMAKE_DEFINITIONS:STRING=...; same goes for libraries, include path, ... It now detects wether the file is C or C++ and uses the apropriate project command, it also does the right thing when doing try_compile, so it does not execute configure for every single try_compile vor 23 Jahren
  Andy Cedilnik 565adb8115 Fix HP build vor 23 Jahren
  Andy Cedilnik 48fe81acdd Try to remove some warnings vor 23 Jahren
  Andy Cedilnik e6406f681d Abstract cleaning of files and add code that deletes files from Debug subdirectory vor 23 Jahren
  Andy Cedilnik 202600f95a Add GetLocal on cmMakefile and on local builds do not perform tests vor 23 Jahren
  Andy Cedilnik 157e2b4ac3 Add option of TRY_COMPILE to store the output of compilation so that if the output fails you can display it or store it in the file vor 23 Jahren
  Andy Cedilnik b17cfc7584 Fix try compile with second signature, remove cmake lists from cache so that multiple tests work vor 23 Jahren
  Ken Martin d4f5545007 updated to try compile vor 23 Jahren
  Ken Martin 610ff11cf3 now Try compile can include CMAKE_FLAGS vor 23 Jahren
  Brad King d631e114f9 BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into account. vor 23 Jahren
  Ken Martin 83f61619a3 slight change in signature vor 23 Jahren
  Ken Martin 7e6f9fff2b fix to the cleanup code vor 23 Jahren
  Ken Martin b3b0eeba05 fix to the cleanup code vor 23 Jahren
  Ken Martin 6132184cc3 better trycompile and enable langiages vor 23 Jahren
  Ken Martin 31f714fc2a another signature for Try_Compile vor 23 Jahren
  Ken Martin 5608a9a129 updated signature vor 23 Jahren
  Ken Martin 4855fe5c10 an early checking not complete vor 23 Jahren