1
0
Fork 0
Commit Graph

316 Commits

Author SHA1 Message Date
KVS85 3e45b1aced
Enable OpenSSL strict version to separate ArangoDB and build it in os… (#10326)
* Enable OpenSSL strict version to separate ArangoDB and build it in oskar (Windows)

* Retain with older requirements
2019-10-29 08:42:47 +03:00
KVS85 5e40f58084 Fix Windows client package 2019-09-17 01:52:26 +02:00
KVS85 43984488cd
Revert macOS package naming (#9470)
For alpha, beta, milestone, preview, rc release types
2019-07-12 19:13:22 +03:00
Frank Celler 1ab84e893e fixed filename 2019-04-14 09:53:27 +02:00
Frank Celler e6e02233f4 fixed GA release number 2018-12-04 23:10:14 +01:00
Jan 2b1a0697cd
fix install path for js (#7570) 2018-11-30 17:15:03 +01:00
Jan Christoph Uhde 66338f117d removes generated manpages from devel (#6468) 2018-10-23 20:41:00 +02:00
Jan 360888c3ef
do not copy node_modules directory on startup (#6945) 2018-10-22 16:43:13 +02:00
Frank Celler d509411990 fixed windows NSIS naming of packages 2018-08-31 10:20:47 +02:00
Jan cfc7b9ab00 remove unused bloat from the packages (#6287) 2018-08-29 18:23:19 +02:00
Wilfried Goesgens d9d09dad7f broadcast variable into subscript before using it (#6292) 2018-08-29 18:21:48 +02:00
Wilfried Goesgens 2177814b53 Bug fix/fix old rpm (#6283) 2018-08-29 13:12:53 +02:00
Jan 494764b95c
Bug fix/fiddle version string into test paths (#6267) 2018-08-28 14:58:35 +02:00
Frank Celler 53978b6b93
Feature/semantic versioning (#6265) 2018-08-27 23:25:21 +02:00
Frank Celler 9d046b48ca
dummy FindZLIB (#6225) 2018-08-23 10:15:51 +02:00
Wilfried Goesgens e5843d32f8 Improve windows installer (#6045) 2018-08-17 12:37:47 +02:00
Wilfried Goesgens b37719732f fix symlink, move version dependend part into 3rdparty so we find it on next upgrade (#6013) 2018-08-03 13:31:29 +02:00
Wilfried Goesgens 4834b8eddc remove support for installing openssl dlls (#5955) 2018-07-23 15:21:42 +02:00
Wilfried Goesgens bcdcb43c4c Feature/upgrade rocksdb (#5484) 2018-07-04 12:04:41 +02:00
Max Neunhöffer 7bed3f2df0 Try openssl 1.1 (#5123) 2018-06-08 13:21:31 +02:00
Wilfried Goesgens 42d0f7b435 fix condition where the dlls need to be installed (#4326) 2018-04-09 14:27:08 +02:00
Jan c03bb12216
remove dysfunctional contrib files (#4976) 2018-04-03 17:32:13 +02:00
Jan 6573349f4e
include contrib folder in arangosh release (#4955)
* include contrib folder in arangosh release

* exclude contrib in arangod installation
2018-03-26 14:15:37 +02:00
Max Neunhöffer 152f60b80a Add processor architecture specific flags to BASE_FLAGS again. (#4605) 2018-02-20 10:50:17 +01:00
Wilfried Goesgens 5b58156309 Fix logrotate configuration (#4212) 2018-02-19 17:08:39 +01: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
Wilfried Goesgens d5823363ec increase size once more (#4402) 2018-01-23 18:28:06 +01:00
Wilfried Goesgens d318dbfc5b increase size once more (#4385) 2018-01-22 17:09:30 +01:00
Wilfried Goesgens 909bb6529e with the new swagger increasing in size, and the advent of iresearch increasing by 20 MB. (#4323) 2018-01-16 13:10:35 +01:00
Wilfried Goesgens 7c429cda2e build client path the same way in the client package as in the server package. (#4227) 2018-01-04 21:41:29 +01:00
Jan 2a96df5ca5
Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
Wilfried Goesgens b1463922f6 more places to rename arangoimp - missing in 9cd8c47eb7 (#4054) 2017-12-15 12:25:33 +01:00
Simran a15f6c6f05 CMake: do not set CPACK_PACKAGING_INSTALL_PREFIX for Windows builds to avoid CPack errors (#3947)
Default value is "/", everything else can lead to an invalid temporary
path being generated (_CPack_Packages path + CPACK_PACKAGING_INSTALL_PREFIX path)
2017-12-14 20:50:18 +01:00
Simran 2d79e1fb4e Fix typo in CMake custom target / package names: arango instead of arongo (#3946) 2017-12-14 20:17:52 +01:00
Jan Christoph Uhde ee6c232e54 Bug fix/stop on purge (#3526)
* update prerm.in

* fix deb.cmake to include prerm script

* fix prerm script
2017-10-26 18:39:56 +02:00
Heiko 8016e902cd Feature/cmake frontend build (#3450)
* added frontend build process to cmake

* package json grunt
2017-10-18 12:32:57 +02:00
Wilfried Goesgens 0cea36c11e check whether the file exists before attempting to obtain its debug symbols (#3424) 2017-10-16 09:56:44 +02:00
Wilfried Goesgens db433ea15e switch from file to readelf for gaining the files hash for the debug symbols (#3410)
* switch from file to readelf for gaining the files hash for the debug symbols.

* sharpen regex

* remove debug
2017-10-13 12:33:46 +02:00
Wilfried Goesgens 8f1c312d94 The build-date.h would be re-calculated on certain events, which caused (#3394) 2017-10-10 15:44:04 +02:00
Wilfried Goesgens c901af13c0 make sure we always have properly defined whether we found systemd or… (#3379)
* make sure we always have properly defined whether we found systemd or not.

* fix source file location - we don't pre-process this.
2017-10-06 10:19:18 +02:00
Wilfried Goesgens 2fd8d20636 increase the size of the image, we need more space now. (#3370) 2017-10-04 14:09:03 +02:00
Jan Christoph Uhde 20e1a673fd Feature/planning 499 different error codes for version check (#3118)
* return different error codes for check-version

* Adds data file for exit codes that can be used by ArangoDB applications

* add some exit codes

* better return codes for centos

* add codes in arangod

* remove test code

* prevent re-downloading of starter and other small improvements

* fix some erros

* finish centos

* update urls

* add info about systemd detection

* move further towards a working systemd setup

* set service type to simple

* add arangodb-update-db script

* start work on debian packages

* a db dir that is already in place (former installation) should be reused now

* fix minor bugs

* Implement exit code translation in the windows installer.

* add autogenerated NSIS exit code mapping
2017-08-30 10:47:31 +02:00
Wilfried Goesgens b2bc8dee49 we need to substitute the package name here too - else enterprise pac… (#3025) 2017-08-17 21:27:44 +02:00
Jan Christoph Uhde 8a90842f69 add kabylake arch (#2929)
* add kabylake architecture

* update: OptimizeForArchitecture.cmake with upstream version

found at: https://github.com/VcDevel/Vc/commits/master/cmake/OptimizeForArchitecture.cmake
2017-08-02 22:33:59 +02:00
Wilfried Goesgens 15b9c85fe0 choose the proper path for the js config directory 2017-07-19 14:20:20 +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 a5fe3ffe0a Bugfix/fix nsis ini writing (#2658) 2017-06-23 14:56:01 +02:00
Wilfried Goesgens 89e392b838 don't install aardvark source files into packages (#2625) 2017-06-22 12:36:27 +02:00
Wilfried Goesgens 38fc1536fc Work on the windows installer (#2609)
- Add custom icons and images to the windows installers
- fix the calculation of the paths and the silent install mode
2017-06-19 17:53:41 +02:00
Wilfried Goesgens ae429ecf23 make sure that we actualy substitute a number into the debian scripts 2017-06-08 13:29:00 +02:00