1
0
Fork 0
Commit Graph

21 Commits

Author SHA1 Message Date
Wilfried Goesgens d9d09dad7f broadcast variable into subscript before using it (#6292) 2018-08-29 18:21:48 +02:00
Frank Celler 53978b6b93
Feature/semantic versioning (#6265) 2018-08-27 23:25:21 +02:00
Wilfried Goesgens b1463922f6 more places to rename arangoimp - missing in 9cd8c47eb7 (#4054) 2017-12-15 12:25:33 +01:00
Wilfried Goesgens 6277509699 fix naming of client package 2017-02-22 16:58:46 +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 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 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 20e6bf1b6d we don't need the dpkg-shlibdeps workaround anymore. 2016-12-09 02:34:47 +01:00
Wilfried Goesgens e1b1eb2048 finalize xc compile 2016-12-07 16:33:20 +01:00
Wilfried Goesgens 8e53bfb4ab make debian handle the configfiles so user edits don't get overwritten 2016-11-08 10:27:26 +01:00
Frank Celler c575db35d7 fixed license path 2016-10-10 12:22:10 +02:00
Wilfried Goesgens ab432329d0 add proper conflict handling between enterprise and non enterprise packages 2016-09-26 16:23:19 +02:00
Wilfried Goesgens 8c3a7c6e48 add the enterprise to our build environment 2016-09-26 15:52:40 +02:00
Wilfried Goesgens 9e41587d44 - properly use armhf for armv7 packages
- specify CPACK_DEBIAN_PACKAGE_ARCHITECTURE so one can cx-compile packages.
2016-08-30 10:51:29 +02:00
Wilfried Goesgens 3baf63d13e Fix package install paths 2016-08-25 16:43:27 +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 5c486754b6 Remove the magic for the debian packages from CMakeCPackOptions.cmake 2016-08-02 16:54:20 +02:00
Wilfried Goesgens 964b7c4d47 Final cleanup on the client .deb 2016-08-02 16:12:20 +02:00
Wilfried Goesgens 48c21407ef cmake package build
- Re-order directory structure of sub-scripts for packaging
- add `packages` target
2016-08-02 13:56:50 +02:00