servusoft
2ec8ae8698
Set host_arch by CROSS_COMPILING
2016-08-31 14:24:15 +02:00
Wilfried Goesgens
1f162ac882
Implement scheme to more clever pass the directories from the build process to the run-time
...
We will now try to evaluate the toplevel install directory from the configured binary dir.
We will use this toplever directory when searching for other directories.
2016-08-24 14:45:08 +02:00
Wilfried Goesgens
7250db8830
Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline
2016-08-18 15:59:12 +02:00
Wilfried Goesgens
19aac9704f
- add Ninja build approach for windows
...
- export the location of the ICU data file - the client packages may need them.
2016-08-18 15:56:35 +02:00
Frank Celler
5162def1c7
removed unecessary file
2016-08-17 12:41:42 +02:00
Wilfried Goesgens
0525ca4d5d
Remove the boost documentation.
...
The wintendo can't stand long filenames in 2016
2016-08-17 10:58:11 +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
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