index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
CPack
/
cpack.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure stdin, stdout, and stderr pipes are always open
Brad King
2019-05-02
1
-0
/
+1
*
Modernize: Prefer .substr in place of .c_str() + int
Artur Ryt
2019-03-30
1
-1
/
+1
*
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
1
-1
/
+1
*
Use `std::function` for callbacks
Regina Pfeifer
2019-01-29
1
-6
/
+2
*
cmMakefile::ReadListFile() accepts std::string argument
Vitaly Stakhovsky
2019-01-17
1
-3
/
+3
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1
/
+2
*
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
*
|
cpack: When given an unknown generator print out all valid generators
Robert Maynard
2018-11-08
1
-1
/
+14
*
|
cpack: Better error message when generator doesn't exist.
Robert Maynard
2018-11-08
1
-2
/
+3
|
/
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-7
/
+9
*
Help: Improve accuracy, readability and cross-referencing of cpack docs
Craig Scott
2018-04-28
1
-9
/
+11
*
CPack: Fix crash on invalid generator name
Brad King
2018-04-10
1
-4
/
+4
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1
/
+1
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-1
/
+1
*
Merge topic 'cpack_trace'
Brad King
2018-01-24
1
-0
/
+20
|
\
|
*
CPack: accept --trace and --trace-expand
Isaiah Norton
2018-01-23
1
-0
/
+20
*
|
Extend libuv file translate mode workaround to all executables
Brad King
2018-01-23
1
-0
/
+1
*
|
cpack: Enable MSVC debug hook earlier
Brad King
2018-01-23
1
-2
/
+1
|
/
*
cpack: Fix compilation on Cygwin after auto_ptr removal
Brad King
2017-09-27
1
-1
/
+1
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-26
1
-27
/
+25
*
CPack: Add missing check for CPACK_INSTALL_SCRIPT variable
Alex Turbov
2017-09-20
1
-1
/
+2
*
Merge topic 'ranged-for'
Brad King
2017-09-19
1
-12
/
+6
|
\
|
*
Meta: modernize old-fashioned loops to range-based `for` (CPack).
Pavel Solodovnikov
2017-09-19
1
-12
/
+6
*
|
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-16
1
-1
/
+1
|
/
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-6
/
+6
*
cmState: remove RemoveUnscriptableCommands
Daniel Pfeifer
2017-05-08
1
-2
/
+0
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1
/
+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-4
/
+4
*
Windows: Use UTF-8 for pipes in CMake, CTest and CPack
Dāvis Mosāns
2016-11-30
1
-0
/
+2
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-14
/
+15
*
Enable Unicode output to Windows consoles
Dāvis Mosāns
2016-10-26
1
-0
/
+8
*
Remove cmObject.h and cmTypeMacro.h
Daniel Pfeifer
2016-10-24
1
-1
/
+0
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0
/
+1
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1
/
+1
*
Do not define cout/cerr preprocessor symbols
Brad King
2016-10-04
1
-2
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
CPack: include what you use
Daniel Pfeifer
2016-09-07
1
-6
/
+14
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-17
1
-1
/
+1
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-1
/
+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-6
/
+6
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-5
/
+1
*
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-2
/
+2
*
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
1
-1
/
+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-213
/
+165
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-7
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-5
/
+5
*
cmState: Initialize default definitions immediately.
Stephen Kelly
2015-10-14
1
-0
/
+1
*
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
1
-1
/
+0
[next]