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 |
Vitaly Stakhovsky
|
65baaa0e37
cmSystemTools::RunSingleCommand: Accept std::string argument
|
6 years ago |
Lars Schmertmann
|
f2134169f6
WiX: Add the build directory to IncludeSearchPaths for candle.exe
|
7 years ago |
Kyle Edwards
|
48bc8b2b82
CPack: Move internal implementation modules into Internal/CPack directory
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Stephen Sorley
|
e1409101c9
cpack wix: support WiX generator on Cygwin
|
8 years ago |
Pavel Solodovnikov
|
f43baf6981
Meta: modernize old-fashioned loops to range-based `for` (CPack).
|
8 years ago |
Keith Holman
|
58cf9d417e
wix: adds ability to modify attributes with patch
|
8 years ago |
Keith Holman
|
03628bb699
wix: fix spelling error in function name
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
26ee9e4291
CPack: drop CPack prefix for includes
|
8 years ago |
Nils Gladitz
|
558a69fc90
CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variable
|
8 years ago |
Daniel Pfeifer
|
d0c14dfb36
avoid including cmStandardIncludes.h
|
9 years ago |
Brad King
|
5420278dc8
Port hash computation to cmCryptoHash
|
9 years ago |
Clinton Stimpson
|
baead1e2a8
Encoding: Remove option to use ANSI code page internally
|
9 years ago |