Commit History

Author SHA1 Message Date
  Gilles Khouzam 3f077996f5 VS: Add support for selecting the Windows 10 SDK (#15670) 10 years ago
  Mike Pagel fa5284f07f VS: Prevent generated "rule" files from causing rebuilds 10 years ago
  Brad King 40c7b46123 VS: Fix rebuild with regeneration after input CMake code change (#15754) 10 years ago
  Brad King 03bfe71ae0 VS: Refactor target ordering logic 10 years ago
  Brad King e134e53b47 Add support for *.manifest source files with MSVC tools 10 years ago
  Brad King 08ae6ced4d Merge topic 'vs-store-phone-cert-thumbs' 10 years ago
  Gilles Khouzam ac0bb4333d VS: Windows Store/Phone package cert thumbprint 10 years ago
  Stephen Kelly c2b7336ff3 cmGeneratorTarget: Move GetConfigCommonSourceFiles 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 8f89f8b1e9 Replace 'foo.size() != 0' pattern with !foo.empty(). 10 years ago
  Stephen Kelly 524610f967 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Stephen Kelly 7c809fa2a6 cmGeneratorTarget: Move GetLinkerLanguage from cmTarget. 10 years ago
  Stephen Kelly d6bb319b09 cmGeneratorTarget: Move GetFullName from cmTarget. 10 years ago
  Stephen Kelly a45fed81e5 cmGeneratorTarget: Move GetCompilePDBPath from cmTarget. 10 years ago
  Stephen Kelly 766839c56d cmGeneratorTarget: Move GetLibraryNames from cmTarget. 10 years ago
  Stephen Kelly 47803e6f8e cmGeneratorTarget: Move GetExecutableNames from cmTarget. 10 years ago
  Stephen Kelly 803a7982b4 cmGeneratorTarget: Move GetLinkInformation from cmTarget 10 years ago
  Stephen Kelly d568eefe10 cmCustomCommandGenerator: Require cmLocalGenerator in API. 10 years ago
  Mikhail Filimonov 8c0afaf450 VS: Add more Nsight Tegra generator Android property settings 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 e77142350d Get the local generator from the GeneratorTarget. 10 years ago
  Brad King d6fe79f3ab Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS' 10 years ago
  Stephen Kelly 6e570f857a cmLocalGenerator: Remove 'optional' parameter from Convert. 10 years ago
  Brad King c85367f408 VS: Compute project GUIDs deterministically 10 years ago
  Brad King 2f4bb4e9b0 VS: Do not accumulate configurations globally (#15577) 10 years ago
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago