Historia zmian

Autor SHA1 Wiadomość Data
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 lat temu
  Bill Hoffman 6b47b28867 ENH: fix line length style stuff 19 lat temu
  Bill Hoffman aa47caab2d FIX: apply patch from bug# 1965 20 lat temu
  Brad King 48aedb2ba3 ENH: Fully implemented SOURCE_GROUP command. 22 lat temu
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 lat temu
  Ken Martin ba68f771b3 yikes added new custom command support 22 lat temu
  Andy Cedilnik 3893ee72d2 Add comment support, so that you can see in build process what the custom command does 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
  Bill Hoffman 076aafe79a ENH: add file specific compile flags 24 lat temu
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 lat temu
  Bill Hoffman cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 24 lat temu
  Bill Hoffman ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 lat temu
  Bill Hoffman de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 lat temu
  Ken Martin 4d9b2f59cc better custom rules 24 lat temu
  Brad King 2f42d7ffcb BUG: Removed output of dual rules for source files that are processed by both the compiler and by a custom command. Also removed generation of duplicate CMakeLists.txt in the project files. 24 lat temu
  Will Schroeder 54cfe84f3f ENH:New copyright 24 lat temu
  Bill Hoffman 90e5612298 ENH: new GUI editor for cmake cache file 24 lat temu
  Ken Martin 865ec96644 major changes to support multiple libraries and source lists 24 lat temu
  Brad King 8c087d0e7a ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. 24 lat temu