Commit History

Author SHA1 Message Date
  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
  Brad King 7d6ab5dc5b CPack: Restore support for custom package configuration templates 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Alexej Harm d69457077d CPackWIX: Allow omitting program menu folder and uninstall shortcut 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Brad King bfe0ea2d98 Merge topic 'cm-contains' 6 years ago
  Regina Pfeifer 2dfc52675c cmAlgorithms: Add cmContains 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Alex Turbov 98617f1be0 Refactor: Move CPack internal files to `Internal/CPack/` directory 6 years ago
  Vitaly Stakhovsky 0281f9a4ca cmMakefile::ConfigureFile: Accept `std::string` parameters 6 years ago