1
0
Fork 0
Commit Graph

423 Commits

Author SHA1 Message Date
servusoft d0435cf42c crosscompiling 2017-04-17 16:05:55 +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
Frank Celler 0d71aaeb9d fix for compiler path 2017-04-20 20:53:04 +02:00
Frank Celler e826bdb35d added dependency of rocksdb to jemalloc 2017-04-19 20:52:21 +02:00
Frank Celler f1d0c5eba1 added jemalloc feature 2017-04-19 19:57:54 +02:00
jsteemann e1aef394d8 delete useless DEV_TIMERS, fix rwlockcpp11 2017-03-28 22:38:27 +02:00
Frank Celler 74cf8a0f75 fixed boost version 2017-03-23 21:25:54 +01:00
Wilfried Goesgens 3ee0472ed3 unify handling of 3rdparty revisions 2017-03-23 16:28:24 +01:00
jsteemann c66b05afc0 hard-code v8 version number so it works 2017-03-17 17:23:55 +01:00
Wilfried Goesgens 45595b8f4d switch V8 from git submodule to flat copy 2017-03-14 16:02:40 +01:00
Wilfried Goesgens 9acbada99a remove git submodules - they don't work reliably. 2017-03-14 15:26:08 +01:00
Wilfried Goesgens 8a9a39382a fiddle with cmake ifs 2017-03-08 18:18:32 +01:00
Wilfried Goesgens 5f03c50d8b only set the osx deployment target if its not preset 2017-03-08 14:55:19 +01:00
jsteemann fd7ad33a0c added -Wnon-virtual-dtor compile option 2017-03-08 12:56:58 +01:00
Wilfried Goesgens de6d64ba21 move include up so we know the target 2017-03-07 13:12:35 +01:00
Wilfried Goesgens a34ad23d0f add missing dependency to V8 for the unittests 2017-03-07 13:08:10 +01:00
Andreas Streichardt 80da46e2b0 Fix options 2017-03-07 08:42:38 +01:00
Andreas Streichardt e49ba0bb05 Fix catch tests 2017-03-07 08:33:19 +01:00
Andreas Streichardt 59b49485b5 Merge branch 'devel' into catch_tests_ng 2017-03-06 18:34:46 +01:00
Andreas Streichardt ce3c17e7de Merge branch 'devel' into catch_tests_ng 2017-03-06 17:59:26 +01:00
Jan Christoph Uhde 664acb8695 Change link order of static libs 2017-03-05 18:54:46 +01:00
Andreas Streichardt cb8e5aa331 Migrate boost unittests to catch 2017-03-03 21:09:56 +01:00
Andreas Streichardt fe512ed526 Create a arangoserver lib which we link againts arangod and tests 2017-03-03 15:31:43 +01:00
Andreas Streichardt 6168e81b2e first steps 2017-03-02 19:23:32 +01:00
jsteemann 9d13dcaadd Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-27 09:26:18 +01:00
Dan Larkin 09600f0971 Added hash cache system. 2017-02-24 15:31:40 -05:00
jsteemann d0df1952e8 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-24 17:51:59 +01:00
Wilfried Goesgens 110e548a9a streamline import process; fix arangoexport 2017-02-20 15:35:34 +01:00
Jan Christoph Uhde 5d37c6f8c2 add documentation to CMakeLists.txt 2017-02-17 19:01:46 +01:00
baslr ff73c5bdc0 adding initial arangoexport 2017-02-13 12:04:56 +01:00
jsteemann 8b273b5eaf Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-13 08:37:41 +01:00
Wilfried Goesgens 3b42a39713 fix filename 2017-02-10 18:15:37 +01:00
Wilfried Goesgens 65d0c9f602 fix filename 2017-02-10 18:12:10 +01:00
Wilfried Goesgens f3fa534393 move debug package code into its own file to make the wintendo happy 2017-02-10 18:07:58 +01:00
jsteemann d1c1fcacc2 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-02-10 14:57:09 +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
Frank Celler dc5e946c05 version number is now generated 2017-02-09 16:35:10 +01:00
jsteemann 349de845d2 attempt to fix reported V8 version number 2017-02-08 01:06:15 +01:00
Wilfried Goesgens 193f1213b3 fix generating of debug packages 2017-02-03 17:36:47 +01:00
Frank Celler 7d2b263fcc cosmetics 2017-02-02 17:23:59 +01:00
jsteemann 11a36e48ac fix wrong V8 version number 2017-01-28 00:21:27 +01:00
Wilfried Goesgens bf9f242fe9 fix ubuntu 12 configure run 2017-01-10 18:37:51 +01:00
Wilfried Goesgens 8c56bf0dde fix jemalloc detections for systems that need -lrt for it 2017-01-10 13:57:23 +01:00
Wilfried Goesgens ec9b3fc9e5 fix environment variable passing so the maintainer scripts so its portable to windows 2017-01-06 15:12:04 +01:00
Andreas Streichardt fd17fad72f Fix debug flag in version for non windows builds 2017-01-05 10:54:29 +01:00
jsteemann 3c8493e25f upgraded to boost version 1.62.0
correctly emit boost version

removed html files from boost directory
2017-01-04 18:08:06 +01:00
Andreas Streichardt 06a0fc11cd Add Sync Replication debug code 2017-01-04 15:51:47 +01:00
Wilfried Goesgens a1e6b4f220 fix jemalloc detection 2017-01-03 17:50:48 +01:00
jsteemann da54b0d5ab fix clang build 2017-01-03 13:07:56 +01:00
Wilfried Goesgens fc18eff615 remove unneccessary compiler detection 2017-01-03 10:55:28 +01:00