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
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
13
-57/+55
*
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
Kitware Robot
2019-08-09
1
-2/+2
*
cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize
Sebastian Holtermann
2019-08-05
3
-7/+7
*
Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With
Sebastian Holtermann
2019-08-01
1
-1/+2
*
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-1/+1
*
cmMakefile: Let AddDefinition accept a value as cm::string_view
Sebastian Holtermann
2019-07-24
2
-19/+15
*
Merge topic 'cpack-install-scripts'
Craig Scott
2019-07-22
1
-2/+14
|
\
|
*
CPack: Introduce CPACK_INSTALL_SCRIPTS variable
Alex Turbov
2019-07-21
1
-2/+14
*
|
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
|
Merge topic 'cleanup-statics-stream-flush'
Craig Scott
2019-07-13
1
-4/+6
|
\
\
|
*
|
Refactor: Use anonymous namespace instead of `static`s in `cpack.cxx`
Alex Turbov
2019-07-09
1
-4/+6
|
|
/
*
|
Merge topic 'iwyu-memory'
Brad King
2019-07-11
2
-2/+1
|
\
\
|
*
|
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
2
-2/+1
|
|
/
*
|
Refactor: Move CPack internal files to `Internal/CPack/` directory
Alex Turbov
2019-07-09
5
-7/+9
|
/
*
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
[next]