提交历史

作者 SHA1 备注 提交日期
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 年之前
  Alessandro Ambrosano f65f20938c Autogen: Avoid processing CSharp targets 5 年之前
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 年之前
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 年之前
  Vitaly Stakhovsky 53675adbcf GetSafeProperty: return std::string const& 5 年之前
  Vitaly Stakhovsky c84cf42897 cmState::GetGlobalProperty: return cmProp 5 年之前
  Kyle Edwards 7abc3d61ac Ninja Multi-Config: Fix issue with framework dependencies and Autogen 5 年之前
  Marc Chevrier 36c8cae2e8 cmLocalGenerator: modernize memory management 5 年之前
  Daniel Eiband 777ceaea94 cmMakefile: Delay custom command creation 6 年之前
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 6 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Daniel Eiband f151a57705 cmMakefile: Move enumerations into new header 6 年之前
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 年之前
  Sebastian Holtermann ca2923110c Autogen: Modernize to use cmStrCat for string concatenation 6 年之前
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 年之前
  Sebastian Holtermann 71d6a1455e Autogen: Evaluate compiler features for the same exectuable only once 6 年之前
  Sebastian Holtermann 18f7b2ed21 Autogen: Add more frequently used keywords to Keywords class 6 年之前
  Sebastian Holtermann 5fb122ff75 Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords class 6 年之前
  Sebastian Holtermann b32e18fb88 Autogen: Remove static const generator name strings from cmQtAutoGen 6 年之前
  Sebastian Holtermann 5431395d68 Autogen: Add cmQtAutogenGlobalInitializer::Keywords class 6 年之前
  Sebastian Holtermann 63191b169e Autogen: Use more readable variable names for static const AUTO* strings 6 年之前
  Sebastian Holtermann a4e01d6707 Autogen: Add output caching GetExecutableTestOutput 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Brad King e44cc45530 Merge topic 'autogen_adaptive_warning' 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Sebastian Holtermann 5fe18eee13 Autogen: Adaptive missing Qt warning 6 年之前
  Sebastian Holtermann f2f1661334 Autogen: Add and use QtAutoGen::Tools method 6 年之前
  Sebastian Holtermann b2343ff086 Autogen: Fix rcc validity check 6 年之前