1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Frank Celler 526458756a special stunt for arangoimp 2019-01-17 21:29:17 +01:00
Frank Celler fb95d39d4f use realpath, use pre-defined browser to open web ui 2018-12-10 14:28:08 +01:00
Heiko 946104f925 Bug fix/mac os build bundle update failure (#4991)
* fixed upgrade failure because of missing symlinks at this point

* removed not needed args in build bundle sh script
2018-05-17 15:54:43 +02:00
Michael Hackstein 8626f96a4d
Improve MacOS build, faster, more stable at least a bit less complex. (#4507) 2018-02-06 15:45:39 +01:00
Heiko d55672a473 typos in mac cli script (#4151) 2017-12-22 14:53:55 +01:00
Wilfried Goesgens 0536fdc6da fill in ARANGOD_CONF_DIR in the wrapper scripts as sugested by @laird in #3014 so the wrapper scripts properly locate their respective config (#3092) 2017-08-22 10:35:02 +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 d37d32b4e7 implement upgrade dialog, lintify. 2017-05-12 14:16:25 +02:00
hkernbach 905259a8a1 fixed bundle mac build 2017-03-29 16:55:35 +02:00
Wilfried Goesgens 1e4f0a1e65 fix the output where the user can locate the logfiles - they're in ~ 2017-03-02 17:29:06 +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 5a90a53cba modified arangodb cli script 2016-11-17 11:17:23 +01:00
hkernbach e841946e82 optimized mac build process 2016-11-08 09:32:35 +01:00
hkernbach d12410f59d fixed package run script mac os x 2016-11-07 15:20:50 +01:00
Wilfried Goesgens 2a1c771097 Fix macos shellscript 2016-10-13 17:07:58 +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