Wilfried Goesgens
0525ca4d5d
Remove the boost documentation.
...
The wintendo can't stand long filenames in 2016
2016-08-17 10:58:11 +02:00
jsteemann
209c108c59
Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache
2016-08-15 14:34:01 +02:00
Frank Celler
00701870d5
added libs
2016-08-13 20:12:10 +02:00
Frank Celler
1881cb0d26
added libs
2016-08-13 20:11:01 +02:00
Frank Celler
f294f4b396
added build
2016-08-13 20:03:53 +02:00
Jan Christoph Uhde
39c84522fa
vpack from body should be generated
2016-08-12 19:12:05 +02:00
Frank Celler
720992c53f
upgraded to boost 1.61.0
2016-08-12 17:17:29 +02:00
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
Frank Celler
1c9d99d8ec
removed SNAPPY_STATIC_LIB
2016-05-11 17:34:39 +02:00
Andreas Streichardt
64a567a5a0
ROCKSDB uses static snappy from 3rdparty
2016-05-11 16:30:24 +02:00
jsteemann
bfd5596359
optimizations
2016-05-11 11:50:07 +02:00
jsteemann
3f61b70192
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-05-10 19:21:32 +02:00
Wilfried Goesgens
31df95118a
Fix define for windows.
2016-05-10 19:13:00 +02:00
jsteemann
213ade22a4
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-05-10 19:01:30 +02:00
jsteemann
0ce8599598
fixes for MSVC
2016-05-10 19:01:21 +02:00
Wilfried Goesgens
d0eca813e9
reverse check; it doesn't work doing that in the preprocessor.
2016-05-10 18:57:40 +02:00
Wilfried Goesgens
ce8371d307
Fix windows absence of ssize_t
2016-05-10 18:54:33 +02:00
Wilfried Goesgens
ec3d51dfbd
fix library name.
2016-05-10 17:27:27 +02:00
Wilfried Goesgens
56ec020600
Prepare to pass our jemalloc configure state into rocksdb
2016-05-10 16:45:15 +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
37fac2e40f
Fix library list
2016-05-10 15:56:17 +02:00
Wilfried Goesgens
5e311be4ba
Add missing test source file.
2016-05-10 15:39:50 +02:00
Wilfried Goesgens
c77baed2db
Move rocksdb after zlib & snappy
2016-05-10 15:35:15 +02:00
Wilfried Goesgens
afef9a5466
Include libsnappy for rocksdb.
2016-05-10 15:33:58 +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
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
Wilfried Goesgens
737cb058b8
Remove debug output, no more needed in-between-CMakeList.txt
2016-05-04 17:55:14 +02:00
Wilfried Goesgens
14fe556031
Merge branch 'devel' of github.com:arangodb/ArangoDB into dox-cox-pix-ex-rox-box
2016-05-04 17:27:39 +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
Kaveh Vahedipour
e623198d6c
Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm
2016-05-04 17:06:23 +02:00
jsteemann
42c9394797
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-05-04 16:42:44 +02:00
jsteemann
852a6d7829
fixed compile warning
2016-05-04 16:42:37 +02:00
Frank Celler
5f0ae035b0
added default env variables
2016-05-04 16:25:18 +02:00
jsteemann
c7effa2410
readded subdirectory
2016-05-04 15:05:54 +02:00
jsteemann
2a2ad584a5
updated gitignore
2016-05-04 15:01:40 +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
Max Neunhoeffer
0ac60a8fe7
Merge branch 'devel' into json_agency_comm
2016-05-04 11:15:02 +02:00
jsteemann
9d865c7047
optimizations, bugfixes
2016-05-04 01:50:28 +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
Wilfried Goesgens
d19cef695e
Unify the way we locate and initialize icu on windows in the unittests.
2016-05-03 11:43:14 +02:00
jsteemann
95d1c093fd
recursively resolved externals
2016-05-03 11:18:44 +02:00
jsteemann
eb788e1791
fixed tests
2016-05-03 10:42:17 +02:00
Kaveh Vahedipour
dab8accd5b
Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm
2016-05-03 08:57:09 +02:00
jsteemann
d3604238e4
optimizations
2016-05-02 23:06:04 +02:00
Kaveh Vahedipour
dd99efe0ea
corrected v8 build on mac
2016-05-02 18:20:44 +02:00
jsteemann
70f5dfdd7f
updated vpack library
2016-05-02 17:49:04 +02:00
jsteemann
b9324ea2a1
use VPackDumper
2016-05-02 17:32:53 +02:00
Wilfried Goesgens
4e67ba3dd2
Add tool to make archives non thin; use it in target nonthinV8
2016-05-02 15:38:47 +02:00
Max Neunhoeffer
3248d6d574
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-05-02 15:15:45 +02:00
Max Neunhoeffer
cb78f14046
Revert "Revert V8"
...
This reverts commit 61917961fa
.
2016-05-02 13:55:30 +02:00
jsteemann
0038ccefb0
updated vpack library
2016-05-02 13:49:28 +02:00
Jan Steemann
2b0f3f7b57
change behavior of arithmetic operators, TO_STRING and TO_NUMBER
2016-05-02 13:29:29 +02:00
Frank Celler
61917961fa
Revert V8
2016-05-02 12:03:57 +02:00
Max Neunhoeffer
62f4c78baa
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-05-02 10:46:38 +02:00
Max Neunhoeffer
9668a3eb87
Fix compilation under Linux with g++.
...
This is a dirty hack, I just removed an option that should have
been added only under clang.
2016-05-02 10:44:40 +02:00
Wilfried Goesgens
2dbd2059f5
Fix new V8 version number here too.
2016-05-02 10:21:59 +02:00
Wilfried Goesgens
fb36d41264
One more missing file.
2016-05-02 10:15:50 +02:00
Wilfried Goesgens
48190b463b
Add missing file
2016-05-02 09:56:58 +02:00
Wilfried Goesgens
c56309c62c
Upgrade V8 to 5.0.71.39
2016-05-02 09:40:15 +02:00
jsteemann
1250fcf63e
micro optimizations
2016-05-01 00:03:23 +02:00
jsteemann
58736a9d50
prepation for optimizations
2016-04-29 17:26:22 +02:00
jsteemann
cb64122ab4
updated vpack library
2016-04-29 16:26:18 +02:00
jsteemann
6e57c95de8
updated vpack library
2016-04-29 14:52:20 +02:00
Frank Celler
0d97c7d15c
boost unit tests included
2016-04-27 21:47:36 +02:00
Frank Celler
587866bba9
no shared
2016-04-27 17:56:55 +02:00
Frank Celler
273ce3073c
disabled shared
2016-04-27 17:36:29 +02:00
Frank Celler
3d75364af6
changed to boost 1.61
2016-04-27 00:18:34 +02:00
jsteemann
5fb9d758c9
micro optimizations
2016-04-26 10:38:47 +02:00
jsteemann
4db5377b7f
fix over-simplified highlighting of matching parens
2016-04-23 22:42:00 +02:00
jsteemann
28930370c2
micro optimizations
2016-04-23 20:49:22 +02:00
jsteemann
f9b872e77e
remove unnecessary libraries
2016-04-22 16:13:53 +02:00
Jan Steemann
7f30e30c1d
fixed crash
2016-04-21 18:04:10 +02:00
Max Neunhoeffer
877e42e7c5
Merge branch 'FMH' into devel
2016-04-21 14:04:39 +02:00
Jan Steemann
48d0a1cbb5
micro optimizations
2016-04-21 12:46:53 +02:00
Frank Celler
3bb24146a6
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-04-19 19:18:02 -07:00
Jan Steemann
2533affb02
fixed crash
2016-04-19 15:38:30 +02:00
Jan Steemann
386fee8099
updated vpack library
2016-04-19 13:44:53 +02:00
Frank Celler
007fe8e053
Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH
...
Conflicts:
arangod/Agency/Constituent.cpp
arangod/Agency/RestAgencyHandler.cpp
arangod/Aql/Query.cpp
arangod/Aql/grammar.cpp
arangod/RestHandler/RestSimpleQueryHandler.cpp
arangod/RestServer/ArangoServer.cpp
js/client/modules/@arangodb/testing.js
2016-04-19 07:44:00 +02:00
Frank Celler
f85c700d20
silence some warnings
2016-04-19 07:35:03 +02:00
Jan Steemann
917a1744c9
updated vpack library
2016-04-18 15:30:26 +02:00
Frank Celler
cd91d3654e
Merge remote-tracking branch 'origin' into FMH
2016-04-15 19:01:38 -07:00
Wilfried Goesgens
e173d26aa9
remove directory mangling for our old windows special library directory mechanism
2016-04-14 13:38:52 +02:00
Wilfried Goesgens
8ae9ed7b4e
Only need to install icu data files on windows, others have them hardwired at build time.
2016-04-14 10:46:04 +02:00
Wilfried Goesgens
2c7cfac728
Add routine to install the ICU character table database
2016-04-13 15:37:50 +02:00
Jan Steemann
51bfb8fe57
remove TRI_json_t
2016-04-12 16:37:36 +02:00
Jan Steemann
7c934b43e9
updated library
2016-04-11 13:27:21 +02:00
Jan Steemann
9f8c24b1cd
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-04-06 15:43:27 +02:00
Andreas Streichardt
c2cf4be4e0
Remove etcd
2016-04-05 18:41:37 +02:00
Andreas Streichardt
4c540e8330
Backport from spdvpk
2016-04-05 14:15:15 +02:00
Frank Celler
6002ede1c4
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-04-03 21:46:30 +02:00
Frank Celler
5da239ac1e
fixed warnings
2016-04-03 13:48:19 +02:00
Wilfried Goesgens
519e4a038f
Disable usage of cygwin inside of generated msvs project files.
2016-03-31 15:54:49 +02:00
Wilfried Goesgens
75450a3fae
Fix V8 build for windows
...
- use <(PYTHON_EXECUTABLE) its a gyp variable not an environment variable.
- disable fetching of platform json for visual studio.
2016-03-31 14:35:32 +02:00
Frank Celler
486011d399
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
2016-03-31 13:41:09 +02:00
Wilfried Goesgens
1ccb985109
Forward patch missing changes to the V8 build for windows/solaris/arch linux
2016-03-31 10:55:17 +02:00
Jan Steemann
eddc92a228
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-24 19:35:23 +01:00
Andreas Streichardt
c95dc5df3d
remove obsolete cmakelists
2016-03-24 19:03:58 +01:00
Andreas Streichardt
11e7808641
Hopefully fix unittest boost fun
2016-03-24 19:01:34 +01:00
Max Neunhoeffer
ad8cad6d01
Velocypack fixes for assembler.
2016-03-24 00:47:21 +01:00
Jan Steemann
f670a07046
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-23 19:01:19 +01:00
Kaveh Vahedipour
90a085975d
missing overrides
2016-03-23 17:39:16 +01:00
Kaveh Vahedipour
7746fbfe82
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-03-23 17:19:56 +01:00
Jan Steemann
7ae7b18d25
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-23 17:09:49 +01:00
Frank Celler
212a1e7813
fixed buffer overflow
2016-03-23 16:41:22 +01:00
Jan Steemann
9ac39b7ad6
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-23 16:36:30 +01:00
Jan Steemann
7c245bd3a3
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
2016-03-23 16:36:21 +01:00
Jan Steemann
c8c9288400
harmonize value comparisons for hash indexes
2016-03-23 16:36:00 +01:00
Michael Hackstein
e8fc45a107
Temporary fix in VelocyPack parser. Will be included in the base library
2016-03-23 16:24:07 +01:00
Kaveh Vahedipour
65475361f3
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-03-23 15:37:08 +01:00
Kaveh Vahedipour
d239fb8e7f
merging into devel
2016-03-23 15:36:48 +01:00
Andreas Streichardt
b610ba3894
Remove godep link
...
trolololol...procfs dependency has a symlink here:
https://github.com/prometheus/procfs/blob/master/fixtures/26231/exe
etcd out of source build will copy the src tree.
cmake copy doesn't support symlinks and will copy the symlinks target.
the symlink is hardcoded to /usr/bin/vim
This means that arangodb needed an installed vim :S
Incredible fail chain
2016-03-23 15:24:30 +01:00
Andreas Streichardt
b3357a644e
Fix remaining invalid python commands
2016-03-23 14:43:02 +01:00
Andreas Streichardt
f449aeb6c3
Fix python versioning in newer v8
2016-03-23 13:45:07 +01:00
Kaveh Vahedipour
4f152db27f
Merge branch 'agency' of https://github.com/arangodb/arangodb into devel
2016-03-23 08:59:10 +00:00
Jan Steemann
f17d17841f
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-21 09:28:35 +01:00
Frank Celler
30f826ff8c
fixed libs
2016-03-20 13:43:29 +00:00
Frank Celler
e785284c5b
removed -Wshorten-64-to-32
2016-03-20 13:53:20 +01:00
Frank Celler
949ec7074b
set deployment target
2016-03-20 13:51:45 +01:00
Frank Celler
46c1844dc1
replied fix
2016-03-20 13:37:20 +01:00
Frank Celler
6e3555b828
V4.9.391
2016-03-20 13:21:08 +01:00
Frank Celler
e6f02486d4
no think archive
2016-03-20 10:12:04 +00:00
Frank Celler
c97d35c986
fixed USE_PRECOMPILED_V8
2016-03-20 10:41:17 +01:00
Frank Celler
165d6c18bd
missing files
2016-03-20 00:16:55 +01:00
Frank Celler
9a2da21d53
flatten
2016-03-19 22:39:20 +01:00
Frank Celler
55e43a9823
fixed typo
2016-03-19 22:22:44 +01:00
Frank Celler
42b2cb5baf
removed '()', because msbuild does not like it
2016-03-19 22:15:07 +01:00
Frank Celler
bf6882a92f
VS
2016-03-19 19:23:48 +01:00
Frank Celler
f5e6f534ab
removed -Wshorten-64-to-32
2016-03-19 16:47:13 +01:00
Frank Celler
f0c0257d8f
removed pyc files
2016-03-18 21:48:46 +01:00
Frank Celler
5a1e8fd6fe
Merge branch 'devel' of github.com:arangodb/arangodb into v8
2016-03-18 20:20:15 +01:00
jsteemann
62058d4900
allow turning off SSE4_2 variants
2016-03-18 19:39:53 +01:00
jsteemann
a2413a8ab3
updated vpack library
2016-03-18 17:41:13 +01:00
jsteemann
3759c19886
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-18 16:52:59 +01:00
Frank Celler
d7d89645fd
fixed link target for zlibstatic under Windows
2016-03-18 15:48:48 +01:00
Frank Celler
4ed9b382dd
fixed windows lib
2016-03-18 15:38:26 +01:00
Kaveh Vahedipour
d6db18d655
Merge branch 'devel' of https://github.com/arangodb/arangodb into agency
2016-03-18 10:45:15 +01:00
Frank Celler
6d19bdbbfe
Merge branch 'devel' of github.com:arangodb/arangodb into v8
2016-03-18 09:50:20 +01:00
jsteemann
47a9ea189b
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-17 22:57:25 +01:00
Wilfried Goesgens
551ab11a2c
Merge branch 'devel' of github.com:arangodb/arangodb into solaris
2016-03-17 22:07:29 +01:00
Wilfried Goesgens
e398ac6e97
Finalize detection of NuGet installed OpenSSL
2016-03-17 21:40:14 +01:00
jsteemann
a9ab4eaace
Merge branch 'devel' of https://github.com/arangodb/arangodb into v8
2016-03-17 21:13:21 +01:00
jsteemann
996299cea3
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-17 17:17:50 +01:00
jsteemann
534a31f211
added V8_CFLAGS, V8_CXXFLAGS, V8_LDFLAGS
2016-03-17 16:44:37 +01:00