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

Аутор SHA1 Порука Датум
  Bill Hoffman 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them пре 23 година
  Bill Hoffman af1c727a1f ENH: add a check to make sure cmake can find the c or C++ compiler for trycompile пре 23 година
  Bill Hoffman b0f4a4cb39 ENH: fix IntDir jump and build problem пре 23 година
  Bill Hoffman 96189f79d5 ENH: unify EnableLanguage across all generators пре 23 година
  Bill Hoffman 1e8914ada8 BUG: fix get make command problems. пре 23 година
  Bill Hoffman e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage пре 23 година
  Andy Cedilnik 43a4436551 Fix problem on unix with space пре 23 година
  Bill Hoffman 2905d39689 ENH: check to make sure cmake matches the cmake used to generate the cache пре 23 година
  Bill Hoffman 7b54b22ccd ENH: force a global generate if the cache version does not match the running cmake пре 23 година
  Bill Hoffman d1051bb575 clean up flags with _init flags пре 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 c3007233ec Rename variables to remove warnings пре 23 година
  Brad King 5ce73bdd14 ENH: Added explicit declarations of some C functions that are hard to get from standard headers in como (www.comeaucomputing.com) strict mode. пре 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 b5de000f26 Improve backward compatibility, so that all backward compatibility stuff is in two modules; fix invoking of try_compile; add checking for header files and sizes of types пре 23 година
  Ken Martin 6132184cc3 better trycompile and enable langiages пре 23 година
  Brad King de48dbbf7c ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead. Also changed putenv to setenv for comeau on linux. пре 23 година
  Ken Martin 25ff4552b3 new arch пре 23 година
  Ken Martin a888ba53fa in progress пре 23 година