1
0
Fork 0
Commit Graph

341 Commits

Author SHA1 Message Date
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
Wilfried Goesgens ad0bc4d00f Work on the debian build
- change 3.0.x-devel to be 3.0.devel since minus or underscore collide with packaging requirements
  - re-sync package scripts with whats current on suse OBS
  - add config-uid support.
2016-08-01 13:43:30 +02:00
Wilfried Goesgens 41a2b867d1 Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-07-29 15:37:17 +02:00
Wilfried Goesgens 1ef8e940fd Work on getting the .deb build process streamlined. 2016-07-29 15:35:34 +02:00
Wilfried Goesgens 5cd9f02282 Work on the client package
- don't use '-' in versions - thats not allowed for packages; so its now 3.0.0_devel instead of -devel
 - add sub-project that will deploy the client package
2016-07-28 16:30:02 +02:00
Wilfried Goesgens 4881721fbe whitespace 2016-07-27 15:04:00 +02:00
Jan Christoph Uhde 1b35ae4f79 enable: compile_commands.json 2016-07-26 20:56:25 +02:00
Wilfried Goesgens c6a1bcc226 Cleanup buildsystem
- add RPM support
  - move macros in own file
  - cleanup sequence
  - add CMAKE switch "-DPACKAGING=[DEB|RPM|DARWIN]" that prepares package building
2016-07-26 16:13:34 +02:00
Andreas Streichardt 980579bc8e fix openssl installation 2016-07-07 18:48:24 +02:00
jsteemann b788babcc8 added arangovpack binary 2016-07-05 13:53:22 +02:00
Andreas Streichardt ecf6885286 Re-add NO_SSL2 2016-06-27 20:50:37 +02:00
Andreas Streichardt e4d42a10da Remove special openssl logic 2016-06-27 20:21:57 +02:00
Frank Celler 4d0f98a43e added FORCE_JEMALLOC_LIB 2016-06-17 15:54:32 +00:00
Frank Celler 03079b2b67 3.0 fixes for paths 2016-06-14 16:51:48 +02:00
Wilfried Goesgens 83df22eb34 Rename variable to substitute into NSIS, for some reason CPACK_NSIS_DEFINES is substituted empty. 2016-06-14 12:46:44 +02:00
Frank Celler 99e991087d added homebrew 2016-06-13 15:26:58 +02:00
Frank Celler f9298c2b43 3.0 2016-06-07 17:39:32 +02:00
jsteemann 325aa13795 merge with velocypack 2016-06-06 16:59:36 +02:00
Mark 69f622d5af Compiler-Option /MP (multiple processes) added 2016-06-01 17:22:42 +02:00
jsteemann 6294c88304 experimental increase of FD_SETSIZE for Windows 2016-05-25 12:54:04 +02:00
Frank Celler d4291b36e5 added sanity check for CMAKE_BUILD_TYPE 2016-05-19 16:10:36 +02:00
Andreas Streichardt 29ea27e698 Fix broken variable 2016-05-17 17:43:34 +02:00
Frank Celler 2d9f384043 use Release as default 2016-05-13 14:50:28 +02:00
Andreas Streichardt 16aa5c08c8 require debian target 2016-05-12 17:20:23 +02:00
Frank Celler 1c9d99d8ec removed SNAPPY_STATIC_LIB 2016-05-11 17:34:39 +02:00
Frank Celler ec95d48ec3 use static lib 2016-05-11 17:23:59 +02:00
Andreas Streichardt 64a567a5a0 ROCKSDB uses static snappy from 3rdparty 2016-05-11 16:30:24 +02:00
Andreas Streichardt b3f0a4956e jemalloc is not REQUIRED if explicitly requested 2016-05-11 13:33:41 +02:00
Max Neunhoeffer 56cfb576d3 Switch rocksdb on by default. 2016-05-11 11:18:32 +02:00
Wilfried Goesgens 5c15717357 Add snappy libs if we need it. 2016-05-10 16:45:15 +02:00
Wilfried Goesgens 1763c5dc36 Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
Andreas Streichardt 3773b0e66c Merge branch 'json_agency_comm' of github.com:arangodb/arangodb into json_agency_comm 2016-05-06 17:04:04 +02:00
ArangoDB a51f795b82 Merge branch 'devel' into json_agency_comm 2016-05-04 19:49:22 +00:00
Frank Celler 59aef959ac changed to static 2016-05-04 19:45:55 +02:00
Kaveh Vahedipour 35d604e9e0 Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 18:17:00 +02:00
Kaveh Vahedipour e623198d6c Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 17:06:23 +02:00
Wilfried Goesgens b163692df7 fix python detection. This line got lost. 2016-05-04 15:20:56 +02:00
jsteemann 7ad08738af Merge branch 'devel' of https://github.com/arangodb/arangodb into dox-cox-pix-ex-rox-box 2016-05-04 14:54:45 +02:00
Andreas Streichardt a80d208590 Use core2 as the absolute minimum architecture 2016-05-04 14:33:32 +02:00
Frank Celler d5fd6ac0e7 fixed order of pthread, fixed cmake 2.8 2016-05-04 13:51:16 +02:00
Kaveh Vahedipour 5d911bceb4 Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-03 15:48:36 +02:00
jsteemann 495b266c8a initial commit 2016-05-03 15:42:24 +02:00
Frank Celler 27454a1281 added USE_OPTIMIZE_FOR_ARCHITECTURE flag 2016-05-03 14:18:58 +02:00
Wilfried Goesgens d19cef695e Unify the way we locate and initialize icu on windows in the unittests. 2016-05-03 11:43:14 +02:00
Kaveh Vahedipour 00ce93b8d0 Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-02 16:14:37 +02:00
Frank Celler 6974f881a3 fixed statistics 2016-05-01 19:14:10 +02:00
Kaveh Vahedipour 86959d83a6 Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-04-29 16:29:05 +02:00
Andreas Streichardt 241dd2ff15 link against libatomic on clang 2016-04-29 12:49:36 +02:00