Historia zmian

Autor SHA1 Wiadomość Data
  Bill Hoffman add1f25f58 BUG:427 trycompile target must be exe 22 lat temu
  Andy Cedilnik 3b7c4b2a7b ENH: More scripting changes 22 lat temu
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 22 lat temu
  Andy Cedilnik 0b150f69c2 ENH: Use the new RunCommand 22 lat temu
  Bill Hoffman 79c298e12c ENH: set CMAKE_SYSTEM_VERSION for windows 22 lat temu
  Brad King e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 lat temu
  Bill Hoffman ca773a5d6d ENH: add stdlib.h for portability to borland 6 22 lat temu
  Brad King a843439d14 BUG: Work-around for SGI MipsPro bug where #error doesn't return an error to make. 22 lat temu
  Brad King 20b198835c ENH: When the initially configured generator is invalid, allow the user to change the generator without deleting the cache by hand. 22 lat temu
  Brad King a30148e640 ENH: Improved error message when a wrong generator is selected. 22 lat temu
  Bill Hoffman e3d93e22f8 BUG: add better testing for notfound 23 lat temu
  Bill Hoffman d9d19a4d68 fix warning 23 lat temu
  Bill Hoffman 81aee11c21 ENH: add checking for NOTFOUND 23 lat temu
  Bill Hoffman f58d7df66a ENH: add checking for NOTFOUND 23 lat temu
  Bill Hoffman 2f4ea98a4c add a fatal error, and make sure c and c++ compilers work before using them 23 lat temu
  Ken Martin 6772b9f90b fix warnings 23 lat temu
  Ken Martin 05955d6403 fix bug in env settings 23 lat temu
  Bill Hoffman f36608b8ed fix warning 23 lat temu
  Bill Hoffman 384523a315 restore the environment for cxx and cc in global generator 23 lat temu
  Ken Martin 5c92fa4879 only load bw compat if CMAKE_BACK... is set 23 lat temu
  Bill Hoffman bf70e0c246 BUG: enable the languages when not running in global mode 23 lat temu
  Andy Cedilnik 1c6203b406 Add java support 23 lat temu
  Andy Cedilnik 39714fb179 Rename variable to remove warning 23 lat temu
  Bill Hoffman 7987ce88cb ENH: set the CXX and CC environment vars 23 lat temu
  Bill Hoffman 96189f79d5 ENH: unify EnableLanguage across all generators 23 lat temu
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 lat temu
  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 lat temu
  Sebastien Barre cb5763a410 ENH: update the progress when generating is "done". 23 lat temu
  Ken Martin c751d2ebff added progress 23 lat temu
  Andy Cedilnik 66d04692a0 Attempt to make NMake quiet during TRY_COMPILE 23 lat temu