1
0
Fork 0
Commit Graph

757 Commits

Author SHA1 Message Date
Wilfried Goesgens 0ca7f91e49 Merge pull request #1965 from servusoft/patch-4
Removing unnecessary library "z" by cross-compiling
2016-07-25 16:52:44 +02:00
servusoft 7abe288086 Removing unnecessary library "z" by cross-compiling 2016-07-25 16:46:30 +02:00
servusoft 9ae6bd6831 Adaptation of V8 architecture "arm64" with "aarch64" processor.
Set V8_PROC_ARCH to "arm64" by "aarch64"
Additional info: 
https://chromium.googlesource.com/v8/v8/+/refs/heads/5.0.71/build/standalone.gypi
2016-07-25 16:35:58 +02:00
servusoft 228257c5db set GYP_CROSSCOMPILE by CROSS_COMPILING 2016-07-22 19:39:19 +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
jsteemann eaeafcaedd fixed segfault in V8, by backporting https://bugs.chromium.org/p/v8/issues/detail?id=5033 2016-07-18 09:44:38 +02:00
Jan Steemann 6d856efd4f added test for "fake" _key values 2016-07-14 09:29:42 +02:00
Frank Celler 72eedd4294 no malloc_usable_size on Darwin 2016-07-09 09:35:16 +02:00
Wilfried Goesgens 832422ae31 once more fix python call in gyp 2016-07-05 15:22:42 +02:00
Wilfried Goesgens b2294e7732 Fix calling of python 2016-07-05 14:06:38 +02:00
jsteemann e8ce6767b1 fix double precision loss in VelocyPack parser 2016-07-04 14:59:50 +02:00
jsteemann 1f5260764b improved Validator 2016-07-01 17:38:49 +02:00
Max Neunhoeffer 366b75fa6e New version of VelocyPack. 2016-06-30 13:29:20 +02:00
jsteemann cc3365f830 add optional Unicode character escaping when dumping VPack to JSON 2016-06-29 01:01:24 +02:00
Frank Celler 8631325d78 added release type 2016-06-28 18:01:26 +02:00
jsteemann 3955fe8b77 fixed double slash 2016-06-28 17:32:48 +02:00
jsteemann 23017e877c fixed leak in linenoise history 2016-06-28 15:53:22 +02:00
Jan Steemann d24c900626 fixed buffer overruns 2016-06-28 15:01:52 +02:00
Andreas Streichardt c8af04f7f8 Remove openssl 2016-06-27 20:23:36 +02:00
Andreas Streichardt e4d42a10da Remove special openssl logic 2016-06-27 20:21:57 +02:00
jsteemann 8f0991e18e potential performance optimizations
simplifications

small optimizations
2016-06-23 14:47:44 +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
Jan Steemann 4038c21c10 reserve buffer ahead of time 2016-06-22 11:14:50 +02:00
jsteemann ae2d8b8394 micro optimizations 2016-06-21 16:01:31 +02:00
Jan Steemann 91a065de8e update vpack 2016-06-20 19:35:47 +02:00
jsteemann e952d2f08b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-13 22:38:45 +02:00
Wilfried Goesgens 1f7a079a30 Fix windows dll includes 2016-06-13 16:49:54 +02:00
jsteemann f3edd6ef5d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-13 12:59:37 +02:00
Jan Steemann 088a7b1807 fixes for Visual Studio 2016-06-13 10:13:48 +02:00
jsteemann 0d2274edef Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-12 16:58:18 +02:00
Wilfried Goesgens 5cd9af937e If V8_TARGET_ARCHS is parametrized from external, only compile the specified targets. 2016-06-10 17:54:05 +02:00
Wilfried Goesgens b3dce0871c Use install directory hack here too. 2016-06-10 16:56:31 +02:00
Wilfried Goesgens f58b835202 revert back to dynamic openssl; instead deploy the DLL into the package. 2016-06-10 16:13:08 +02:00
jsteemann 31936b0ff6 fix g++6 complaints 2016-06-09 10:13:22 +02:00
Frank Celler 967d709f28 added cmath for GCC 5.4 2016-06-08 21:40:21 +02:00
jsteemann 325aa13795 merge with velocypack 2016-06-06 16:59:36 +02:00
Andreas Streichardt bea2ca257b broken syntax 2016-06-06 09:57:26 +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
Jan Steemann fb07580500 forward port Comparator bugfix from 5ff7901e24 2016-05-23 15:58:02 +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
Wilfried Goesgens c90f631a78 Fix include of SSIZE_T 2016-05-18 18:18:08 +02:00
Andreas Streichardt 9094ea3a0b Fix solaris build 2016-05-17 18:16:45 +02:00
Wilfried Goesgens c7f13cde14 Define ssize_t the same way in snappy as in rocksdb. 2016-05-17 17:27:38 +02:00
jsteemann 0828abbb5c query less documents 2016-05-13 14:26:34 +02:00
jsteemann abb0f36d55 fixed hashes 2016-05-12 11:11:20 +02:00
jsteemann 11f2afad44 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-12 00:00:37 +02:00
jsteemann 9b6467dc60 fix hash function 2016-05-11 22:16:36 +02:00
Frank Celler 1119ceada6 added -fno-delete-null-pointer-checks 2016-05-11 17:39:33 +02:00