Commit History

Author SHA1 Message Date
  Brad King e604bb1be9 Merge topic 'clean-up-cmQtAutoGenerators' 10 years ago
  Brad King f05d9308c9 Merge topic 'clean-up-cmMakefile' 10 years ago
  Brad King a23fdec8d2 Merge topic 'doc-cmake-buildsystem-typo' 10 years ago
  Brad King 03a65dab30 Merge topic 'run-include-what-you-use' 10 years ago
  Brad King 41d833e1e9 Merge topic 'cleanup-module-policies' 10 years ago
  Brad King a696974298 Merge topic 'CheckTypeSyze-CMP0054' 10 years ago
  Kitware Robot f3c308dd82 CMake Nightly Date Stamp 10 years ago
  Kitware Robot e6fac4f8d9 CMake Nightly Date Stamp 10 years ago
  Stephen Kelly a5b59fae15 QtAutogen: Create global generator on the stack. 10 years ago
  Stephen Kelly fe401ede2a QtAutogen: Use a more-obvious delete-target. 10 years ago
  Stephen Kelly c95a55ad5a QtAutogen: Remove the need for a local makefile variable. 10 years ago
  Stephen Kelly 460e8fb9ad QtAutogen: Inline static factory method. 10 years ago
  Stephen Kelly 58f41c789f QtAutogen: Remove repeated setters. 10 years ago
  Stephen Kelly b9f9915516 cmMakefile: Remove VarUsageStack. 10 years ago
  Stephen Kelly 2b09d9f346 cmMakefile: Remove VarInitStack. 10 years ago
  Stephen Kelly 528d68021c cmMakefile: Use more suitable method name to log var usage. 10 years ago
  Stephen Kelly 9118b53b79 cmMakefile: Move internal method to private scope. 10 years ago
  Stephen Kelly f58c3774d1 cmMakefile: Mark definitions explicitly erased, even at top level. 10 years ago
  Stephen Kelly ea7b962be2 cmMakefile: Raise variable in scope explicitly when needed. 10 years ago
  Stephen Kelly c8cb66880c cmMakefile: Use early return to reduce nested code. 10 years ago
  Stephen Kelly bdd1aa91ae cmMakefile: Don't use else after return. 10 years ago
  Stephen Kelly c42f0e2b3e cmMakefile: Remove redundant conditions. 10 years ago
  Stephen Kelly caff8e5a3e cmCTest: Remove unimplemented method. 10 years ago
  Stephen Kelly bb1e8c3adf cmMakefile: Remove Print() debugging facilities. 10 years ago
  Stephen Kelly 1363bff83a cmMakefile: Remove duplicate variable initialization. 10 years ago
  Stephen Kelly 5b7ff35c4d cmMakefile: Don't expect the VarStack iterator to support size(). 10 years ago
  Stephen Kelly 390bc3244f cmMakefile: Remove redundant condition. 10 years ago
  Stephen Kelly 8ab1cce704 cmMakefile: Rename method to something more appropriate. 10 years ago
  Stephen Kelly 2dd5d42f52 cmMakefile: Make the public ReadListFile method take one param. 10 years ago
  Stephen Kelly f3e6a336f2 cmMakefile: Remove CurrentListFile member. 10 years ago