Histórico de Commits

Autor SHA1 Mensagem Data
  Bill Hoffman d85738fe3f remove warning há 21 anos atrás
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. há 21 anos atrás
  Bill Hoffman b5bdf2cb0a ENH: add better error reporting for file open failures há 21 anos atrás
  Bill Hoffman 878609935a ENH: try compiles in CXX require C to be enabled as well há 21 anos atrás
  Bill Hoffman 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code há 21 anos atrás
  Bill Hoffman 9655299f08 ENH: initial fortran support há 21 anos atrás
  Brad King 1e03fe75bb ENH: Clarified recursive TRY_COMPILE error message. há 21 anos atrás
  Berk Geveci ec3a119480 BUG: When error occurs, try compiles should still work há 21 anos atrás
  Bill Hoffman 09ba0a0a31 BUG: keep more of the case information há 22 anos atrás
  Bill Hoffman df32e28b1d BUG: need a dummy first argument to cmake há 22 anos atrás
  Ken Martin baaf5eae7d fix to the signature and argument parsing há 22 anos atrás
  Ken Martin bab4bcb570 fix compiler warnings há 22 anos atrás
  Brad King dc3fd5c267 ENH: Merged use of kwsys library. há 22 anos atrás
  Bill Hoffman 62b612fbf8 add better testing for unlink há 23 anos atrás
  Bill Hoffman 4d6dba4c37 ENH: only force the use of ansi flags in backwards mode há 23 anos atrás
  Brad King a45217f2a2 ENH: TryCompile should produce a verbose makefile. há 23 anos atrás
  Bill Hoffman e03219860d Make try compile add a depend to re-run cmake if its source chagnes há 23 anos atrás
  Andy Cedilnik cab011b7ec Remove warning há 23 anos atrás
  Bill Hoffman fc68dd61c3 fix for c flags há 23 anos atrás
  Bill Hoffman ddf6808956 fix flag setting há 23 anos atrás
  Bill Hoffman 145390fcc9 fix flag setting há 23 anos atrás
  Bill Hoffman a8a087b099 move compile defs to cxx and c flags há 23 anos atrás
  Bill Hoffman c544cb4307 clean up entire temp directory há 23 anos atrás
  Bill Hoffman a7098d1433 move ansi cxx flags stuff out of try compile and into cmake files há 23 anos atrás
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble há 23 anos atrás
  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. há 23 anos atrás
  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 há 23 anos atrás
  Andy Cedilnik 565adb8115 Fix HP build há 23 anos atrás
  Andy Cedilnik 48fe81acdd Try to remove some warnings há 23 anos atrás
  Andy Cedilnik e6406f681d Abstract cleaning of files and add code that deletes files from Debug subdirectory há 23 anos atrás