Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source: Avoid comparing pointers to nullptr | Vitaly Stakhovsky | 2024-08-27 | 1 | -4/+4 |
* | CPack: Enable Inno Setup generator on non-Windows hosts | Andreas Oetken | 2024-04-15 | 1 | -9/+13 |
* | Source: Use cmValue::IsOn and IsOff | Vitaly Stakhovsky | 2024-03-17 | 1 | -2/+2 |
* | Remove unused variable | Christoph GrĂ¼ninger | 2024-02-14 | 1 | -2/+0 |
* | Source: Reduce vector entry allocations and copies | Rose | 2023-10-23 | 1 | -3/+4 |
* | cmCPackInnoSetupGenerator: Reserve space to reduce allocations | Rose | 2023-10-23 | 1 | -0/+1 |
* | strings: use `emplace_back` with `cmStrCat` arguments | Ben Boeckel | 2023-07-28 | 1 | -4/+4 |
* | InnoSetup: Always specify at least one component installation type | Jannik Alber | 2023-07-17 | 1 | -11/+8 |
* | Source: Fix -Wdangling-reference warnings exposed by gcc 13 | Brad King | 2023-05-22 | 1 | -1/+1 |
* | CPack: Add Inno Setup generator | Jannik Alber | 2023-04-28 | 1 | -0/+1159 |