Commit History

Автор 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 години