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
Wilfried Goesgens
6f69cdf6c1
Merge branch 'devel' of github.com:arangodb/ArangoDB into solaris
2016-03-17 12:30:03 +01:00
Kaveh Vahedipour
5acdc36d07
Construct builder with prefilled buffer. Agency store increment, decrement, push pop
2016-03-16 23:40:53 +01:00
jsteemann
04ebf65521
updated vpack library
2016-03-16 20:42:39 +01:00
jsteemann
d3213915bf
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-16 17:53:59 +01:00
Kaveh Vahedipour
7355cde795
Merge branch 'devel' of https://github.com/arangodb/arangodb into agency
2016-03-16 16:27:53 +01:00
Andreas Streichardt
edf378053e
Do not build etcd in source
2016-03-16 14:22:29 +00:00
Frank Celler
0f1e19559e
added V8
2016-03-16 10:18:57 +01:00
Frank Celler
7c1287a9d7
added gyp
2016-03-16 10:04:50 +01:00
Frank Celler
40ec6079d6
added missing files
2016-03-16 09:13:23 +01:00
Frank Celler
41e0519cdb
added missing icu
2016-03-15 23:42:23 +01:00
Frank Celler
bd601caee2
fixed include
2016-03-15 23:12:04 +01:00
Frank Celler
ca608f1293
fixed number
2016-03-15 22:25:36 +01:00
Frank Celler
109c4e43eb
4.9.391
2016-03-15 22:08:31 +01:00
Frank Celler
50286c1ef7
V8 4.9.391
2016-03-15 21:43:46 +01:00
Wilfried Goesgens
7b7a852dcc
Fix quotes, thanks to Simran for digging this out.
2016-03-15 21:29:21 +01:00
jsteemann
236aa3ab5f
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-15 20:09:51 +01:00
Frank Celler
ae8430589f
new linenoise-ng
2016-03-15 16:54:53 +01:00
Kaveh Vahedipour
8bf2264e88
null result for non-existent key in agency dbs
2016-03-15 16:28:27 +01:00
Wilfried Goesgens
7c18cbdd51
Implement configuring for 32 bit arm
2016-03-15 15:16:55 +01:00
Wilfried Goesgens
e2bf40a78a
better insulate the flags where forcing 64 bits for solaris.
2016-03-15 15:12:19 +01:00
Max Neunhoeffer
646367f955
Move change in VelocyPack Builder ValuePair String API here.
2016-03-14 21:24:29 +01:00
Max Neunhoeffer
c074f47f4e
Port a velocypack fix.
2016-03-14 12:12:54 +01:00
Jan Steemann
4074ba47ee
fixed invalid member name
2016-03-11 09:12:02 +01:00
Jan Steemann
b393c3d9bb
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-09 09:42:10 +01:00
Frank Celler
dfa9047484
switch arangosh to new ApplicationFeatures and ProgramOptions
2016-03-08 23:32:43 +01:00
Jan Steemann
9a26fe0960
attribute accessor not using json
2016-03-08 09:59:57 +01:00
Jan Steemann
9f84b767d1
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-07 08:11:01 +01:00
Frank Celler
6782a5e39d
fixed typo, removed example build
2016-03-05 14:33:57 +01:00
Jan Steemann
4e0328d46f
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-03 17:59:27 +01:00
Wilfried Goesgens
14b0e72efe
Simplify the windows msbuild path - it still barfs objects into the source tree, but at least some is in the build directory and we only need to build the sub-target "v8".
2016-03-03 17:46:30 +01:00
Wilfried Goesgens
73748b8cc7
Merge branch 'devel' of github.com:arangodb/ArangoDB into solaris
...
Choose -Wno-all
2016-03-03 16:55:51 +01:00
Wilfried Goesgens
fd72a032d3
Add support for compiling V8 via Ninja Build
2016-03-03 16:07:14 +01:00
Wilfried Goesgens
59d7aa435d
don't override the provided output directory.
2016-03-03 16:07:03 +01:00
jsteemann
b35f44a5d1
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-02 22:09:44 +01:00
Andreas Streichardt
3524ee829f
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-03-02 18:58:57 +01:00
Frank Celler
df4df0d17f
no -Wall for libev
2016-03-02 17:55:41 +01:00
Andreas Streichardt
c4847dd8a8
Do not install zlib
2016-03-02 17:15:49 +01:00
Wilfried Goesgens
f1a2f5e393
Styleguide cleanups as cmakelinter hints
2016-03-02 11:45:55 +01:00
Jan Steemann
92493f2807
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-02 11:04:58 +01:00
Wilfried Goesgens
78d3bd28b5
Merge branch 'devel' of github.com:arangodb/ArangoDB into solaris
2016-03-02 10:50:28 +01:00
Wilfried Goesgens
ae428829fc
Merge branch 'solaris' of github.com:arangodb/ArangoDB into solaris
2016-03-02 10:50:15 +01:00
Wilfried Goesgens
318cdb8365
Merge branch 'solaris' of github.com:arangodb/ArangoDB into devel
2016-03-02 10:31:03 +01:00
Wilfried Goesgens
e39871ae10
We need to specify use_snapshot=true for gyp.
2016-03-02 09:59:23 +01:00
Frank Celler
8d7734b2bc
removed no-old-style
2016-03-01 23:56:42 +01:00
Frank Celler
c88a68358d
CMAKE changes for Windows and Solaris
2016-03-01 17:31:30 +01:00
Frank Celler
a6acf900bf
added v8_build
2016-03-01 16:45:38 +01:00
Frank Celler
ba74fa6f7a
Merge branch 'solaris' of github.com:arangodb/arangodb into solaris
2016-03-01 16:41:40 +01:00
Frank Celler
e70068ee94
compile both targets
2016-03-01 16:41:29 +01:00
Frank Celler
5f4e3b8f6f
Merge branch 'solaris' of github.com:arangodb/arangodb into solaris
2016-03-01 16:32:06 +01:00
Frank Celler
772802a481
use -Wno-old-style-declaration
2016-03-01 16:31:58 +01:00
Frank Celler
b20452d2e4
use 2.8
2016-03-01 16:31:40 +01:00
Frank Celler
3c9c6ef2c1
targets for debug and optimized
2016-03-01 16:27:11 +01:00
Frank Celler
137a6d5ea4
fixed lib dir
2016-03-01 15:46:20 +01:00
Frank Celler
07cfb20e18
fixed lib dir
2016-03-01 15:43:37 +01:00
Frank Celler
680adfdc21
cleanup
2016-03-01 15:13:54 +01:00
Frank Celler
8d9ffbb42f
Merge branch 'solaris' of github.com:arangodb/arangodb into solaris
2016-03-01 15:13:19 +01:00
Frank Celler
715da04bb9
cleanup
2016-03-01 15:11:39 +01:00
Wilfried Goesgens
9f732f68ef
Fix typo.
2016-03-01 14:50:49 +01:00
Wilfried Goesgens
4cd664f061
- force libev windows backend to select & winsock
...
- fix generation of paths, case matters in variablenames.
2016-03-01 13:42:57 +01:00
Wilfried Goesgens
0d402e0d2c
If configure doesn't find a valid backend #error out.
2016-03-01 13:42:57 +01:00
Frank Celler
c202efa80e
cleanup
2016-03-01 12:33:27 +01:00
Frank Celler
995bffc39e
Merge branch 'solaris' of github.com:arangodb/arangodb into solaris
2016-03-01 10:20:27 +01:00
Frank Celler
9eda75c34a
cleanup
2016-03-01 10:20:22 +01:00
Frank Celler
a8f9ed82a7
use only one test
2016-03-01 10:15:13 +01:00
Wilfried Goesgens
b70e38f794
Also work with the linker include directories here.
2016-02-29 19:28:13 +01:00
Frank Celler
6ff9a7610e
shutup message about VS15
2016-02-29 19:13:21 +01:00
Wilfried Goesgens
39e180c4da
Work on cmake library directories.
2016-02-29 19:04:10 +01:00
Frank Celler
b1de079b04
added OPENSSL LIBS directly
2016-02-29 17:59:55 +00:00
Frank Celler
a430a0e07f
added path
2016-02-29 17:14:41 +00:00
Frank Celler
87ba797adc
added patch file
2016-02-29 17:27:07 +01:00
Frank Celler
795e158070
added patch file
2016-02-29 17:24:46 +01:00
Frank Celler
a6dd56df95
fixed libs
2016-02-29 11:49:31 +00:00
Frank Celler
11d4310247
export lib
2016-02-29 08:55:01 +00:00
Frank Celler
215d269611
fixes for Windows VS
2016-02-29 08:54:26 +00:00
Frank Celler
b5aa806c7d
added regex
2016-02-28 13:47:03 +01:00
Frank Celler
533ec096e1
added GETOPT_INCLUDE_DIR
2016-02-28 12:53:38 +01:00
Wilfried Goesgens
0eae9cfeda
try to export the include directory
2016-02-26 17:57:25 +01:00
Wilfried Goesgens
260d053cb8
Calculate where windows puts the V8 & ICU libs
2016-02-26 17:57:01 +01:00
Wilfried Goesgens
4178f3f756
Add getopt for windows portability.
2016-02-26 17:20:45 +01:00
Wilfried Goesgens
3dda9b7ba2
Fix Variable, no trailing > needed.
2016-02-26 15:54:56 +01:00
Wilfried Goesgens
39809a1f0d
Remove debug output.
2016-02-26 15:54:45 +01:00
Wilfried Goesgens
0f2174ada5
Add python as a parameter to gyp.
2016-02-26 15:12:28 +01:00
Wilfried Goesgens
62ba465c1f
don't use the environment for the python executable.
2016-02-26 15:12:04 +01:00
Wilfried Goesgens
9e091d6374
make gyp builds their own custom target steps
2016-02-26 14:47:26 +01:00
Wilfried Goesgens
9b0938d9ae
Work on the windows compile of V8 to properly find python.
2016-02-26 13:08:37 +01:00
Jan Steemann
68461e6f74
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-02-26 11:00:25 +01:00
Kaveh Vahedipour
56210b8886
Must be (MAKE) INSTEAD OF {MAKE} in V8 BUILD_COMMAND
2016-02-26 09:56:12 +00:00
Frank Celler
e2f5a8a8c3
added USE_OPENSSL_NO_SSL2
2016-02-26 10:50:03 +01:00
Achim Brandt
3761effafc
fixed variable tests
2016-02-26 10:30:00 +01:00
Jan Steemann
c0fd3b13ca
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-02-26 10:19:17 +01:00
Max Neunhoeffer
de745abce9
Silence a compiler warning.
2016-02-26 10:11:59 +01:00
Max Neunhoeffer
5688e05f1c
Fix capitalisation of openssl subdir in CMakeLists.txt.
2016-02-26 09:24:39 +01:00
Frank Celler
e57a077c1b
added dependencies
2016-02-25 20:21:04 +01:00
Frank Celler
06256947fa
splitted into 3rd libs
2016-02-25 18:51:17 +01:00
Frank Celler
b1a56dd59c
moved BOOST to its own CMakeLists.txt
2016-02-25 18:51:17 +01:00
Jan Steemann
22e89f56ca
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-02-25 16:50:34 +01:00
Frank Celler
0c511e2b49
readded USE_PRECOMPILED_V8
2016-02-25 16:36:24 +01:00
Jan Steemann
3e82064770
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-02-25 14:59:08 +01:00
Jan Steemann
f0ed218ae9
do not compile v8 with -Werror
2016-02-25 14:25:22 +01:00
Jan Steemann
51eb138c94
reduce build verbosity
2016-02-25 13:38:35 +01:00
Frank Celler
38cb961a33
removed superfluous Makefile
2016-02-25 13:19:50 +01:00