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
/
cmCPackIFWGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+3
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-17/+11
*
CPack/IFW: Command vectorization
Konstantin Podsvirov
2019-08-27
1
-47/+72
*
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-2/+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-4/+3
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-4/+4
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-3/+4
*
cmSystemTools::RunSingleCommand: Accept std::string argument
Vitaly Stakhovsky
2019-02-06
1
-4/+4
*
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
-2/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-13/+22
*
Make use of std::chrono throughout every component
Wouter Klouwen
2018-01-23
1
-6/+7
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
Merge topic 'ranged-for'
Brad King
2017-09-19
1
-19/+10
|
\
|
*
Meta: modernize old-fashioned loops to range-based `for` (CPack).
Pavel Solodovnikov
2017-09-19
1
-19/+10
*
|
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-2/+2
|
/
*
Merge topic 'cpackifw-repositories-directories'
Brad King
2017-08-28
1
-0/+39
|
\
|
*
CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variable
Konstantin Podsvirov
2017-08-17
1
-0/+39
*
|
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-5/+5
|
/
*
CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variable
Konstantin Podsvirov
2017-08-09
1
-10/+24
*
CPackIFW: Access refactoring
Konstantin Podsvirov
2017-05-09
1
-108/+117
*
CPackIFW: Refactor out some commonly used code
Konstantin Podsvirov
2017-05-03
1
-73/+40
*
CPack: drop CPack prefix for includes
Daniel Pfeifer
2017-04-11
1
-3/+3
*
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/+13
*
CPack: include what you use
Daniel Pfeifer
2016-09-06
1
-15/+14
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-7/+9
*
Prefer istringstream and ostringstream over stringstream.
Daniel Pfeifer
2016-06-14
1
-1/+1
*
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
1
-8/+16
*
CPackIFW: Add support for Promoting Updates
Konstantin Podsvirov
2016-05-18
1
-6/+56
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-292/+207
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-22/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-8/+8
*
CPack/IFW: port to cmXMLWriter
Daniel Pfeifer
2016-03-23
1
-7/+8
*
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
1
-1/+0
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-08-24
1
-1/+1
*
CPackIFW: Load module to set CPACK_IFW_FRAMEWORK_VERSION
Konstantin Podsvirov
2015-07-08
1
-2/+4
*
CPackIFW: Add QtIFW 2.0 support
Konstantin Podsvirov
2015-05-15
1
-3/+76
*
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-2/+4
*
CPackIFW: Added support for multiple repositories
Konstantin Podsvirov
2014-10-05
1
-12/+18
*
CPackIFW: Search algorithm update
Konstantin Podsvirov
2014-10-04
1
-12/+13
*
CPackIFW: Revise this generator
Konstantin Podsvirov
2014-08-12
1
-10/+17
*
CPackIFW: Refactor and revise this generator
Konstantin Podsvirov
2014-08-11
1
-0/+538