Vitaly Stakhovsky
|
e991145430
Source: Avoid duplicate calls
|
7 months ago |
Brad King
|
5d700abda4
Source: Simplify FindProgram calls
|
8 months ago |
Kitware Robot
|
de273b2e11
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Alex Turbov
|
f3f70c2f90
StringAlgorithms: Refactor `cmTokenize()` function
|
1 year ago |
Vitaly Stakhovsky
|
17ee28728b
cmCPackGenerator: Add GetOptionIfSet() to avoid duplicate calls
|
1 year ago |
Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |
Andreas Oetken
|
d4a46314ac
CPack: Enable Inno Setup generator on non-Windows hosts
|
1 year ago |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 year ago |
Christoph Grüninger
|
95a9494974
Remove unused variable
|
1 year ago |
Rose
|
9ca6dfc280
Source: Reduce vector entry allocations and copies
|
2 years ago |
Rose
|
d1c1e95331
cmCPackInnoSetupGenerator: Reserve space to reduce allocations
|
2 years ago |
Ben Boeckel
|
d4144b9c0a
strings: use `emplace_back` with `cmStrCat` arguments
|
2 years ago |
Jannik Alber
|
c80190c6ab
InnoSetup: Always specify at least one component installation type
|
2 years ago |
Brad King
|
93ee2b369c
Source: Fix -Wdangling-reference warnings exposed by gcc 13
|
2 years ago |
Jannik Alber
|
1d6db66179
CPack: Add Inno Setup generator
|
3 years ago |