1
0
Fork 0
Commit Graph

528 Commits

Author SHA1 Message Date
Andreas Streichardt e4d42a10da Remove special openssl logic 2016-06-27 20:21:57 +02:00
Frank Celler 4d0f98a43e added FORCE_JEMALLOC_LIB 2016-06-17 15:54:32 +00:00
Frank Celler 03079b2b67 3.0 fixes for paths 2016-06-14 16:51:48 +02:00
Wilfried Goesgens 83df22eb34 Rename variable to substitute into NSIS, for some reason CPACK_NSIS_DEFINES is substituted empty. 2016-06-14 12:46:44 +02:00
Frank Celler 99e991087d added homebrew 2016-06-13 15:26:58 +02:00
Frank Celler f9298c2b43 3.0 2016-06-07 17:39:32 +02:00
jsteemann 325aa13795 merge with velocypack 2016-06-06 16:59:36 +02:00
Mark 69f622d5af Compiler-Option /MP (multiple processes) added 2016-06-01 17:22:42 +02:00
jsteemann 6294c88304 experimental increase of FD_SETSIZE for Windows 2016-05-25 12:54:04 +02:00
Frank Celler d4291b36e5 added sanity check for CMAKE_BUILD_TYPE 2016-05-19 16:10:36 +02:00
Andreas Streichardt 29ea27e698 Fix broken variable 2016-05-17 17:43:34 +02:00
Frank Celler 2d9f384043 use Release as default 2016-05-13 14:50:28 +02:00
Andreas Streichardt 16aa5c08c8 require debian target 2016-05-12 17:20:23 +02:00
Frank Celler 1c9d99d8ec removed SNAPPY_STATIC_LIB 2016-05-11 17:34:39 +02:00
Frank Celler ec95d48ec3 use static lib 2016-05-11 17:23:59 +02:00
Andreas Streichardt 64a567a5a0 ROCKSDB uses static snappy from 3rdparty 2016-05-11 16:30:24 +02:00
Andreas Streichardt b3f0a4956e jemalloc is not REQUIRED if explicitly requested 2016-05-11 13:33:41 +02:00
Max Neunhoeffer 56cfb576d3 Switch rocksdb on by default. 2016-05-11 11:18:32 +02:00
Wilfried Goesgens 5c15717357 Add snappy libs if we need it. 2016-05-10 16:45:15 +02:00
Wilfried Goesgens 1763c5dc36 Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
Andreas Streichardt 3773b0e66c Merge branch 'json_agency_comm' of github.com:arangodb/arangodb into json_agency_comm 2016-05-06 17:04:04 +02: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
Kaveh Vahedipour e623198d6c Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-04 17:06:23 +02:00
Wilfried Goesgens b163692df7 fix python detection. This line got lost. 2016-05-04 15:20:56 +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
Andreas Streichardt a80d208590 Use core2 as the absolute minimum architecture 2016-05-04 14:33:32 +02:00
Frank Celler d5fd6ac0e7 fixed order of pthread, fixed cmake 2.8 2016-05-04 13:51:16 +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
Frank Celler 27454a1281 added USE_OPTIMIZE_FOR_ARCHITECTURE flag 2016-05-03 14:18:58 +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
Kaveh Vahedipour 00ce93b8d0 Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-05-02 16:14:37 +02:00
Frank Celler 6974f881a3 fixed statistics 2016-05-01 19:14:10 +02:00
Kaveh Vahedipour 86959d83a6 Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm 2016-04-29 16:29:05 +02:00
Andreas Streichardt 241dd2ff15 link against libatomic on clang 2016-04-29 12:49:36 +02:00
Kaveh Vahedipour 583a77792f sometimes elseif(NOT CMAKE_SIZEOF_VOID_P) 2016-04-29 10:00:47 +02:00
Frank Celler daae5917ad added icu copy 2016-04-28 08:57:31 +02:00
Frank Celler 10cea5553f no ASM under Windows 2016-04-27 17:26:07 +02:00
jsteemann 5ec9cff904 renamed arangob to arangobench 2016-04-27 12:15:19 +02:00
Frank Celler d5476d37b1 remove USE_SYSTEM_BOOST 2016-04-27 11:04:57 +02:00
Frank Celler 0d8de0612c remove USE_SYSTEM_BOOST 2016-04-27 10:51:12 +02:00
Frank Celler 1976f2f5b6 fixed wrong usage of error 2016-04-23 22:17:36 -07:00
Frank Celler 2cb73ce625 cosmetics 2016-04-23 22:14:57 -07:00
Frank Celler 3091b17ab9 do not use v8_build in precompiled mode 2016-04-23 19:30:42 -07:00
jsteemann 07a0e0156d add fix vor Visual Studio 2015 update 2 2016-04-23 21:30:29 +02:00
jsteemann f9b872e77e remove unnecessary libraries 2016-04-22 16:13:53 +02:00
Frank Celler 7bc8669bbf ignore #warning 2016-04-21 23:15:47 -07:00
Wilfried Goesgens 51bca63463 Add detection for jemalloc, default to using jemalloc on linux. 2016-04-21 18:22:52 +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
Alan Plum 98423f451e
Don't generate mimetypes.js 2016-04-18 18:19:24 +02:00
Frank Celler 999cf52996 fixed order of flags 2016-04-17 17:27:30 -07: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
Frank Celler ae45b7cd67 MSVC fixes 2016-03-31 17:16:37 +02:00
Frank Celler 119c1bd44b Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk 2016-03-31 09:31:32 +02:00
Andreas Streichardt d0f58ffac3 Fix python executable 2016-03-30 14:19:48 +02:00
Frank Celler 9095e57fb3 fixed tcmalloc test 2016-03-28 22:08:28 +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 11e7808641 Hopefully fix unittest boost fun 2016-03-24 19:01:34 +01:00
Jan Steemann f670a07046 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-23 19:01:19 +01:00
Andreas Streichardt fb76cc4529 fix python 2016-03-23 18:25:41 +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
Kaveh Vahedipour 7254ad4c9e Fixing issues 2016-03-23 15:16:47 +01:00
Kaveh Vahedipour 4a86d26f19 need to find out how to define the headers properly 2016-03-21 18:23:14 +01:00
Kaveh Vahedipour 2583c00859 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-03-21 10:41:15 +01: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 2dd1f1ce1f cache deployment target 2016-03-20 13:59:47 +01:00
Frank Celler 949ec7074b set deployment target 2016-03-20 13:51:45 +01:00
Frank Celler 9a8678f712 no rt on darwin 2016-03-20 13:01:03 +01:00
Frank Celler 019c95a777 added rt 2016-03-20 08:45:49 +00:00
jsteemann 3759c19886 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-18 16:52:59 +01:00
Frank Celler f1aabef0fe removed /LTCG 2016-03-18 16:29:51 +01:00
Kaveh Vahedipour 7355cde795 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-03-16 16:27:53 +01:00
jsteemann d6709de403 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-16 12:12:19 +01:00
Frank Celler 174b0d661c changed to 3.0.x-devel 2016-03-16 10:50:52 +01:00
jsteemann 0361c2e72b Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-16 00:13:58 +01:00
jsteemann 6204de9ed9 always link against libresolv 2016-03-16 00:13:30 +01:00
jsteemann 2ceecda5f7 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-15 23:44:42 +01:00
Frank Celler d64bf2dc95 added srv:// endpoint 2016-03-15 23:25:07 +01:00
Kaveh Vahedipour 61a55d61db Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-03-10 17:37:43 +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
Kaveh Vahedipour df56885c09 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-03-07 17:38:38 +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 b1899e9b31 made BASE flags cachable 2016-03-05 17:13:48 +01:00
Frank Celler 60cd363f19 moved build date to file build-date.h.in 2016-03-05 09:49:31 +01:00
Jan Steemann b965cb5e6e Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-04 20:58:06 +01:00
Andreas Streichardt 68277a734b Python is required for V8 2016-03-04 18:10:38 +01:00
Kaveh Vahedipour 89ce4ac10a Merge branch 'devel' of https://github.com/arangodb/arangodb into agency 2016-03-03 18:50:40 +01:00
Jan Steemann 4e0328d46f Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-03 17:59:27 +01:00
Kaveh Vahedipour 2046a704e0 notifyall 2016-03-03 14:24:23 +01:00
Wilfried Goesgens 25f6311972 Add visual studio user setting file, so we don't need to configure the debugger options each time. 2016-03-02 16:20:15 +01:00
Wilfried Goesgens f5d14029c8 Merge branch 'devel' of github.com:arangodb/ArangoDB into solaris 2016-03-02 15:36:25 +01:00
Jan Steemann 1ca358bde8 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-03-02 15:21:37 +01:00
Frank Celler 9342b0bab9 be verbose 2016-03-02 14:08:18 +01:00
Frank Celler c719beccc4 added BASE_LD_FLAGS and BASE_LIBS 2016-03-02 12:45:04 +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
Frank Celler c8b5ea0129 added -Wno-unused-parameter 2016-03-01 17:50:40 +01:00
Frank Celler c88a68358d CMAKE changes for Windows and Solaris 2016-03-01 17:31:30 +01:00
Kaveh Vahedipour 4435236e91 property_map 2016-03-01 08:52:20 +01:00
Kaveh Vahedipour 0ac54c3300 agency on 2016-02-26 17:44:14 +01:00
Jan Steemann 68461e6f74 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-26 11:00:25 +01:00
Frank Celler e2f5a8a8c3 added USE_OPENSSL_NO_SSL2 2016-02-26 10:50:03 +01:00
Jan Steemann c0fd3b13ca Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-26 10:19:17 +01:00
Michael Hackstein 421df55e89 fixed tests 2016-02-26 09:34:56 +01:00
Kaveh Vahedipour efb0a16988 Unit tests only in maintainer mode 2016-02-26 09:33:05 +01:00
Kaveh Vahedipour 34976d462f agency on 2016-02-26 09:31:05 +01:00
Frank Celler ca7651cc8d added all tools 2016-02-25 20:29:02 +01:00
Frank Celler 52ac7742d5 removed lib again 2016-02-25 20:26:33 +01:00
Frank Celler e02b6f99cd added lib for documentation 2016-02-25 20:25:15 +01:00
Frank Celler 3568d10bd3 added dependencies for tests 2016-02-25 20:23:42 +01:00
Frank Celler e57a077c1b added dependencies 2016-02-25 20:21:04 +01:00
Frank Celler 874ae123f6 added some help tests 2016-02-25 19:13:42 +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 3e82064770 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-25 14:59:08 +01:00
AutoBuilder df1c591f51 Merge branch 'solaris' of https://github.com/arangodb/arangodb into solaris 2016-02-25 14:26:16 +01:00
AutoBuilder 325a045fef added link flags 2016-02-25 14:26:12 +01:00
Frank Celler 1cd53c20a1 added generateMimetypes and generateErrorfiles 2016-02-25 13:14:06 +01:00
Frank Celler cb6f4c024b fixed boost unittests test 2016-02-24 23:43:07 +01:00
Frank Celler 554cf0594a changed order of V8 and ICU 2016-02-24 23:17:24 +01:00
Frank Celler 8c632cae24 Merge branch 'solaris' of github.com:arangodb/arangodb into solaris
Conflicts:
	CMakeLists.txt
