Michael Hackstein
c47c535fa8
Bug fix 3.3/improve mac build ( #4514 )
2018-02-06 15:48:56 +01:00
Wilfried Goesgens
9d53c390b1
fix size
2018-01-26 11:21:25 +01:00
Wilfried Goesgens
2fd8d20636
increase the size of the image, we need more space now. ( #3370 )
2017-10-04 14:09:03 +02:00
Wilfried Goesgens
c6628edbba
Macos Bundle: copy the config files into the users home directory, and reference them from there so the .dmg remains unchanged ( #2687 )
2017-06-28 15:16:44 +02:00
Wilfried Goesgens
93ffaa6f3b
increase the size of the intermediate disk image
2017-05-05 16:03:44 +02:00
Wilfried Goesgens
c3dc501b99
remove debug switch
2017-05-05 14:04:58 +02:00
Wilfried Goesgens
05f6c2ed0a
filter files from installation which the macos signature tool doesn't like.
2017-05-05 10:50:22 +02:00
Wilfried Goesgens
0383a5cf4d
fix app directory
2017-04-26 14:18:32 +02:00
Wilfried Goesgens
31748f2fe4
fix app directory
2017-04-26 14:12:23 +02:00
hkernbach
905259a8a1
fixed bundle mac build
2017-03-29 16:55:35 +02: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
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