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
/
cmCPackGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warnings: Remove unused variables
Craig Scott
2018-09-11
1
-4/+0
*
Merge topic 'cleanup-find-cstr'
Brad King
2018-08-09
1
-1/+1
|
\
|
*
Remove unnecessary c_str() in RegularExpression::find calls
Vitaly Stakhovsky
2018-08-07
1
-1/+1
*
|
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
Sebastian Holtermann
2018-08-07
1
-2/+2
|
/
*
cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal field
Kyle Edwards
2018-07-02
1
-11/+19
*
cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects()
Kyle Edwards
2018-07-02
1
-268/+284
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-94/+119
*
cmake_minimum_required: Optionally set policies with version range
Brad King
2018-03-21
1
-1/+2
*
cmWorkingDirectory: Check success of current dir changes
Craig Scott
2018-03-08
1
-0/+8
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-8/+6
*
Merge topic 'reduce-temporaries'
Brad King
2018-01-29
1
-3/+3
|
\
|
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-3/+3
*
|
Merge topic 'ctest-chrono'
Brad King
2018-01-26
1
-4/+6
|
\
\
|
|
/
|
/
|
|
*
Make use of std::chrono throughout every component
Wouter Klouwen
2018-01-23
1
-4/+6
*
|
CPack: accept --trace and --trace-expand
Isaiah Norton
2018-01-23
1
-0/+2
|
/
*
CPack: enable all CMake policies for generator scripts
Domen Vrankar
2017-12-09
1
-4/+11
*
CPack: enable setting default dir creation permissions
Domen Vrankar
2017-11-08
1
-10/+44
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-25
1
-26/+24
*
CPack: use a distinct checksum file for each generator
Domen Vrankar
2017-09-20
1
-2/+1
*
Meta: modernize old-fashioned loops to range-based `for` (CPack).
Pavel Solodovnikov
2017-09-19
1
-57/+38
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-3/+2
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-12/+11
*
Remove second arg: npos in substr usages
Pavel Solodovnikov
2017-06-01
1
-2/+2
*
CPack unify component/monolithic package symlink handling
Domen Vrankar
2017-05-14
1
-0/+1
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1/+1
*
c++: prefer vectors over lists
Ben Boeckel
2017-05-04
1
-3/+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-3/+3
*
cmWorkingDirectory: use the new class
Ben Boeckel
2017-03-06
1
-2/+2
*
CPack: Add option to specify --component-plist for productbuild
Tim Hutt
2017-02-17
1
-0/+5
*
Merge topic 'cpack-ifw-options'
Brad King
2016-11-30
1
-0/+18
|
\
|
*
CPackIFW: Add some options
Konstantin Podsvirov
2016-11-24
1
-0/+18
*
|
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-8/+8
|
/
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CPack: Add option to generate a checksum file next to each package file
Petr Orlov
2016-09-19
1
-1/+32
*
CPack: include what you use
Daniel Pfeifer
2016-09-06
1
-1/+4
*
CPack: don't use else after return
Daniel Pfeifer
2016-08-18
1
-1/+2
*
Merge topic 'compat-CPACK_INSTALL_CMAKE_PROJECTS-subdirectory'
Brad King
2016-07-20
1
-1/+2
|
\
|
*
CPack: Add compatibility for incorrect CPACK_INSTALL_CMAKE_PROJECTS value
Brad King
2016-07-19
1
-1/+2
*
|
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-4/+4
*
|
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
-10/+12
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-799/+574
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-38/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-7/+7
*
CPack: Fix CPACK_INSTALL_CMAKE_PROJECTS SubDirectory (4th) option
Daniel Wirtz
2016-02-18
1
-2/+1
*
cmState: Initialize default definitions immediately.
Stephen Kelly
2015-10-13
1
-0/+1
*
CPack: Remove needless cmLocalGenerator creation.
Stephen Kelly
2015-10-05
1
-3/+0
*
CPack: allow packaging of empty directories
Domen Vrankar
2015-09-28
1
-1/+9
*
Revert topic 'cpack-package-empty-dirs'
Brad King
2015-09-25
1
-4/+0
[next]