Wilfried Goesgens
17e77be0ab
add package revision to the snap filename so we're compatible with what cmake thinks
2017-02-22 01:58:00 +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
38ac8ee7d1
pick a token which we can lean on to have the correct tarball name
2017-02-21 21:35:36 +01:00
Wilfried Goesgens
ee70e89141
follow snap changes
2017-02-21 19:36:09 +01:00
Wilfried Goesgens
9eddbc6735
give windows cmake a windows path
2017-02-20 18:02:33 +01:00
Max Neunhoeffer
c37dcd5c5e
Fix a shell script used during build.
2017-02-16 13:54:35 +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
jsteemann
65317def3c
try to properly shutdown after build
2017-02-10 15:23:05 +01:00
Wilfried Goesgens
dbaee5a398
error out if package build fails
2017-02-10 15:03:40 +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
132ba8ba8e
finalize the work on the debug packages
2017-02-06 13:54:53 +01:00
Frank Celler
f2c3d2814a
setting package revision to 1
2017-02-04 18:56:57 +01:00
Wilfried Goesgens
da467d1fb8
according to Georgios Kafataridis we need to choose larger timeouts.
2017-01-31 12:08:47 +01:00
Wilfried Goesgens
2c1624a1b5
flush build directory if we reset the git copy
2017-01-18 17:10:52 +01:00
Wilfried Goesgens
0d42bea863
flush build directory if we reset the git copy
2017-01-18 17:09:35 +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
jsteemann
4ffd809c41
attempt to fix --upgrade
2017-01-17 09:04:21 +01:00
Wilfried Goesgens
e4345d1949
don't provide empty installation path
2017-01-11 15:12:18 +01:00
Wilfried Goesgens
162c341251
handle sloaris which output
2017-01-10 17:35:15 +01:00
Wilfried Goesgens
4ce59adbc6
fix debug enabling V8 for debug builds
2017-01-10 16:38:00 +01:00
Wilfried Goesgens
e4c205afde
we also need to specify the build type in the other build configs.
2017-01-10 16:26:25 +01:00
Wilfried Goesgens
3a56ccfa6e
finalize windows silent installer
2017-01-09 16:47:39 +01:00
Wilfried Goesgens
76a51e0243
don't fail if which doesn't find binaries
2017-01-06 13:36:29 +01:00
Wilfried Goesgens
c817254214
add commandline parsing for silent installation
2017-01-06 11:54:01 +01:00
Wilfried Goesgens
779dab2165
fix style so emacs asm-mode nicely displays the nsis files
2017-01-06 11:22:01 +01:00
Wilfried Goesgens
0c966bbc65
add debuginfo rpms
2017-01-05 18:15:11 +01:00
Wilfried Goesgens
0b97b30cd6
add debian package with debug symbols
2017-01-05 16:06:55 +01:00
Wilfried Goesgens
69ee472a93
properly start the tarball
2016-12-09 14:13:35 +01:00
Wilfried Goesgens
576ccaaa72
reuse tar installation process to create the CI tarball
2016-12-08 20:01:22 +01:00
Wilfried Goesgens
5945e575be
export it for the subshell
2016-12-08 18:47:20 +01:00
Wilfried Goesgens
e7be3e5a1d
only git pull after doing the enterprise checkout if we're on a branch.
2016-12-08 18:47:12 +01:00
Wilfried Goesgens
c55afca64d
add new directory
2016-12-08 15:20:22 +01:00
Wilfried Goesgens
e1b1eb2048
finalize xc compile
2016-12-07 16:33:20 +01:00
Wilfried Goesgens
3f6eff9baf
allow empty commits and make shure the enterprise directory is managed properly.
2016-12-07 15:16:21 +01:00
Wilfried Goesgens
1b7a0eec23
finalize ARM crosscompiling
2016-12-07 14:52:45 +01:00
Wilfried Goesgens
aecb189150
pull once more; rename cx->xc
2016-12-07 11:18:55 +01:00
Wilfried Goesgens
9d6ae5c289
handle refreshing of enterprise directory
2016-12-02 11:12:16 +01:00
Wilfried Goesgens
e80649aeba
fix snap package port
2016-12-02 10:47:59 +01:00
servusoft
7617cb7cb5
add icon in snapcraft.yaml
2016-11-30 21:21:39 +01:00
Wilfried Goesgens
6b30f9ac36
add icon for snap
2016-11-30 10:15:28 +01:00
Wilfried Goesgens
47bf34f76c
some docker containers don't know the which command
2016-11-28 15:20:15 +01:00
Wilfried Goesgens
8db899f0a5
remove -q - it doesn't work with older git versions
2016-11-23 12:08:29 +01:00
Wilfried Goesgens
8686b4eadb
add possibility to force static openssl linking
2016-11-22 13:27:17 +01:00
Wilfried Goesgens
cfffc43455
add possibility to force static openssl linking
2016-11-22 13:25:31 +01:00
Wilfried Goesgens
73f0ee6e95
add configure option for gcc6
2016-11-22 11:04:41 +01:00
Wilfried Goesgens
cd1343a4e2
more force to strip!
2016-11-17 16:52:53 +01:00
Frank Celler
bef76f9063
moved to quickieTest
2016-11-17 15:12:34 +01:00
hkernbach
e49e872214
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-11-17 11:17:31 +01:00
hkernbach
5a90a53cba
modified arangodb cli script
2016-11-17 11:17:23 +01:00