Commit History

Author SHA1 Message Date
  Stephen Kelly 4ab2750c54 cmLocalGenerator: Add GetProjectName method. 10 years ago
  Stephen Kelly 21f428f4c0 VisualStudio: Replace Compute override with AddExtraIDETargets override. 10 years ago
  Stephen Kelly 51e4863782 VS: Remove impossible condition. 10 years ago
  Brad King 03bfe71ae0 VS: Refactor target ordering logic 10 years ago
  Stephen Kelly c2b7336ff3 cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget. 10 years ago
  Stephen Kelly 69329fff70 cmGeneratorTarget: Move GetLanguages from cmTarget. 10 years ago
  Stephen Kelly a7f5d70dde cmGeneratorTarget: Move compile defintions processing from cmTarget. 10 years ago
  Stephen Kelly 44ffb9cdb4 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Stephen Kelly 0e14c7ee63 Replace 'foo.size() > 0' pattern with !foo.empty(). 10 years ago
  Brad King 6e5953e9a4 Merge topic 'use-generator-target' 10 years ago
  Stephen Kelly 1f54bc1cf3 cmTarget: Split storage of include directories from genexes. 10 years ago
  Stephen Kelly dd11f72ced cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget. 10 years ago
  Stephen Kelly 5edb335485 cmGlobalGenerator: Virtualize the Compute step and override it. 10 years ago
  Stephen Kelly ff1019bfac cmGlobalGenerator: Move generation object creation to Compute(). 10 years ago
  Stephen Kelly a1209be550 VisualStudio: Skip global targets when processing. 10 years ago
  Brad King ad91d0edd5 Merge topic 'auto_export_dll_symbols' 10 years ago
  Bill Hoffman 8f86407cfd Windows: Optionally generate DLL module definition files automatically 10 years ago
  Stephen Kelly faec4e611d cmComputeTargetDepends: Change API to use cmGeneratorTarget. 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 e435f875ec VS: Move version information to global generator. 10 years ago
  Stephen Kelly b17686d2bb cmGlobalGenerator: Move some flags from cmLocalGenerator. 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 years ago
  Brad King eeb60102e8 VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 years ago
  Brad King b16f26f5f9 Merge topic 'target-objects-refactor' 11 years ago
  Stephen Kelly 6c9dd0ec7b cmGlobalGenerator: Make ComputeTargetObjects non-virtual 11 years ago
  Clinton Stimpson ee8cef8725 Encoding: If configured, write Visual Studio project files as UTF-8. 11 years ago