Historia zmian

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