2016-02-24 22:41:00 +01:00
Frank Celler 42dbf45264 fixed libs 2016-02-24 22:40:31 +01:00
Frank Celler ea44c604b6 fixed boost 2016-02-24 22:39:53 +01:00
Frank Celler 22d0f3049b added boost link test 2016-02-24 21:04:42 +01:00
Frank Celler 0ef991de91 removed debug output 2016-02-24 20:35:50 +01:00
Frank Celler da7955e417 Merge branch 'devel' of github.com:arangodb/arangodb into solaris 2016-02-24 19:29:01 +01:00
Frank Celler 4b2b85f1b5 more cleanup 2016-02-24 19:19:04 +01:00
Wilfried Goesgens 0bf90a712a Add version, and way to detect local boost. 2016-02-24 14:04:19 +01:00
Frank Celler 43be85e72b more cleanup 2016-02-24 10:30:30 +01:00
jsteemann d6fcbb0299 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-23 21:51:12 +01:00
jsteemann 47b684a75a fixed maintainer mode 2016-02-23 21:49:57 +01:00
jsteemann 0c5e11dca9 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-23 21:34:11 +01:00
Frank Celler 48e39567fc fixed man page generation 2016-02-23 21:28:14 +01:00
Frank Celler fed3dee2fa more cleanup 2016-02-23 20:36:33 +01:00
Frank Celler 0f1a8e66d5 removed old cpp files 2016-02-23 15:28:32 +01:00
Frank Celler 9fca3425a1 cleanup 2016-02-23 15:28:31 +01:00
Frank Celler 0639e688f5 added FLEX and BISON 2016-02-23 15:27:34 +01:00
Frank Celler 5b0d9e2ef6 cleanup of unsed variables 2016-02-23 15:25:06 +01:00
Wilfried Goesgens 2968cc81da Finalize work on solaris with static library linking. 2016-02-23 14:28:27 +01:00
Jan Steemann 70d44f06fa Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-23 13:22:46 +01:00
Frank Celler 97e80b848e added FLEX and BISON 2016-02-23 12:26:10 +01:00
Wilfried Goesgens 8632080bdc - remove rasbian stuff
- make solaris link stattic using the csw linker
 - cleanup V8 & ICU include & libraries.
