1
0
Fork 0
Commit Graph

85 Commits

Author SHA1 Message Date
Frank Celler 9064305c95 malloc_stats_print under Linux, je_malloc_stats_print under Apple 2017-04-19 20:40:34 +02:00
Frank Celler f1d0c5eba1 added jemalloc feature 2017-04-19 19:57:54 +02:00
Frank Celler 5ef5c5650c added rocksdb CMakeLists 2017-04-19 19:57:54 +02:00
Wilfried Goesgens 9acbada99a remove git submodules - they don't work reliably. 2017-03-14 15:26:08 +01:00
Wilfried Goesgens 646baee446 adopt rocksdb cmake for elderly systems 2017-03-13 17:48:17 +01:00
Wilfried Goesgens 08a1473235 move forward so windows may compile properly 2017-03-13 14:46:39 +01:00
Wilfried Goesgens 65af41e802 where did this submodule vanish to? 2017-03-13 12:25:21 +01:00
jsteemann 45a68f54f8 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-03-13 12:10:54 +01:00
Wilfried Goesgens 5fe4a431a0 move rocksdb subrepo pointer forward 2017-03-13 10:49:32 +01:00
Wilfried Goesgens 00bcb07624 exclude rocksdb gtest from the build 2017-03-10 15:31:57 +01:00
Wilfried Goesgens 3c6bdccde3 add submodule rocksdb 2017-03-10 14:42:02 +01:00
Wilfried Goesgens 4b41444c0a remove in working copy rocksdb 2017-03-10 14:40:36 +01:00
servusoft 7abe288086 Removing unnecessary library "z" by cross-compiling 2016-07-25 16:46:30 +02:00
Wilfried Goesgens 53e2e0b4cb by @servusoft : fix rocksdb cmake compile on ARM by removing unsupported compiler flag. 2016-07-18 11:21:13 +02:00
Frank Celler 72eedd4294 no malloc_usable_size on Darwin 2016-07-09 09:35:16 +02:00
Kaveh Vahedipour ab0b3fc321 agency test waits exactly for the leader election to have ended 2016-06-23 10:52:43 +02:00
Kaveh Vahedipour b40e5a3d24 agency test waits exactly for the leader election to have ended 2016-06-23 10:48:26 +02:00
Frank Celler 967d709f28 added cmath for GCC 5.4 2016-06-08 21:40:21 +02:00
Andreas Streichardt 569dd0de04 Do not hardcode march=native but use the one arangodb uses
fixing SIGILL on AWS when using a modern machine to build a debian image
2016-05-27 11:43:41 +02:00
Frank Celler d4291b36e5 added sanity check for CMAKE_BUILD_TYPE 2016-05-19 16:10:36 +02:00
Wilfried Goesgens 69827a5294 Adjust memory model to MT since arangod uses threads. 2016-05-19 09:44:14 +02:00
Andreas Streichardt 9094ea3a0b Fix solaris build 2016-05-17 18:16:45 +02:00
Andreas Streichardt 64a567a5a0 ROCKSDB uses static snappy from 3rdparty 2016-05-11 16:30:24 +02:00
Wilfried Goesgens e2da3d4912 check for fcntl for enabling fallocate; only enable posix mmap for posix platforms. 2016-05-10 16:45:15 +02:00
Wilfried Goesgens b2766e12a8 Don't override external defines. 2016-05-10 16:45:15 +02:00
Wilfried Goesgens 704eeef880 configure system libraries per operating system. 2016-05-10 14:36:15 +02:00
Wilfried Goesgens 1763c5dc36 Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
Wilfried Goesgens 030233a642 Fix OS detection for rocksdb. this fixes #1814 2016-05-09 11:06:25 +02:00
Frank Celler 664a2e14f2 fixed 2.8 issue 2016-05-04 23:42:31 +00:00
Frank Celler 59aef959ac changed to static 2016-05-04 19:45:55 +02:00
Wilfried Goesgens 737cb058b8 Remove debug output, no more needed in-between-CMakeList.txt 2016-05-04 17:55:14 +02:00
Wilfried Goesgens da3a12320a remove debug output 2016-05-04 17:26:47 +02:00
Wilfried Goesgens e3bf9cf42f use cmake inside of rocksdb for linux too. 2016-05-04 17:18:21 +02:00
jsteemann c7effa2410 readded subdirectory 2016-05-04 15:05:54 +02:00
jsteemann 495b266c8a initial commit 2016-05-03 15:42:24 +02:00