Commit History

Author SHA1 Message Date
  Stephen Kelly d4a8a554ea cmGlobalGenerator: Map local generators to generator targets. 10 years ago
  Stephen Kelly faec4e611d cmComputeTargetDepends: Change API to use cmGeneratorTarget. 10 years ago
  Stephen Kelly 8ec60c675a cmGlobalGenerator: Create GeneratorTargets with a local generator. 10 years ago
  Stephen Kelly 7f3e16239f cmGlobalGenerator: Re-arrange data layout. 10 years ago
  Brad King 0886880e3b Merge topic 'cmMakefile-Configure' 10 years ago
  Stephen Kelly a653611db0 cmake: Replace CurrentLocalGenerator concept with CurrentMakefile. 10 years ago
  Brad King c85367f408 VS: Compute project GUIDs deterministically 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly e12afe766e cmState: Host some state from the cmGlobalGenerator. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Stephen Kelly aaeec642ca cmGlobalGenerator: De-virtualize methods with no overrides. 10 years ago
  Brad King 594dd9b36a Merge topic 'use-std-unordered_map' 10 years ago
  Stephen Kelly d7923b82ad Use std::unordered_map instead of hash_map where available. 10 years ago
  Stephen Kelly 684e5cefb2 cmGlobalGenerator: Host the MakeSilentFlag. 10 years ago
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 years ago
  Stephen Kelly b17686d2bb cmGlobalGenerator: Move some flags from cmLocalGenerator. 10 years ago
  Brad King 957c2aac7f RC: Simplify selection of resource compiler based on C/C++ toolchain 10 years ago
  Brad King a588d1ee99 Merge topic 'fix-cmState-try_compile-languages' 10 years ago
  Brad King 27343e3b68 cmGlobalGenerator: Finish storing enabled languages in cmState 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Stephen Kelly 55ecd818f6 cmGlobalGenerator: Store languages as vector, not map. 10 years ago
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 years ago
  Brad King ce331bab92 find_library: Fix repeat call after changing directory content (#15293) 11 years ago
  Ruslan Baratov e6db4c5a4e file: Add LOCK subcommand to do file and directory locking 11 years ago
  Peter Collingbourne 4d1fedf46e Give the interactive cache editor the USES_TERMINAL property 11 years ago
  Stephen Kelly b80557c7bd file(GENERATE): Evaluate early to allow generating source files 11 years ago
  Geoff Viola bef23e8181 Fix some spelling errors in comments 11 years ago
  Brad King 0f1f1271e6 CMake: Add CMAKE_GENERATOR_PLATFORM option 11 years ago
  Brad King 30983ebec1 cmGlobalGenerator: Take Build output argument by reference 11 years ago
  Brad King f5c0efdbe4 cmGlobalGenerator: Create a non-virtual 'DoGenerate' method 11 years ago