1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
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 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 19b7418e3a Work on mac packages
- don't create shellscripts with multiple slashes by using one cmake variable to substitute paths
 - install runtime data in the users home directory, so it remains available across reinstalls / updates
2017-01-17 10:29:10 +01:00
hkernbach 1f76be4506 added missing cleanup to mac build 2016-11-08 09:59:51 +01:00
Wilfried Goesgens 893a7ab2b4 Sub-class copy_packages target for snap 2016-10-28 15:57:02 +02:00
Wilfried Goesgens 3ca941fc37 Automate mac build
- DRY for prefixes, directories etc.
- possibility to provide build.sh with the prefix
2016-10-13 15:35:55 +02:00
Wilfried Goesgens c51592ca5d Work on the macos Bundle scripts 2016-10-13 11:33:08 +02:00
Wilfried Goesgens 7343df31d0 - Fix enterprise package naming for windows & mac
- add missing `make package` target for mac
2016-10-12 10:48:44 +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 48c21407ef cmake package build
- Re-order directory structure of sub-scripts for packaging
- add `packages` target
2016-08-02 13:56:50 +02:00