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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1/+1
*
cmMakefile::ConfigureFile: Accept `std::string` parameters
Vitaly Stakhovsky
2019-02-19
1
-1/+2
*
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
1
-1/+1
*
CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPT
Nils Gladitz
2018-08-14
1
-1/+0
*
cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal field
Kyle Edwards
2018-07-02
1
-0/+1
*
cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects()
Kyle Edwards
2018-07-02
1
-0/+12
*
CPack: accept --trace and --trace-expand
Isaiah Norton
2018-01-23
1
-0/+12
*
CPack: enable setting default dir creation permissions
Domen Vrankar
2017-11-08
1
-2/+5
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-1/+1
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
cmCPackGenerator: Move macros to bottom of file
Daniel Pfeifer
2017-03-23
1
-14/+14
*
fix some include-what-you-use diagnostics
Daniel Pfeifer
2017-02-17
1
-1/+0
*
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
1
-1/+1
*
Merge topic 'cpack-ifw-options'
Brad King
2016-11-30
1
-0/+2
|
\
|
*
CPackIFW: Add some options
Konstantin Podsvirov
2016-11-24
1
-0/+2
*
|
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-3/+4
|
/
*
Remove cmObject.h and cmTypeMacro.h
Daniel Pfeifer
2016-10-24
1
-2/+0
*
Make cmCPackGenerator not inherit from cmObject
Daniel Pfeifer
2016-10-22
1
-4/+5
*
Do not define cout/cerr preprocessor symbols
Brad King
2016-10-04
1
-10/+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CPack: include what you use
Daniel Pfeifer
2016-09-06
1
-8/+10
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-27/+27
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
Add an "installed file" property scope
Nils Gladitz
2014-05-28
1
-0/+3
*
cmTypeMacro: Add a class to eat the semicolon following the macro use.
Stephen Kelly
2014-04-03
1
-3/+4
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Pass strings as install directories in CPack
Ben Boeckel
2014-03-08
1
-4/+4
*
stringapi: Use strings in CPack generator parameters
Ben Boeckel
2014-03-08
1
-6/+8
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-5/+5
*
CPackWIX: Allow Windows Installer property customization
Nils Gladitz
2014-03-01
1
-0/+1
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-7/+0
*
CPack: Fix clang -Wdocumentation warnings
Eric NOULARD
2013-09-24
1
-4/+5
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Merge topic 'CPack-activateRPM-DEB-onMacOS'
David Cole
2012-05-24
1
-0/+10
|
\
|
*
CPack allow RPM and DEB generator to be used on OSX.
Eric NOULARD
2012-05-20
1
-0/+10
*
|
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
Eric NOULARD
2012-05-14
1
-1/+10
*
|
CPack add easy possibility to warn about CPACK_SET_DESTDIR
Eric NOULARD
2012-05-14
1
-0/+23
|
/
*
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
Eric NOULARD
2012-03-18
1
-0/+14
*
RunSingleCommand: Replace verbose boolean with enum
Johan Björk
2011-07-28
1
-2/+5
*
Fix KWStyle warnings
Eric NOULARD
2011-04-04
1
-2/+4
*
Combine component packaging methods into an enum.
Clinton Stimpson
2011-03-31
1
-7/+19
*
CPack fix #11930 and simplifies component packaging options
Eric NOULARD
2011-03-23
1
-5/+0
*
CPack Authorize DISPLAY_NAME usage in component package
Eric NOULARD
2011-02-22
1
-0/+13
*
CPackRPM honors all the different ways of packaging components
Eric NOULARD
2011-02-06
1
-0/+13
[next]