Commit History

Author SHA1 Message Date
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 32f756c822 CursesDialog: include what you use 9 years ago
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Joerg Sonnenberger 6c442e5a89 ccmake: Pass format string to 'printw' (#15738) 10 years ago
  Stephen Kelly ff7169a03c Port to cmState. 10 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Thomas Jarosch d1751fbf17 ccmake: Fix off-by-one memory access error 14 years ago
  Brad King ff1f8d0b53 Fix or cast more integer conversions in cmake 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 98c51ff6dc ENH: Overhaul CMake version numbering 16 years ago
  Bill Hoffman e2a7c9358f ENH: fix warning 19 years ago
  Bill Hoffman 33170bc371 ENH: there can be only one version 19 years ago
  Ken Martin fb5d92ea37 ENH: m_ cleanup for curses 19 years ago
  Brad King c7a75e92c9 COMP: Changed while(1) to for(;;) to avoid warning about constant control expression. 20 years ago
  Bill Hoffman 02722857bd BUG: don't let the messages get too big 23 years ago
  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 years ago
  Ken Martin 2c7e9b3b59 new architecture 23 years ago
  Brad King 55f3a3817e ERR: Fixed compiler warnings about unused parameters. 23 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Ken Martin b4e27e9795 prints the relese version 24 years ago
  Berk Geveci 69cb66f7ff Updated toolbar. 24 years ago
  Berk Geveci d42ded5b16 Added debugging. 24 years ago
  Berk Geveci e9d4096713 Improved help. 24 years ago