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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cmFileTimes instead of cmSystemToolsFileTime interface
Sebastian Holtermann
2019-05-22
1
-1/+2
*
Merge topic 'std-pipes-always'
Brad King
2019-05-03
1
-0/+1
|
\
|
*
Ensure stdin, stdout, and stderr pipes are always open
Brad King
2019-05-02
1
-0/+1
*
|
CPack/IFW: Add StyleSheet field
Zaytsev Yuriy
2019-05-02
2
-0/+20
|
/
*
cpack: Remove unused file with old development notes
Brad King
2019-04-11
1
-68/+0
*
tidy: Fix modernize-raw-string-literal in FreeBSD CPack generator
Brad King
2019-04-05
1
-1/+1
*
Modernize: Enable modernize-raw-string-literal in clang-tidy
Artur Ryt
2019-04-02
1
-13/+13
*
Modernize: Prefer .substr in place of .c_str() + int
Artur Ryt
2019-03-30
1
-1/+1
*
Replace use of CollapseCombinedPath with CollapseFullPath
Brad King
2019-03-19
2
-3/+2
*
cmSystemTools: More functions accept `std::string` params
Vitaly Stakhovsky
2019-02-20
1
-2/+1
*
cmMakefile::ConfigureFile: Accept `std::string` parameters
Vitaly Stakhovsky
2019-02-19
6
-12/+13
*
Delete some default constructors and assignment operators
Albert Astals Cid
2019-02-15
2
-0/+6
*
Merge topic 'systools-stdstring2'
Brad King
2019-02-13
1
-2/+1
|
\
|
*
cmSystemTools: More methods accept `std::string` params
Vitaly Stakhovsky
2019-02-11
1
-2/+1
*
|
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
3
-4/+5
|
/
*
Merge topic 'modernize-for-loops'
Brad King
2019-02-11
2
-37/+22
|
\
|
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
2
-37/+22
*
|
Merge topic 'runsinglecommand'
Brad King
2019-02-08
8
-23/+22
|
\
\
|
|
/
|
/
|
|
*
cmSystemTools::RunSingleCommand: Accept std::string argument
Vitaly Stakhovsky
2019-02-06
8
-23/+22
*
|
Prefer front/back/data over dereferencing begin/rbegin iter
Artur Ryt
2019-02-06
1
-1/+1
|
/
*
Merge topic 'functional-callbacks'
Brad King
2019-01-30
2
-13/+5
|
\
|
*
Use `std::function` for callbacks
Regina Pfeifer
2019-01-29
2
-13/+5
*
|
Merge topic 'copyfile-stdstring'
Brad King
2019-01-30
3
-8/+4
|
\
\
|
*
|
cmSystemTools: copy file member functions accept std::string params
Vitaly Stakhovsky
2019-01-29
3
-8/+4
|
|
/
*
|
Merge topic 'tidy-use-equals-default'
Brad King
2019-01-29
21
-79/+27
|
\
\
|
|
/
|
/
|
|
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
21
-79/+27
*
|
Merge topic 'renamefile-string'
Brad King
2019-01-25
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
cmSystemTools::RenameFile: Accepts std::string args
Vitaly Stakhovsky
2019-01-23
1
-1/+1
*
|
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
2
-31/+28
|
/
*
Merge topic 'read-list-file'
Brad King
2019-01-21
3
-7/+7
|
\
|
*
cmMakefile::ReadListFile() accepts std::string argument
Vitaly Stakhovsky
2019-01-17
3
-7/+7
*
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
4
-14/+15
|
/
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
2
-2/+4
*
Fix most clang -Wextra-semi-stmt warnings in C++ files
Sean McBride
2019-01-15
1
-7/+9
*
clang-tidy: Simplify boolean expressions
Regina Pfeifer
2019-01-15
2
-9/+3
*
IWYU: Update CMake code for IWYU built with Clang 6
Brad King
2019-01-15
3
-0/+3
*
Add missing override
Vitaly Stakhovsky
2018-12-30
1
-6/+6
*
Merge topic 'cpack-status-callback'
Brad King
2018-12-10
1
-0/+10
|
\
|
*
CPack/External: Fix status messages of staging scripts
Nils Gladitz
2018-12-07
1
-0/+10
*
|
cmCPackFreeBSDGenerator: fix clang-tidy issues
Regina Pfeifer
2018-12-06
1
-26/+19
*
|
Merge topic 'productbuild-encode-pkg-url-ref'
Brad King
2018-12-06
1
-1/+2
|
\
\
|
*
|
productbuild: escape pkg-ref urls
Brad King
2018-11-28
1
-1/+2
*
|
|
CPack/Deb: Remove paxr as a supported tar format for a .deb
Guillem Jover
2018-11-28
1
-1/+1
|
/
/
*
|
Merge topic 'readability-static-accessed-through-instance'
Brad King
2018-11-28
2
-4/+6
|
\
\
|
*
|
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-21
2
-4/+6
*
|
|
clang-tidy: fix warnings in macOS-only code
Brad King
2018-11-27
4
-5/+5
|
/
/
*
|
cpack: When given an unknown generator print out all valid generators
Robert Maynard
2018-11-09
1
-1/+14
*
|
cpack: Better error message when generator doesn't exist.
Robert Maynard
2018-11-08
1
-2/+3
|
/
*
CPack: Rename Ext generator to External
Craig Scott
2018-11-05
3
-38/+40
*
CPack/Deb: Add ability to split out debug symbols into .ddeb package
Andrew Fuller
2018-09-21
2
-384/+562
[next]