summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/ConfigCPack.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update cmake packaging scriptMarc Jeanmougin2019-10-041-1/+1
|
* Fic CPack ignore filesMarc Jeanmougin2019-09-091-1/+1
|
* Update WIX CPack attributesMarc Jeanmougin2019-06-251-0/+8
|
* Improve deb generation and install scriptsMarc Jeanmougin2019-03-151-6/+172
|
* CMake: Remove popt from dependenciesEduard Braun2018-11-211-1/+1
| | | | Not required anymore after 408cb49b5559a81ea803df64bf58457a5dd4bf16
* Clarify licensesMax Gaukler2018-11-081-1/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* CMake/CPack: Define INKSCAPE_CPACK_PREFIX instead of overwriting ↵Eduard Braun2018-01-281-3/+3
| | | | | | INKSCAPE_DIST_PREFIX Allows moving the CPack configuration to a more reasonable position...
* CMake/CPack: Set CPACK_PACKAGE_INSTALL_DIRECTORY only onceEduard Braun2018-01-281-2/+0
|
* CMake/CPack: CPackDeb only available on UNIXEduard Braun2018-01-281-16/+17
|
* Add FindNSIS and fix prefixMarc Jeanmougin2018-01-231-1/+1
|
* CPack fixesMarc Jeanmougin2018-01-221-16/+5
|
* Configure CPackMarc Jeanmougin2018-01-211-0/+79