1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
Wilfried Goesgens 2177814b53 Bug fix/fix old rpm (#6283) 2018-08-29 13:12:53 +02:00
Simran 2d79e1fb4e Fix typo in CMake custom target / package names: arango instead of arongo (#3946) 2017-12-14 20:17:52 +01:00
Wilfried Goesgens 8f1c312d94 The build-date.h would be re-calculated on certain events, which caused (#3394) 2017-10-10 15:44:04 +02:00
Wilfried Goesgens 6bcffbb8ee cleanup strip data along with the package data 2017-04-10 14:02:17 +02:00
Wilfried Goesgens 06ab11004a fix install directory 2017-03-20 12:26:43 +01:00
Wilfried Goesgens dac84c91cc fix installation of logrotate file 2017-03-20 12:17:24 +01:00
Wilfried Goesgens 367a40f929 fix installation of logrotate config for sysv-rpms 2017-03-20 11:22:15 +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 7b4eed8e25 only copy/remove one file at once, multiples aren't supported by elderly cmakes 2017-02-21 16:06:52 +01:00
Wilfried Goesgens 85418a369b more places to fix globs 2017-02-21 10:51:13 +01:00
Wilfried Goesgens 110e548a9a streamline import process; fix arangoexport 2017-02-20 15:35:34 +01:00
Wilfried Goesgens f38de86b29 remove debug message 2017-02-17 16:16:34 +01:00
Wilfried Goesgens ac5207cf7d fix rpm debug packages on older systems without SHA checksum in the binaries 2017-02-10 14:46:50 +01:00
Wilfried Goesgens 90246c038a fix packaging scripts 2017-01-09 18:03:45 +01:00
Wilfried Goesgens 0c966bbc65 add debuginfo rpms 2017-01-05 18:15:11 +01:00
Wilfried Goesgens c8e23a7faa probably older cmakes don't like strequal that way 2016-11-22 16:18:29 +01:00
Wilfried Goesgens 7be96cb8c0 Fix rpm install/uninstall on suse/redaht 2016-11-02 21:11:26 +01:00
Wilfried Goesgens 893a7ab2b4 Sub-class copy_packages target for snap 2016-10-28 15:57:02 +02:00
Wilfried Goesgens df3c4c8d4d Cleanup the temporary package directories to save disc space on the
build host.
2016-10-06 18:03:18 +02:00
Wilfried Goesgens 8c3a7c6e48 add the enterprise to our build environment 2016-09-26 15:52:40 +02:00
Wilfried Goesgens 8989103533 Add make target that copies the produced packages into a provided destination folder. 2016-09-26 11:02:37 +02:00
Wilfried Goesgens 93bdc0b9b2 remove debug output 2016-09-13 10:27:53 +02:00
Wilfried Goesgens 9730f4cbfd Silence cpack rpm build. 2016-09-06 17:28:40 +02:00
Wilfried Goesgens 73db6606bd Fix location detection for the RPMs. 2016-08-05 17:56:43 +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
Wilfried Goesgens 48c21407ef cmake package build
- Re-order directory structure of sub-scripts for packaging
- add `packages` target
2016-08-02 13:56:50 +02:00