Cronologia Commit

Autore SHA1 Messaggio Data
  Brad King 1d00ed7cf7 cmPolicies: Drop unnecessary check from ApplyPolicyVersion 7 anni fa
  Brad King 0df559832b cmPolicies: Pass policy version as std::string 7 anni fa
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 anni fa
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 anni fa
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 anni fa
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 anni fa
  Brad King 4f5bbbeab9 Add deprecation warnings for policies CMP0036 and below 8 anni fa
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 anni fa
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 anni fa
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 anni fa
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 anni fa
  Daniel Pfeifer 1a9de8035c surround macro arguments with parentheses 9 anni fa
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations 9 anni fa
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 anni fa
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 anni fa
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 anni fa
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 anni fa
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 anni fa
  Brad King 180538c706 Source: Stabilize include order 9 anni fa
  Brad King cc684857c2 cmPolicies.cxx: Add missing include <ctype.h> for isdigit (#16066) 9 anni fa
  Stephen Kelly 5447ca1a94 cmMakefile: Remove CMP0001 handling to callers. 10 anni fa
  Stephen Kelly 71e69fc93b cmPolicies: Store only state that users can set. 10 anni fa
  Stephen Kelly 93cc2eef38 cmPolicies: Store all statuses in a single bitset. 10 anni fa
  Stephen Kelly 44a8115797 cmPolicies: Replace UNDEFINED bitset with WARN bitset. 10 anni fa
  Stephen Kelly 013ada80ea cmPolicies: Implement PolicyMap in terms of bitset. 10 anni fa
  Stephen Kelly be6664c208 cmPolicies: Implement abstraction for PolicyMap. 10 anni fa
  Stephen Kelly 13981f2068 cmPolicies: Make all API static. 10 anni fa
  Stephen Kelly 23e2bcc8db cmPolicies: Remove unused DefinePolicy method. 10 anni fa
  Stephen Kelly 5641ba4fca cmPolicies: Remove unused cmPolicy class. 10 anni fa
  Stephen Kelly 3de5449703 cmPolicies: Loop over all policies using enum constants. 10 anni fa