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
/
Modules
/
Internal
/
CPack
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE`
Alex Turbov
2019-09-21
1
-16/+104
*
Refactor: Use `list` commands instead of old-way string ops
Alex Turbov
2019-09-21
1
-31/+20
*
Style: Remove spaces after command call and `(`
Alex Turbov
2019-09-08
1
-8/+8
*
CPack/STGZ: Require explicit acceptance or refusal of license
sidju
2019-08-23
1
-9/+13
*
Refactor: Move CPack internal files to `Internal/CPack/` directory
Alex Turbov
2019-07-09
17
-1/+1427
*
CPack: Fix SONAME regex in DEB generator
Kyle Edwards
2019-06-12
1
-1/+1
*
CPack/NuGet: Find nuget tool on case sensitive file system
Mathieu Malaterre
2019-06-05
1
-1/+1
*
CPackRPM: Hide CPACK_RPM_ROOTDIR debug if not CPACK_RPM_PACKAGE_DEBUG
Harry Mallon
2019-04-30
1
-1/+3
*
CPackRPM: Fix packaging in folders with ++ in name
Harry Mallon
2019-02-25
1
-1/+8
*
CPack/Deb: Remove paxr as a supported tar format for a .deb
Guillem Jover
2018-11-28
1
-3/+6
*
CPack: Rename Ext generator to External
Craig Scott
2018-11-05
1
-11/+11
*
Fix misc. typos
luz.paz
2018-10-03
1
-1/+1
*
CPack/Deb: Add ability to split out debug symbols into .ddeb package
Andrew Fuller
2018-09-21
1
-4/+96
*
CPack/Deb: Use CMAKE_COMMAND to set the environment
Andrew Fuller
2018-09-18
1
-3/+3
*
IN_LIST: Ensure policy allows if(IN_LIST) if used by a module
Craig Scott
2018-09-12
2
-0/+10
*
CPack: Add "CPack External" generator
Kyle Edwards
2018-07-02
1
-0/+53
*
CPack/RPM: Use CMAKE_COMMAND to reference cmake executable
Daniel Wyatt
2018-06-26
1
-1/+1
*
CPack: Move internal implementation modules into Internal/CPack directory
Kyle Edwards
2018-06-21
6
-0/+2968