Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky f6e7d5f3a0 Reduce the scope of temporary cmProp variables and other improvements 5 years ago
  Brad King db02ccf406 Merge topic 'cmake-presets-no-path-arg-warning' 5 years ago
  Kyle Edwards cb2d01c182 CMakePresets.json: Don't warn if no path argument is given 5 years ago
  Craig Scott 105ef112c9 Merge topic 'cmake-presets-path-arg' 5 years ago
  Craig Scott 698851cdb7 Merge topic 'cmake-presets-path-arg' into release-3.19 5 years ago
  Brad King 388dc4d2ac Merge topic 'correct_profiling-output_exception' 5 years ago
  Brad King 9fa7afe7d3 Merge topic 'correct_profiling-output_exception' into release-3.19 5 years ago
  Kyle Edwards b7d7eca66d CMakePresets.json: Rework how --preset argument is handled 5 years ago
  Robert Maynard afac7482d2 cmake: command arguments which use '=' behave consistently 5 years ago
  Craig Scott dbd1d737f9 Merge topic 'cmake-presets-toolset-arch-config' 5 years ago
  Kyle Edwards 64afabdbcb CMakePresets.json: Split cmakeGeneratorConfig field 5 years ago
  Kyle Edwards 5ef9978087 Merge topic 'cmake-presets-invalid-macro' 5 years ago
  Kyle Edwards 638557cbfe CMakePresets.json: Properly report macro expansion errors 5 years ago
  Cengizhan Pasaoglu bd705788f6 Constify some code as suggested by clang-tidy 5 years ago
  Brad King 9952ee063a server: remove deprecated 'cmake -E server' mode 5 years ago
  Brad King 8c4c658ab0 Merge topic 'cmake-presets' 5 years ago
  Kyle Edwards 8617479061 CMake: Add presets functionality 5 years ago
  Kyle Edwards 5a36542086 Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() 5 years ago
  Adriaan de Groot e4e85c5b2d cmake: Fix uninitialized member in HandleDeleteCacheVariables 5 years ago
  Brad King e8b0359a43 cmake_language: Add signature to DEFER calls to later times 5 years ago
  vvs31415 d298ae7470 cmake::GetCacheDefinition: Return cmProp 5 years ago
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
  Brad King f10682b796 Merge topic 'ispc_lang_support' 5 years ago
  Robert Maynard 34cc6acc81 Add ISPC compiler support to CMake 5 years ago
  Kyle Edwards 491dddfbde Bootstrap: Add support for Ninja 5 years ago
  Brad King 4daf76e10a Merge topic 'compiler_flags' 5 years ago
  Vitaly Stakhovsky f37c14e930 Source: use cmNonempty() 5 years ago
  Fred Baksik ec1d3bc0b6 cmake: avoid exception when printing "changed variables" message 5 years ago
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 years ago
  Vitaly Stakhovsky 8ef18e8525 Clean a few string conversions 5 years ago