1
0
Fork 0
Commit Graph

282 Commits

Author SHA1 Message Date
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
Wilfried Goesgens f487d7095f systemd integration for the .deb's; setting environment variables for the libc allocator 2017-06-06 17:35:17 +02:00
Wilfried Goesgens bb6c6321a8 fix the dll installation - no more duplicates 2017-05-29 16:55:32 +02:00
Frank Celler b7961ef3dd Reenabled snappy (#2504)
* fixed snappy config

* added numactl and GLIBCXX_FORCE_NEW

* enabled snappy

* fix snappy include path

* windows paths
2017-05-26 20:53:23 +02:00
Wilfried Goesgens c6997b4e18 implement choosing of the database directory depending on the installation options 2017-05-24 10:30:41 +02:00
Wilfried Goesgens 2067f55675 remove cut'n'paste leftovers accidently forgotten 2017-05-09 09:54:13 +02:00
Andreas Streichardt 1a9d8e0298 Skip ssl stuff when not required 2017-05-08 20:40:44 +02:00
Wilfried Goesgens 905f1efb9c clean out the working directory for snap - just in case. 2017-05-08 18:02:28 +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 6ac9831c0e fix the execution flags of arangodbstarter 2017-05-04 16:21:52 +02:00
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 336a0ad20e another try to get the LICENSE into place 2017-04-26 09:27:31 +02:00
Wilfried Goesgens 47be062957 move configuring of cmake back into install process - it will conflict with the release process otherwise 2017-04-25 20:33:02 +02:00
Andreas Streichardt 2b4038953e Remove unused CXX checks (were not in use and cmake has built in support for these) 2017-04-25 15:20:50 +02:00
Wilfried Goesgens 34f04a56e2 fix license / readme filenames 2017-04-24 17:32:59 +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 d90c8b0662 one more attempt to fix the LICENSE install macro 2017-04-24 13:14:52 +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 1f1611a278 fix the location for README and LICENSE - remove wrong escape 2017-04-21 13:25:39 +02:00
Wilfried Goesgens 5ef33d1467 fix the location for README and LICENSE 2017-04-21 13:24:18 +02:00
Wilfried Goesgens 3d418362d2 respect the install prefix for the systemd unit file anyways. 2017-04-21 13:23:50 +02:00
Frank Celler 66e3d9d3dc case mismatch 2017-04-19 20:24:36 +02:00
Frank Celler f1d0c5eba1 added jemalloc feature 2017-04-19 19:57:54 +02:00
Wilfried Goesgens c6d65ea0fa add the ArangoDBStarter to the packages 2017-04-13 14:27:33 +02:00
Wilfried Goesgens 4567be8688 add the ArangoDBStarter to the packages 2017-04-13 14:24:44 +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