Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers 8 lat temu
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 lat temu
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 lat temu
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 lat temu
  Daniel Pfeifer 7fb14775a3 cmDisallowedCommand: extract policy checking from cmCommand 8 lat temu
  Daniel Pfeifer 5214bb354b Avoid some copies 9 lat temu
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 lat temu
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 lat temu
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 lat temu
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 lat temu
  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. 11 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