2016-02-23 11:23:51 +01:00
Wilfried Goesgens 0a0aa11b42 re-add Z & EV to the library directories. 2016-02-22 13:52:52 +01:00
Frank Celler 21c6e94cfb included libev and zlib as project 2016-02-22 09:57:44 +01:00
Frank Celler bec68b7427 added libev_INCLUDE_DIR 2016-02-20 17:18:39 +01:00
Frank Celler 0643923f4a Merge branch 'solaris' of github.com:arangodb/arangodb into solaris 2016-02-20 13:06:44 +01:00
Frank Celler 5365c39f8f added current build to for include 2016-02-20 12:55:29 +01:00
Wilfried Goesgens 0f548c92d5 Remove directory part that comes from the variable. 2016-02-19 18:52:04 +01:00
Wilfried Goesgens 9a5cf6dfb4 Export directories with the icu & v8 libraries into the calling scope 2016-02-19 18:35:15 +01:00
Wilfried Goesgens 8608fae2d1 Move stuff around
- properly calculate ICU
 - propagate PYTHON_EXECUTABLE into the make file for V8
2016-02-19 17:57:45 +01:00
Wilfried Goesgens 4a9dc3cbd4 More solaris compatibility 2016-02-19 15:52:32 +01:00
Wilfried Goesgens 9907c4e4a6 More forcing of the compiler on solaris; fix V8 location for arangodb build. 2016-02-19 14:47:27 +01:00
Jan Steemann e4fb8b184b Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-19 12:51:52 +01:00
Wilfried Goesgens 0700ccc847 start to use gyp directly from cmake; add 64 bits detection; remove old arm stuff. 2016-02-19 12:46:28 +01:00
Frank Celler 417db335ab removed old files 2016-02-19 12:26:26 +01:00
Jan Steemann 8b8101fc59 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-19 11:44:06 +01:00
Max Neunhoeffer ac7a3e6d6a Switch off assembler CRC32 on Windows by default. 2016-02-19 10:59:13 +01:00
Kaveh Vahedipour db9d23b7ef Adapting to intel compiler 15.0 2016-02-18 23:26:45 +01:00
Jan Steemann 22fa100657 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 17:54:51 +01:00
Kaveh Vahedipour 541aefdd2e Reestablished love 2016-02-18 17:32:35 +01:00
Jan Steemann 433cd14d7e Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 14:44:05 +01:00
Frank Celler ad38238da7 added swagger, USE_FAILURE_TESTS, ARANGODB_VERSION 2016-02-18 14:02:39 +01:00
Max Neunhoeffer 2ef2ec7292 Add assembler optimized CRC version.
Compile in only if architecture is x86_64 and no user override.
If compiled in, use runtime detection of SSE4.2 extensions using
the CPUID intrinsic.
2016-02-17 23:17:23 +01:00
Max Neunhoeffer d0dc195949 Take out a debug message. 2016-02-17 14:45:06 +01:00
Kaveh Vahedipour c4c7bfbd5b Checking for architecture. Providing include (TargetArch) 2016-02-17 13:21:03 +00:00
Kaveh Vahedipour 360a24f65d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-17 09:22:11 +00:00
Kaveh Vahedipour d5ba21ff61 Build of etcd should only be attempted, when Go is found >= 1.2 2016-02-17 09:22:07 +00:00
Kaveh Vahedipour 411ef9185c Fxing for Release and Debug build types 2016-02-16 23:16:28 +01:00
Kaveh Vahedipour 112ac719f5 Fxing for Release and Debug build types 2016-02-16 23:09:00 +01:00
Frank Celler b4286a66fc added USE_FAILURE_TESTS 2016-02-16 16:30:59 +01:00
Kaveh Vahedipour 2955f33006 Checking C++11 features. 2016-02-12 17:43:45 +00:00
Kaveh Vahedipour f313c7120d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-12 17:08:13 +00:00
Jan Steemann 13cceddbcc removed linenoise option 2016-02-12 18:07:42 +01:00
Kaveh Vahedipour 8ac5ccfdff Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-12 17:06:03 +00:00
Kaveh Vahedipour ce9ec76199 ENABLE_RELATIVE 2016-02-12 17:05:43 +00:00
Kaveh Vahedipour 5d3fe9afe6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-12 15:53:11 +01:00
Kaveh Vahedipour c3212f2d5d added support for detection of cpu_family 6 model 61 2016-02-12 15:33:53 +01:00
Kaveh Vahedipour 05ef0d2711 linenoise library should be automatically included 2016-02-12 12:44:05 +00:00
Kaveh Vahedipour 8607d8bbe4 icu dependencies of tests 2016-02-12 13:09:03 +01:00
Kaveh Vahedipour 068386338a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-12 11:13:33 +01:00
Kaveh Vahedipour b61e6c8f64 Checking for compiler features 2016-02-12 11:13:24 +01:00
Kaveh Vahedipour 409d03a850 Finding tcmalloc 2016-02-11 17:49:55 +00:00
Kaveh Vahedipour f2ee7c0d0b OpenSSL > 1.1.0 ends support of SSLv2 2016-02-11 18:20:41 +01:00
Andreas Streichardt f14bf5496f Check for a specific python version, so v8 is building 2016-02-11 14:21:55 +01:00
Kaveh Vahedipour 9db6089ec5 Testing need for static linking of OPENSSL 2016-02-09 10:22:10 +01:00
Kaveh Vahedipour c6c121e59b Mild optimisation and CMAKE_MAKE_PROGRAM for V8 build rather than 'make' 2016-02-09 10:13:45 +01:00
Kaveh Vahedipour 1a368e1ce3 Back to OSX for tests 2016-02-08 22:30:11 +01:00
Kaveh Vahedipour c9d4d5fd32 Linux V8/ICU are in deeper directories 2016-02-08 17:32:21 +00:00
Kaveh Vahedipour 9d65e68998 First successful OSX build 2016-02-08 18:02:43 +01:00
Kaveh Vahedipour c626ecc59b First successful OSX build 2016-02-08 16:17:10 +01:00
Kaveh Vahedipour 0a068ed86a OpenSSL check on OSX finds shipped 0.98. We need better than that. 2016-02-01 15:41:08 +01:00
Kaveh Vahedipour 6194a83437 making progress building unix versions 2016-02-01 13:06:06 +00:00
Jan Christoph Uhde 03409a84cc fix icu related linking issues 2016-01-31 23:06:24 +01:00
Kaveh Vahedipour 3f39a10bf8 Integrated obiwahn contributions 2016-01-25 13:46:44 +01:00
Jan Christoph Uhde 1a44d102ed add v8 and icu as imported targets 2016-01-23 15:06:33 +01:00
Kaveh Vahedipour 5662bf012e Building on OSX 2016-01-21 15:42:54 +01:00
Kaveh Vahedipour 5679410317 Building on OSX 2016-01-21 15:17:43 +01:00
Jan Christoph Uhde 553d02a011 add option for system provided libs 2016-01-15 17:41:13 +01:00
Jan Christoph Uhde d89e083bd3 add file for 3rd party and boost 2016-01-15 17:13:05 +01:00
Jan Christoph Uhde 306eac4484 fix: local configuration can now be found by more projects 2016-01-15 00:10:18 +01:00
Jan Christoph Uhde b53cb6188a fix: build on debian sid -- bumped cmake version 2016-01-14 23:40:52 +01:00
Wilfried Goesgens 5ea0fe49b1 Multi -purpose- -> model 2015-12-11 18:22:23 +01:00
Wilfried Goesgens 179778bddd Simplify include paths as its done for the other binaries. 2015-12-11 16:54:12 +01:00
Wilfried Goesgens f39cf6485c Add velocypack detection to CMakeList 2015-12-11 16:30:19 +01:00
Frank Celler 7c9a0de284 added README and LICENSES 2015-11-07 20:21:45 +01:00
Jan Steemann 8db2018eb5 updated linenoise version 2015-11-03 16:07:48 +01:00
Jan Steemann 03da10bb51 attempt to fix failing Windows build 2015-10-22 18:03:07 +02:00
Frank Celler b7de227138 removed readline 2015-10-22 15:41:33 +02:00
Frank Celler b58d0702bd fixed number of contexts for ARM 2015-10-08 15:26:40 +02:00
Jan Steemann cf7ea23024 cmake test end 2015-09-04 15:48:00 +02:00
Jan Steemann fcb380b0f6 cmake test 2015-09-04 15:42:29 +02:00
Jan Steemann f9b90fc3bf cmake test 2015-09-04 15:24:08 +02:00
Jan Steemann b146fc90a1 changed variable name (USER_MAINTAINER_MODE -> USE_MAINTAINER_MODE) 2015-09-04 14:57:23 +02:00
Jan Steemann 9f0384284f moved files 2015-08-19 11:19:37 +02:00
Willi Goesgens edabac8927 Add Version information & icons to the windows binaries. 2015-07-17 16:36:40 +02:00
Jan Steemann 80c919a9d7 moved boost modules, add missing modules 2015-07-16 20:57:28 +02:00
Jan Steemann efb68a2e6c added boost::lockfree and removed mutex in statistics 2015-07-16 20:24:58 +02:00
Willi Goesgens b8c6e96a59 Adjust infrastructure to the new V8 2015-06-18 13:23:11 +02:00
Willi Goesgens 8e858bc96d Upgrade V8 to 4.2.77
- v8 now requires llvm libstdc++ inline
  - ForceDelete is gone now; employ new tactics of working with wrapping shaped json
  - gold crashes while linking V8, remove it.
