1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Wilfried Goesgens 5b58156309 Fix logrotate configuration (#4212) 2018-02-19 17:08:39 +01:00
Simran a15f6c6f05 CMake: do not set CPACK_PACKAGING_INSTALL_PREFIX for Windows builds to avoid CPack errors (#3947)
Default value is "/", everything else can lead to an invalid temporary
path being generated (_CPack_Packages path + CPACK_PACKAGING_INSTALL_PREFIX path)
2017-12-14 20:50:18 +01:00
Wilfried Goesgens cb043fb668 fix filename for mac bundles 2017-03-23 14:10:25 +01:00
Wilfried Goesgens 1f12a95be6 fix windows package filenames 2017-03-03 10:48:06 +01:00
Wilfried Goesgens 778f34eb38 add tarball package target in any case 2017-02-22 00:59:33 +01:00
Wilfried Goesgens dfeeec61b4 fix scope where debian architectures have to be set 2017-02-22 00:35:40 +01:00
Wilfried Goesgens 61abce6ac0 structure when to define and use the cpack package filename so its consistent 2017-02-22 00:00:42 +01:00
Wilfried Goesgens 56c156010d move tgz package into its own file for variable scoping 2017-02-21 22:06:47 +01:00
Wilfried Goesgens 835a692d5d make sure we know the package name when we build the tarball and when we load it. 2017-02-21 21:24:00 +01:00
Wilfried Goesgens 576ccaaa72 reuse tar installation process to create the CI tarball 2016-12-08 20:01:22 +01:00
Wilfried Goesgens 86f66fcd0b move snapcraft hook into the packages cmake 2016-10-31 15:33:34 +01:00
Frank Celler c575db35d7 fixed license path 2016-10-10 12:22:10 +02:00
Wilfried Goesgens ab432329d0 add proper conflict handling between enterprise and non enterprise packages 2016-09-26 16:23:19 +02:00
Wilfried Goesgens 8c3a7c6e48 add the enterprise to our build environment 2016-09-26 15:52:40 +02:00
Wilfried Goesgens 2191238d66 Cleanup work on RPM and DEB plus their path calculations. 2016-08-08 15:02:29 +02:00
Wilfried Goesgens 59c57a207f Add current state of RPM build 2016-08-03 15:38:26 +02:00
Wilfried Goesgens b214c9a138 Add forgotten files. 2016-08-02 17:19:09 +02:00