커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 년 전
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 년 전
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 년 전
  Brad King 180538c706 Source: Stabilize include order 9 년 전
  Stephen Kelly c0969b1033 cmMakeDepend: Inline into inheriting class. 10 년 전
  Stephen Kelly 6a1e73281f cmMakeDepend: Inline into only user. 10 년 전
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 년 전
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 년 전
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 년 전
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 년 전
  Stephen Kelly 4fe963f656 Use new cmHasLiteralPrefix function 12 년 전
  Brad King 6865c8fe05 Add policy CMP0032 to disallow output_required_files 12 년 전
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 년 전
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 년 전
  Bill Hoffman ada0f98e91 BUG: fix for 5071, report error if output file can not be opened 17 년 전
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 년 전
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags 18 년 전
  Ken Martin 3c4bfa1003 STYLE: fix line length 19 년 전
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 년 전
  Bill Hoffman 13c322a0be ENH: fix test 20 년 전
  Bill Hoffman eef7ccc9d6 ENH: add .txx files and put the start directory in the search path 20 년 전
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 22 년 전
  Ken Martin 7928df0817 updated for changes in Depend Calcs 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 년 전
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 년 전
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 년 전
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 년 전
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 년 전
  Brad King 82c1916a6d ENH: Hacked together a new implementation of the dependency generator code. This should support finding dependencies for individual files without doing them for the entire makefile. Use cmMakeDepend::FindDependencies() to do this. 24 년 전
  Brad King b4339eba05 ERR: Removed unused variable. 24 년 전