2015-05-20 15:10:28 +02:00
Willi Goesgens 592f21bdae Adjust the windows build to the new icu version. 2015-04-29 14:27:49 +02:00
Willi Goesgens bd27d57ce0 Add pass through for Include paths from outside in. 2015-04-20 10:17:59 +02:00
Jan Steemann e09328341c fixed typo in build instructions 2015-03-26 10:42:40 +01:00
Willi Goesgens 1a269dcee1 Fix sequence so TRI_BINDIR_INSTALL is defined. 2015-03-23 19:07:56 +01:00
Willi Goesgens 9fbfcf245e more places to remove mruby 2015-03-23 19:05:29 +01:00
Willi Goesgens c4ecaffbb4 Remove MRuby from the macos build 2015-03-23 18:58:55 +01:00
Willi Goesgens 9f179c49fd Work on windows installer
- fix Icon reference in registry; mustn't add the compile directory to the path; Now the software uninstall list shows our Fruit.
  - DRY: use a define for the service name
  - more comments whats going on
  - fix WaitForServiceUp - it would run endless because of a syntax error. NSIS - when to do braces and when not? GRRR.
  - Add human readable description to the service name
  - Check whether the ArangoDB-Service in charge points to our binary - so we don't accidently remove a service installed by another version of ArangoDB
