1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
KVS85 3f444e53f2 Fix Windows client package 2019-09-17 01:37:07 +02:00
Frank Celler d509411990 fixed windows NSIS naming of packages 2018-08-31 10:20:47 +02:00
Frank Celler 53978b6b93
Feature/semantic versioning (#6265) 2018-08-27 23:25:21 +02:00
Wilfried Goesgens 4834b8eddc remove support for installing openssl dlls (#5955) 2018-07-23 15:21:42 +02: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
Wilfried Goesgens b1463922f6 more places to rename arangoimp - missing in 9cd8c47eb7 (#4054) 2017-12-15 12:25:33 +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 ac5207cf7d fix rpm debug packages on older systems without SHA checksum in the binaries 2017-02-10 14:46:50 +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 01c767f503 fix windows programm files path discovery in the installer 2016-10-20 17:02:59 +02:00
Wilfried Goesgens c910f476fe Fix syntax error 2016-10-12 19:06:55 +02:00
Wilfried Goesgens d5b15e2ab5 Work around more cmake / cpack / nsis vodoo 2016-10-12 18:39:05 +02:00
Wilfried Goesgens a6525a8ced Quote strings. 2016-10-12 18:20:13 +02:00
Wilfried Goesgens f7d9042202 Fix names of cmake variables 2016-10-12 18:01:17 +02:00
Wilfried Goesgens 84bc6fa8a5 - unify the refernces of the exes and DLLs for windows
- put them all into bin, else we would have to copy the dlls twice.
2016-10-12 17:27:10 +02:00
Wilfried Goesgens bbbaf133f0 Fix windows build with the calculation of file locations 2016-10-11 19:08:53 +02:00
Frank Celler c575db35d7 fixed license path 2016-10-10 12:22:10 +02:00
Wilfried Goesgens 8c3a7c6e48 add the enterprise to our build environment 2016-09-26 15:52:40 +02:00
Wilfried Goesgens d5ef0638da Ship GNUInstallDirs from cmake 3.5 so we don't get biten by bugs in older versions of it. 2016-08-19 14:16:07 +02:00
Wilfried Goesgens a89e612723 Work on the NSIS client package 2016-08-18 15:58:13 +02:00
Wilfried Goesgens 06958e61b6 Start working on client packages 2016-08-09 09:45:50 +02:00