index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CPack
/
IFW
/
cmCPackIFWInstaller.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake code rely on cmList class for CMake lists management (part. 2)
Marc Chevrier
2023-04-29
1
-0/+1
*
cmValue: Use operator* explicitly to convert to std::string; avoid extra call
Vitaly Stakhovsky
2023-01-16
1
-18/+20
*
CPackIFW: Fix regression in icon file names
Jean-Philippe Lebel
2022-04-14
1
-3/+3
*
CPack/IFW: Add missing referenced source file validation
Craig Scott
2022-03-25
1
-2/+22
*
CPackIFW: add support for signing the generated app bundles on macOS
Erlend E. Aasland
2021-11-22
1
-0/+7
*
CPackIFW: Add support for RunProgram* config variables
Erlend E. Aasland
2021-10-17
1
-0/+33
*
Merge topic 'ifw-installer-icon-filenames'
Craig Scott
2021-10-15
1
-4/+12
|
\
|
*
CPackIFW: Avoid colliding names for icons / logos
Erlend E. Aasland
2021-10-14
1
-4/+12
*
|
CPackIFW: Add support for DisableCommandLineInterface config attribute
Konstantin Podsvirov
2021-10-14
1
-0/+16
|
/
*
Merge topic 'ifw-product-images'
Brad King
2021-10-13
1
-0/+19
|
\
|
*
CPackIFW: Add support for ProductImages config option
Erlend E. Aasland
2021-10-08
1
-0/+19
*
|
CPackIFW: Add version guard for configuration attributes
Erlend E. Aasland
2021-10-08
1
-77/+86
|
/
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-30/+31
*
cmCPackGenerator::GetOption returns cmProp
Marc Chevrier
2021-09-13
1
-57/+55
*
CPackIFWInstaller: Avoid potential null pointer dereference
Craig Scott
2021-02-19
1
-2/+9
*
CPackIFW: Improve warning and docs for show page list option
Craig Scott
2021-02-14
1
-3/+5
*
CPackIFW: Fix cppcheck warnings
Craig Scott
2021-02-14
1
-3/+4
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-5/+5
*
CPackIFW: Add CPACK_IFW_PACKAGE_WIZARD_SHOW_PAGE_LIST variable
Konstantin Podsvirov
2020-11-27
1
-0/+25
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4/+4
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-2/+2
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-2/+1
*
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
Sebastian Holtermann
2019-08-05
1
-1/+2
*
CPack/IFW: Add StyleSheet field
Zaytsev Yuriy
2019-05-02
1
-0/+17
*
Merge topic 'copyfile-stdstring'
Brad King
2019-01-30
1
-2/+1
|
\
|
*
cmSystemTools: copy file member functions accept std::string params
Vitaly Stakhovsky
2019-01-29
1
-2/+1
*
|
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
|
/
*
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
Sebastian Holtermann
2018-08-07
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-3/+6
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-1/+1
*
CPack/IFW: Add option to control deletion of the install directory
Jean-Philippe Lebel
2017-12-15
1
-0/+13
*
Merge topic 'ranged-for'
Brad King
2017-09-19
1
-6/+4
|
\
|
*
Meta: modernize old-fashioned loops to range-based `for` (CPack).
Pavel Solodovnikov
2017-09-19
1
-6/+4
*
|
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-3/+3
|
/
*
CPackIFW: Access refactoring
Konstantin Podsvirov
2017-05-09
1
-154/+159
*
CPackIFW: Refactor out some commonly used code
Konstantin Podsvirov
2017-05-03
1
-60/+12
*
cmCPackIFWInstaller: fix validation of WizardStyle option
Konstantin Podsvirov
2017-04-26
1
-4/+5
*
clang-tidy: use operators for string comparison
Daniel Pfeifer
2017-04-26
1
-3/+2
*
clang-tidy: remove reduntant .data() calls
Daniel Pfeifer
2017-04-21
1
-12/+9
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
CPack: drop CPack prefix for includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
QtIFW: Added new options to QtIFW cpack generator for modifying wizard style
Alexander Voitenko
2017-01-17
1
-3/+116
*
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
1
-1/+1
*
Merge topic 'cpack-ifw-options'
Brad King
2016-11-30
1
-1/+5
|
\
|
*
CPackIFW: Add some options
Konstantin Podsvirov
2016-11-24
1
-1/+5
*
|
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-3/+5
|
/
*
fix more issues reported by clang-tidy
Daniel Pfeifer
2016-10-20
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CPackIFW: Add 'cpack_ifw_add_package_resources' command
Konstantin Podsvirov
2016-09-19
1
-0/+84
[next]