2015-03-18 15:59:15 +01:00
Willi Goesgens 8342953730 Rework installer
- no more commands are substituted in from CMakeList.txt - this makes the NSIS template better readable
  - BITS are substituted in via the define section
  - Build the Registry uninstall key at the start of the file to respect DRY.
  - fix error messages
  - fix typos in function names
  - only try to open Aardvark in the browser if we install a service
  - Use Switch instead of Rumpelstilskin if
  - Restore the install-type on uninstall first
    - we need to set SetShellVarContext according to it so the meaning of
      - SHCTX
      - $SMPROGRAMS
      are right.
    - we need to know whether we need to uninstall a service.
2015-03-13 12:53:07 +01:00
Willi Goesgens 0ff1672f3c Re-Add switch between 32/64 bit registry 2015-03-09 10:45:34 +01:00
Frank Celler 0687e4e080 removed registry entry, using relative path to binary instead 2015-03-08 20:06:18 +01:00
Frank Celler 49ace658ca removed mruby 2015-03-03 16:53:26 +01:00
Willi Goesgens b2b263f212 fix calculation of etc directory for windows install. 2015-02-27 14:15:01 +01:00
Frank Celler f7fb27e4ea added etcd
Conflicts:
	CMakeLists.txt
2015-02-26 00:00:55 +01:00
Jan Steemann 2ec83e31f8 fixed CMake instructions for linking on Linux 2015-02-19 16:10:14 +01:00
Willi Goesgens 5e1720132f Stacktraces & asserts for windows too. 2015-01-30 16:46:56 +01:00
Willi Goesgens dabd986fcc Add trailing slash for safety. 2015-01-21 09:35:51 +01:00
Willi Goesgens 7d883f5e9e Add posibility to build relative-enabled binaries with cmake too. 2015-01-19 19:40:04 +01:00
Willi Goesgens b1f881254d Upgrade V8 to 3.31.74.1 2015-01-19 19:29:31 +01:00
Frank Celler ec6f2a41ae fixed destination path 2014-12-26 11:42:34 +01:00
Frank Celler 60510f7431 copy icudtl.dat 2014-12-26 10:58:19 +01:00
Frank Celler 013671527e fixed paths 2014-12-24 12:51:20 +01:00
Frank Celler 02252575d5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-24 10:59:38 +01:00
Frank Celler 06e09f607e fixed version info for cmake 2014-12-24 10:59:33 +01:00
Frank Celler 44e23d8e4f Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-24 10:58:25 +01:00