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
/
cmCPackIFWRepository.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-2/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-7/+7
*
cmCPackGenerator::GetOption returns cmProp
Marc Chevrier
2021-09-13
1
-12/+13
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
1
-2/+2
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-3/+3
*
clang-tidy: address bugprone-branch-clone lints
Ben Boeckel
2020-04-13
1
-4/+0
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+2
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
cmSystemTools::RenameFile: Accepts std::string args
Vitaly Stakhovsky
2019-01-23
1
-1/+1
*
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
Sebastian Holtermann
2018-08-07
1
-1/+1
*
Replace empty-string comparisons with checking against `empty()`.
Pavel Solodovnikov
2017-09-21
1
-1/+1
*
Merge topic 'ranged-for'
Brad King
2017-09-19
1
-3/+2
|
\
|
*
Meta: modernize old-fashioned loops to range-based `for` (CPack).
Pavel Solodovnikov
2017-09-19
1
-3/+2
*
|
Merge topic 'string-clear'
Brad King
2017-09-19
1
-7/+7
|
\
\
|
*
|
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-7/+7
|
|
/
*
|
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
-85/+87
*
CPackIFW: Refactor out some commonly used code
Konstantin Podsvirov
2017-05-03
1
-48/+0
*
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
-1/+1
*
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CPack: include what you use
Daniel Pfeifer
2016-09-06
1
-5/+7
*
Merge topic 'cpack-ifw-fix-repo-attributes'
Brad King
2016-07-06
1
-2/+2
|
\
|
*
CPackIFW: Fix attributes for Promoting Updates repository replacement
Konstantin Podsvirov
2016-07-05
1
-2/+2
*
|
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
|
Add CM_OVERRIDE to some functions
Daniel Pfeifer
2016-06-27
1
-3/+3
*
|
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-4/+9
*
|
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-9/+5
|
/
*
CPackIFW: Add support for Promoting Updates
Konstantin Podsvirov
2016-05-18
1
-0/+341