Commit History

Author SHA1 Message Date
  Brad King d2f4836f8e CPack/WIX: Prepare to provide version-specific WiX templates 1 year ago
  Vitaly Stakhovsky 1a49b439a5 Source: Use cmValue::IsOn and IsOff 1 year ago
  Max Gaukler 60661f6770 CPack/WiX: Make InstallScope configurable 2 years ago
  Ben Boeckel d58253d155 clang-tidy: fix `performance-faster-string-find` lints 2 years ago
  Ben Boeckel 32fe862b8c clang-tidy: fix `readability-container-size-empty` lints 2 years ago
  Ben Boeckel ffa49c23aa clang-tidy: fix `readability-else-after-return` lints 2 years ago
  Ben Boeckel 4489e9a85c clang-tidy: fix `modernize-use-auto` lints 2 years ago
  Ben Boeckel 93a366697f clang-tidy: fix `modernize-use-nullptr` lints 2 years ago
  Ben Boeckel e8983bd20d clang-tidy: fix `readability-braces-around-statements` lints 2 years ago
  Ben Boeckel 48b38d2d86 cmLocalVisualStudio10Generator: remove unnecessary `.c_str()` 2 years ago
  Ben Boeckel 809248a0c9 strings: use character literals where possible 2 years ago
  Ben Boeckel 7137b17835 cmStrCat: use in Windows-specific sources 2 years ago
  Ben Boeckel 2409f62d18 strings: simplify streaming sequences 2 years ago
  Ben Boeckel a5ba00bdf8 strings: combine string literals where possible 2 years ago
  Ben Boeckel 3f1378fbca strings: compare to static `string_view` instances in Windows-only code 2 years ago
  Marc Chevrier 241304190f CMake code rely on cmList class for CMake lists management (part. 2) 2 years ago
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Vitaly Stakhovsky b3edfcf46e cmValue: Use operator* explicitly to convert to std::string; avoid extra call 2 years ago
  FeRD (Frank Dana) 98a10290a8 cmSystemTools: Fix 'ErrorOccurred' spelling 3 years ago
  jakoblover cae7e5e38d CPack/WIX: Add CPACK_WIX_ARCHITECTURE to support Windows for ARM installers 3 years ago
  Vasileios Anagnostopoulos ed9dbe9218 CPack/WiX: Add option to skip the WixUIExtension 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 7fce78982b Use new SetOption signatures 4 years ago
  Marc Chevrier 202a65759b cmCPackGenerator::GetOption returns cmProp 4 years ago
  Fritz Elfert 267de3ba30 CPack/WiX: Add support for custom XML namespaces 5 years ago
  Marc Chevrier aacd4e4a90 Refactoring: add cm::contains to <cmext/algorithm> 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
  Rolf Eike Beer bfb69f9543 replace "substr(0, xx) ==" with cmHasPrefix() 5 years ago
  Rolf Eike Beer 871bf0cc88 CPackWIXGenerator: use cmStrCat for more parts 5 years ago
  Marc Chevrier 44867a8c01 Modernize memory management 5 years ago