1
0
Fork 0
Commit Graph

111 Commits

Author SHA1 Message Date
Wilfried Goesgens fd5e1c0607 use globs instead of guessing snap filename - this doesn't work reliably. 2017-05-03 13:34:27 +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
Wilfried Goesgens e1b97a2d24 two ways to name snap packages? 2017-04-24 17:02:17 +02:00
Wilfried Goesgens 72f1fd5792 use glob 2017-04-24 15:51:30 +02:00
Wilfried Goesgens 5125f3e70a fix snap package filename 2017-04-21 15:13:14 +02:00
Wilfried Goesgens 2b77bfcaaa fix snap package filename 2017-04-21 15:13:01 +02:00
Wilfried Goesgens 6bcffbb8ee cleanup strip data along with the package data 2017-04-10 14:02:17 +02:00
hkernbach 905259a8a1 fixed bundle mac build 2017-03-29 16:55:35 +02:00
Wilfried Goesgens 0a45ae3153 make debian aware of whether the target system is SYSV or SystemD 2017-03-23 16:12:39 +01:00
Wilfried Goesgens cb043fb668 fix filename for mac bundles 2017-03-23 14:10:25 +01:00
Wilfried Goesgens 29bc9e79ba hook the client package copy target into the global copy target 2017-03-22 17:29:42 +01: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 034deae93b add logrotate config for debian 2017-03-17 14:55:57 +01:00
Wilfried Goesgens d5cd299bd3 add missing client package copy step 2017-03-03 13:17:09 +01:00
Wilfried Goesgens 1f12a95be6 fix windows package filenames 2017-03-03 10:48:06 +01:00
Wilfried Goesgens 6277509699 fix naming of client package 2017-02-22 16:58:46 +01:00
Wilfried Goesgens 2ef3ebc5ab fix snap package filename guessing 2017-02-22 10:08:32 +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 b7304f3252 fix debug package commands 2017-02-21 19:36:33 +01:00
Wilfried Goesgens 98075af65a fix debug package filenames 2017-02-21 16:51:14 +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 f7ee4c58d6 don't demand to run dpkg-shlibdeps in the debug package - we don't need it in first place 2017-02-21 10:02:40 +01:00
Wilfried Goesgens b55f3a1bad wrong command 2017-02-20 18:28:44 +01:00
Wilfried Goesgens 9c8c6f80c2 its lowercase. 2017-02-20 18:12:04 +01:00
Wilfried Goesgens 8a1a759606 don't glob - we know the filenames 2017-02-20 18:02:49 +01:00
Wilfried Goesgens a5025e0b02 fix client package filename calculation 2017-02-20 16:43:24 +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 b6906e840f move symbol server to the build.sh 2017-02-15 15:55:20 +01:00
Wilfried Goesgens e10dca6417 allow to specify the directory for the windows client build 2017-02-14 17:07:59 +01:00
Wilfried Goesgens 65d0c9f602 fix filename 2017-02-10 18:12:10 +01:00
Wilfried Goesgens f3fa534393 move debug package code into its own file to make the wintendo happy 2017-02-10 18:07:58 +01:00
Wilfried Goesgens 34b4df911e comment out symserver integration 2017-02-10 17:55:11 +01:00
Wilfried Goesgens 7a42d8fcae fix cmake warning? 2017-02-10 17:46:35 +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 0932d51904 Merge branch 'devel' of github.com:arangodb/ArangoDB into v8_subsubmodule 2017-02-07 13:48:57 +01:00
Wilfried Goesgens 132ba8ba8e finalize the work on the debug packages 2017-02-06 13:54:53 +01:00
Wilfried Goesgens 193f1213b3 fix generating of debug packages 2017-02-03 17:36:47 +01:00
Wilfried Goesgens 584f3120dd Upgrade V8
- ICU now doesn't build the icudata library anymore
    - ship the icu database on all platforms and all packages
    - we now load the icu database file ourselves, and hand over the pointer to ICU.
  - follow the V8 changes around Weak pointer handling
2017-01-30 12:30:07 +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
Wilfried Goesgens 7083300dca one more attempt to forward the objcopy binary 2017-01-10 01:44:53 +01:00
Wilfried Goesgens 1a89183996 substitute the objcopy path into the dbg sub project 2017-01-10 01:28:10 +01:00