Историја ревизија

Аутор SHA1 Порука Датум
  Bill Hoffman 09ba0a0a31 BUG: keep more of the case information пре 22 година
  Bill Hoffman df32e28b1d BUG: need a dummy first argument to cmake пре 22 година
  Ken Martin baaf5eae7d fix to the signature and argument parsing пре 22 година
  Ken Martin bab4bcb570 fix compiler warnings пре 22 година
  Brad King dc3fd5c267 ENH: Merged use of kwsys library. пре 22 година
  Bill Hoffman 62b612fbf8 add better testing for unlink пре 23 година
  Bill Hoffman 4d6dba4c37 ENH: only force the use of ansi flags in backwards mode пре 23 година
  Brad King a45217f2a2 ENH: TryCompile should produce a verbose makefile. пре 23 година
  Bill Hoffman e03219860d Make try compile add a depend to re-run cmake if its source chagnes пре 23 година
  Andy Cedilnik cab011b7ec Remove warning пре 23 година
  Bill Hoffman fc68dd61c3 fix for c flags пре 23 година
  Bill Hoffman ddf6808956 fix flag setting пре 23 година
  Bill Hoffman 145390fcc9 fix flag setting пре 23 година
  Bill Hoffman a8a087b099 move compile defs to cxx and c flags пре 23 година
  Bill Hoffman c544cb4307 clean up entire temp directory пре 23 година
  Bill Hoffman a7098d1433 move ansi cxx flags stuff out of try compile and into cmake files пре 23 година
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble пре 23 година
  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 година
  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 пре 23 година
  Andy Cedilnik 565adb8115 Fix HP build пре 23 година
  Andy Cedilnik 48fe81acdd Try to remove some warnings пре 23 година
  Andy Cedilnik e6406f681d Abstract cleaning of files and add code that deletes files from Debug subdirectory пре 23 година
  Andy Cedilnik 202600f95a Add GetLocal on cmMakefile and on local builds do not perform tests пре 23 година
  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 пре 23 година
  Andy Cedilnik b17cfc7584 Fix try compile with second signature, remove cmake lists from cache so that multiple tests work пре 23 година
  Ken Martin d4f5545007 updated to try compile пре 23 година
  Ken Martin 610ff11cf3 now Try compile can include CMAKE_FLAGS пре 23 година
  Brad King d631e114f9 BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into account. пре 23 година
  Ken Martin 83f61619a3 slight change in signature пре 23 година
  Ken Martin 7e6f9fff2b fix to the cleanup code пре 23 година