1
0
Fork 0
Commit Graph

650 Commits

Author SHA1 Message Date
Wilfried Goesgens 983c582bb8 its CHECK_INCLUDE_FILE -S 2016-02-23 11:38:40 +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 8d7b55416e Cleanup variable collecting for V8 and start out with windows. 2016-02-23 09:56:27 +01:00
Wilfried Goesgens e27bdf7a01 Merge branch 'solaris' of github.com:arangodb/ArangoDB into solaris 2016-02-22 16:42:47 +01:00
Wilfried Goesgens cffad306d0 More fixes to the libev cmake 2016-02-22 16:42:28 +01:00
Frank Celler a9afad6257 checkout tarball 2016-02-22 16:29:04 +01:00
Frank Celler 1c7e2acfb1 added include directories 2016-02-22 16:17:16 +01:00
Wilfried Goesgens c194235963 solaris also trips on -wl,--version 2016-02-22 15:01:04 +01:00
Wilfried Goesgens 137b82409c swap sequence, so the exception gets thrown later. 2016-02-22 14:06:40 +01:00
Wilfried Goesgens a98b3946f9 - Remove default config.h - it doesn't contain the wanted values in most cases.
- add checks to generate config.h from cmake.
2016-02-22 13:29:21 +01:00
Wilfried Goesgens 03f402d842 Move apple specific cflag modifications into a proper if clause. 2016-02-22 13:28:46 +01:00
Max Neunhoeffer 3900cc33eb Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk 2016-02-22 11:42:13 +01:00
Max Neunhoeffer 9e0c04dda4 Add new velocypack version for custom type handling. 2016-02-22 11:41:51 +01:00
Frank Celler bf8cd67a64 added 1.2.8 2016-02-22 10:31:29 +01:00
Frank Celler ab02faf75b added version 2016-02-22 09:57:16 +01:00
Frank Celler 670413c85c added version 2016-02-22 09:57:10 +01:00
Jan Steemann 4277f7a131 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-22 09:41:44 +01:00
Frank Celler 2ef2687c59 upgraded to 1.2.8 2016-02-20 18:01:09 +01:00
Frank Celler f001b3c535 changed name to libev_ICLUDE_DIR 2016-02-20 17:16:18 +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 ddd7b29ade Merge branch 'devel' of github.com:arangodb/arangodb into solaris 2016-02-20 12:57:14 +01:00
Frank Celler 3ed64c8e53 moved to CMAKE 2016-02-20 12:54:58 +01:00
Frank Celler 347903f393 moved to subdirectory 2016-02-20 12:54:36 +01:00
Frank Celler a7502d8bd1 disabled shared 2016-02-20 12:54:13 +01:00
Frank Celler c9b973915d fixed name of etcd 2016-02-19 22:04:35 +01:00
Frank Celler bb57f0e75f added install step 2016-02-19 21:15:26 +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 e1e707ff34 Use absolute path so the script can riddle out where to set include paths. 2016-02-19 15:30:41 +01:00
Wilfried Goesgens b8f01f93bd Detect and set environments. 2016-02-19 15:30:15 +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 5ac4af689b updated vpack library 2016-02-19 13:27:05 +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
Wilfried Goesgens 22a361f484 better host os detection with the possibility to force 64 bits. 2016-02-19 12:42:27 +01:00
Wilfried Goesgens b440ed74f1 Force V8 solaris builds to 64 bits 2016-02-19 12:38:48 +01:00
Frank Celler baa0999ee6 fixed path for libev 2016-02-19 12:35:19 +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
Frank Celler c5be313670 -stdlib=libc++ is also required in CXXFLAGS 2016-02-19 11:15:54 +01:00
Frank Celler 972acd6ae8 trying to fix Darwin 2016-02-19 00:01:05 +01:00
Kaveh Vahedipour db9d23b7ef Adapting to intel compiler 15.0 2016-02-18 23:26:45 +01:00
Kaveh Vahedipour 2dcb98b5e9 Adapting to intel compiler 15.0 2016-02-18 23:26:30 +01:00
Jan Steemann 84984d0cfb Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 16:40:27 +01:00
Frank Celler cca627318a fixed quotes 2016-02-18 16:35:04 +01:00
Jan Steemann c3eba02f68 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 16:34:55 +01:00
Jan Steemann 5b3b7e673b Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 16:17:07 +01:00
Frank Celler 67c150d53b added LDFLAGS 2016-02-18 16:06:16 +01:00
Jan Steemann 433cd14d7e Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 14:44:05 +01:00
Max Neunhoeffer af107de6f9 Tiny change in velocypack: steal more efficient. 2016-02-18 14:42:05 +01:00
Frank Celler 5e527fe279 added USE_PRECOMPILED_V8 2016-02-18 14:02:40 +01:00
Jan Steemann ea7a7b4242 handle custom types 2016-02-18 12:55:33 +01:00
Jan Steemann b26309923d Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-17 11:51:14 +01: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
Jan Steemann 7e6c20a3ef Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-16 16:42:10 +01:00
Kaveh Vahedipour 6f348eec86 Logger handles now operator<< std::vector and std::unordered_list. And etcd builds. 2016-02-16 15:38:06 +00:00
Jan Steemann a3b0bb83d1 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-16 15:39:02 +01:00
Kaveh Vahedipour d23b78e01e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-02-16 10:48:55 +01:00
Kaveh Vahedipour 0a20edef55 3rdParty build command with clang fixed 2016-02-16 10:48:46 +01:00
Wilfried Goesgens 133148e153 fix old configure v8 integration. 2016-02-16 10:41:25 +01:00
Jan Steemann f3b2f6e9f8 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-15 17:03:00 +01:00
Jan Steemann 242481a501 small code refactoring 2016-02-15 17:02:36 +01:00
Jan Steemann 90c89717b8 make v8 compile with VS 2015 2016-02-15 12:48:39 +01:00
Jan Steemann fcd3f116ee Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-12 16:33:46 +01:00
Jan Steemann 0089b0fcf6 updated vpack library 2016-02-12 16:33:26 +01:00
Andreas Streichardt baf3e88183 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-02-12 14:46:19 +01:00
Jan Steemann 0bd6ac52cd Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-12 12:23:48 +01:00
Kaveh Vahedipour a85bd79496 CPU vector flags autodetection 2016-02-12 11:55:45 +01:00
Jan Steemann 16d1a6f7a8 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-11 21:56:50 +01:00
Jan Steemann 9898103bc1 initial vpack documents 2016-02-11 21:56:10 +01:00
Kaveh Vahedipour 409d03a850 Finding tcmalloc 2016-02-11 17:49:55 +00:00
Andreas Streichardt bcae81dc7b Fix python invokation 2016-02-11 14:57:48 +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 1192989739 Adding search for Go 2016-02-09 17:01:31 +01:00
Kaveh Vahedipour a722299fa4 3rdParty/V8-4.3.61/Makefile ist generated. Removed from source control. 2016-02-09 10:01:52 +00:00
Kaveh Vahedipour ae3b02811b trying to find correct parallel v8 build make command 2016-02-09 10:34:44 +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 7673d9a2f7 Merge branch 'cmakification' of https://github.com/arangodb/arangodb into cmakification 2016-02-08 17:10:23 +00:00
Kaveh Vahedipour f1fac7c4a3 Linux build test 2016-02-08 17:09:58 +00:00
Kaveh Vahedipour b99970ef72 Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification 2016-02-08 16:17:36 +01:00
Kaveh Vahedipour c626ecc59b First successful OSX build 2016-02-08 16:17:10 +01:00
Wilfried Goesgens 40c1e5af51 Re-apply windows patches. 2016-02-08 12:49:30 +01:00
Wilfried Goesgens efed595eff Update libev to 4.22 2016-02-08 12:49:04 +01:00
Wilfried Goesgens acc17daa96 Merge branch 'devel-solaris' of https://github.com/doublerebel/arangodb into doublerebel-devel-solaris
Fix Conflicts:
	arangod/FulltextIndex/fulltext-index.cpp
	lib/Basics/logging.cpp
2016-02-04 15:11:34 +01:00
Kaveh Vahedipour ecfec58a6c Pulled up to devel 2016-02-02 15:08:51 +01:00
Kaveh Vahedipour 79079b318c Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification 2016-02-02 11:51:00 +01:00
Jan Steemann 3e044748bf added SliceContainer 2016-02-02 09:36:24 +01:00
Kaveh Vahedipour 7129e15d8f cmake builds on ubuntu 2016-02-01 16:48:39 +00: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 3a6ce7bc03 Merge branch 'cmakification' of https://github.com/arangodb/arangodb into cmakification 2016-02-01 14:24:22 +01:00
Kaveh Vahedipour 6194a83437 making progress building unix versions 2016-02-01 13:06:06 +00:00
Kaveh Vahedipour 99b0ca712e Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification 2016-02-01 13:02:15 +01:00
Jan Steemann a5a65be5a6 updated vpack library 2016-02-01 12:21:10 +01:00
Kaveh Vahedipour 22cc984f84 Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification 2016-02-01 11:02:31 +00:00
Jan Christoph Uhde ed9856da40 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb: (166 commits)
  added deadlock test
  more logging
  fixed filename order in Makefile
  removed unused functions and headers
  removed `using namespace std`
  fix g++ complaint about exceeding variable tracking size
  honor results of clang-test, clang-tidy and clang-modernize
  Documentation: Web Interface-bind parameter example added
  fix or annotate problems identified by clang-check
  fixed leak
  fixed warnings shown by clang-3.7
  Documentation: Parameters Binding links
  Documentation: Aql with ArangoDB Web Interface
  fixed compile error in non-maintainer-mode
  removed last LOG_xxx macros
  remove TRI_ENABLE_LOGGING
  use Logger
  more files using the Logger
  logger transition: all files in arangod exception transactions.cpp
  added setLevel
  ...
2016-02-01 10:00:46 +01:00
Jan Christoph Uhde 03409a84cc fix icu related linking issues 2016-01-31 23:06:24 +01:00
jsteemann 2d7323a560 fixed warnings shown by clang-3.7 2016-01-31 02:17:36 +01:00
Charles Phillips 7d3e9e569e on solaris, v8 gtest looks for the third type of char (?)
../testing/gtest/include/gtest/gtest_pred_impl.h: In instantiation of 'testing::AssertionResult testing::AssertPred2Helper(const char*, const char*, const char*, Pred, const T1&, const T2&) [with Pred = v8::base::bit_equal_to<char>; T1 = char; T2 = char]':
../test/unittests/base/functional-unittest.cc:113:5:   required from 'void v8::base::FunctionalTest_BitEqualTo_Test<gtest_TypeParam_>::TestBody() [with gtest_TypeParam_ = char]'
../test/unittests/base/functional-unittest.cc:196:1:   required from here
../testing/gtest/include/gtest/gtest_pred_impl.h:135:18: error: no match for call to '(v8::base::bit_equal_to<char>) (const char&, const char&)'
   if (pred(v1, v2)) return AssertionSuccess();
2016-01-25 23:29:02 -08:00
Charles Phillips 0b74e8d8a7 solaris/smartos icu patches from joyent/pkgsrc
https://raw.githubusercontent.com/joyent/pkgsrc/trunk/textproc/icu/patches/patch-common_uposixdefs.h
https://raw.githubusercontent.com/joyent/pkgsrc/trunk/textproc/icu/patches/patch-config_mh-solaris-gcc
the issue is described here on icu bugtracker: http://bugs.icu-project.org/trac/ticket/11435#comment:7
that ticket was closed as duplicate in favor of this open ticket: http://bugs.icu-project.org/trac/ticket/11881
2016-01-25 23:29:02 -08:00
Charles Phillips 5a93d5b64f syntax fixes: `export=...` is not an arg for `cd`; mixed tabs and spaces may have caused the oversight 2016-01-25 23:29:02 -08:00
Charles Phillips 2f51623794 libev compiler flags to enable port backend for solaris
note: inotify and eventfd in SmartOS are still incomplete
https://smartos.org/bugview/OS-4419
2016-01-25 23:29:00 -08: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
Jan Christoph Uhde 2423db6482 add v8 CMakeLists.txt for CMake 2016-01-22 09:36:37 +01:00
Jan Christoph Uhde 7f3ee36b37 v8 finally builds 2016-01-22 01:04:41 +01:00
Jan Christoph Uhde 032dc64693 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb: (105 commits)
  fixes ported from 2.8
  fix version strings
  lock debugging
  Add missing return code if uniq constraints are violated.
  added --enable-boost-tests in case the boost libraries are not available
  Migrate jasmine->mocha
  reorganise Aql/Basics.md for improved information retrieval
  fix some locks
  catch exception
  make example copyable
  another fix for Visual Studio
  fixes for Visual Studio
  added VPack version number
  unification of sub-thread naming
  removed outdated upgrading function
  fixed test in failure mode
  namespace cleanup
  more checks & asserts, C API cleanup
  class has virtual methods, so add virtual dtor, too
  shorten critical logging section
  ...
2016-01-21 21:13:08 +01:00
Jan Christoph Uhde b6e30f6a97 add: newer cmake to travis 2016-01-21 20:18:16 +01:00
Wilfried Goesgens af3002bdcb Fix windows install: variables aren't replaced in single quote strings. 2016-01-18 15:36:08 +01:00
Jan Christoph Uhde 748bd5bd0b almost finished libev 2016-01-16 01:37:53 +01:00
Jan Christoph Uhde a3ee063aa4 improve: libev CMakeLists.txt - still not done 2016-01-15 23:38:28 +01:00
Jan Christoph Uhde b8c95ff8a1 add CMakeLists.txt for libev 2016-01-15 17:42:32 +01:00
Jan Christoph Uhde ded2a6c764 disable etcd 2016-01-15 17:42:07 +01:00
Jan Christoph Uhde 5b2698058b fix: boost 2016-01-15 17:32:48 +01:00
Jan Christoph Uhde d89e083bd3 add file for 3rd party and boost 2016-01-15 17:13:05 +01:00
Jan Steemann 399b746b65 updated vpack library 2016-01-15 12:51:07 +01:00
Jan Steemann c43c338a2e updated vpack library 2016-01-15 10:51:12 +01:00
Jan Steemann 2bfe9b2676 fixed leak 2016-01-06 13:45:25 +01:00
Wilfried Goesgens d04fc6ee3a Don't define NDEBUG - this does fancy stuff to assertions. 2016-01-06 11:00:31 +01:00
Jan Steemann e58a63ffd2 updated vpack library 2015-12-23 11:01:07 +01:00
Jan Steemann 1ce6f6f8c0 updated vpack library 2015-12-17 14:39:39 +01:00
Jan Steemann d65ccc9e16 updated vpack library 2015-12-15 17:11:23 +01:00
Jan Steemann 0cdedc5568 updated linenoise-ng 2015-12-15 13:54:19 +01:00
Max Neunhoeffer 03164926de Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-12-14 15:12:06 +01:00
Max Neunhoeffer b08eaa1fa8 New version of VelocyPack. 2015-12-14 15:10:52 +01:00
Jan Steemann 83ee4ffdf5 updated vpack library 2015-12-14 13:18:13 +01:00
Jan Steemann abb39b8c64 fix warnings in Visual Studio 2015-12-10 10:44:17 +01:00
Jan Steemann 69f4ffba98 updated vpack library 2015-12-09 19:23:16 +01:00
Jan Steemann 77bbf4eae8 updated vpack library 2015-12-09 15:44:53 +01:00
Jan Steemann 13c078faaf updated vpack library 2015-12-09 15:18:26 +01:00
Jan Steemann d8463ae70a updated vpack library 2015-12-09 11:50:55 +01:00
Jan Steemann 852edf2f83 updated vpack library 2015-12-09 11:32:55 +01:00
Max Neunhoeffer 9f55780a59 Port a fix of velocypack. 2015-12-09 11:21:44 +01:00
Max Neunhoeffer 05f1bbe6b1 Add a new sort function to VelocyPack. 2015-12-07 16:40:59 +01:00
Max Neunhoeffer 749ac4a608 Move another VelocyPack fix over to ArangoDB. 2015-12-07 14:17:19 +01:00
Max Neunhoeffer 4313b82129 Add latest upstream changes to VelocyPack. 2015-12-07 13:42:36 +01:00
Jan Steemann 0c7387590e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-12-07 10:45:15 +01:00
Jan Steemann 7579d6b117 updated vpack library 2015-12-07 10:44:54 +01:00
Wilfried Goesgens aeaeabf25e Upgrade ETCD to new upstream version 2.2.2 2015-12-07 10:40:54 +01:00
Max Neunhoeffer 31482d0383 Minor addition to velocypack. 2015-12-04 23:04:17 +01:00
Max Neunhoeffer 5c38e3b0ba Slight addition to VelocyPack stuff. 2015-12-04 16:02:09 +01:00
Max Neunhoeffer fbce71ce95 Add new version of velocypack. 2015-12-04 14:40:37 +01:00
Jan Steemann 6d8d7c9a4c updated vpack library 2015-11-24 13:20:47 +01:00
Jan Steemann 2552c3493b updated vpack library 2015-11-24 12:03:20 +01:00
Jan Steemann d24b46bb71 updated vpack library 2015-11-24 10:32:58 +01:00
Jan Steemann e4a3c462c7 updated vpack library 2015-11-23 15:35:10 +01:00
Jan Steemann 7a3e55252c updated vpack library 2015-11-23 12:01:44 +01:00
Jan Steemann 560206557b updated library 2015-11-20 10:48:21 +01:00
Jan Steemann 78f889b2c2 updated vpack library 2015-11-19 14:56:13 +01:00
Jan Steemann 2670379036 removed unused cmake file 2015-11-19 14:35:45 +01:00
Jan Steemann 08fe5c4a3e fixed .gitignore 2015-11-19 14:10:26 +01:00
Jan Steemann bde7c984d2 added VPack library 2015-11-19 14:04:35 +01:00
Jan Steemann 79a541d89d fixed MacOS compile error 2015-11-10 17:25:06 +01:00
Jan Steemann fe7ccb3ac3 experimental color prompting and window resize tracking for linenoise 2015-11-10 17:13:58 +01:00
Frank Celler d0083be3d0 fixed stdlib 2015-11-07 20:20:31 +01:00
Jan Steemann 56fa095770 prevent duplicate entries in history 2015-11-05 12:40:08 +01:00
Jan Steemann 625227cd0b yet another fix for Windows 2015-11-03 16:31:06 +01:00
Jan Steemann 43ccee4984 potential fix for linenoise-ng on Linux 2015-11-03 16:16:16 +01:00
Jan Steemann 8db2018eb5 updated linenoise version 2015-11-03 16:07:48 +01:00
Frank Celler 7b996804d0 added linenoise ng 2015-11-03 10:21:28 +01:00
Jan Steemann e38d547a88 using linenoise from yhirose/cpp-linenoise 2015-10-27 09:35:31 +01:00
Frank Celler 07d779e5aa fixed stdlib=c++ and linenoise options 2015-10-25 22:13:49 +01:00
Frank Celler 9d8f706b14 fix for GCC-5: add check for '-stdlib' option 2015-10-19 11:24:18 +02:00
Wilfried Goesgens a866927a0c Tabify 2015-09-18 12:53:33 +02:00
Frank Celler 43dd92bb47 added -Dlinux_use_bundled_gold=0 -Dlinux_use_gold_flags=0 if gold is disabled 2015-09-13 22:14:28 +02:00
Jan Steemann 5a00792931 added license, updates licenses overview 2015-08-26 20:23:43 +02:00
Willi Goesgens 3f5ad7c52d Work on VS2015 compatibility 2015-08-24 15:28:31 +02:00
Willi Goesgens 65cd1b68f3 pull variables out of the batch files together into the makefile - so the user can override the default settings. 2015-08-24 13:56:18 +02:00
Willi Goesgens f02ecbf3b9 by CoDEmanX: fix windows build for the non-express Visual Studios 2015-08-19 20:56:16 +02:00
Willi Goesgens 18db6faadb by CoDEmanX: fix relative path calculation. 2015-08-19 14:33:28 +02:00
Willi Goesgens 4195b37513 Cleanup windows build
- enforce the usage of the proper python via manipulating the path environment
  - create the complete directory
  - add blanks to make the parameters better readable
2015-08-18 11:23:08 +02:00
Jan Steemann b57a575044 added boost::memory_order 2015-07-17 16:42:41 +02:00
Jan Steemann 998a614531 added boost file 2015-07-17 14:29:20 +02:00
Jan Steemann fccf74dee6 boost core was ignored due to .gitignore 2015-07-16 21:59:41 +02:00
Jan Steemann 7b1651a68c added even more headers, fixed warnings in boost tests 2015-07-16 21:52:20 +02:00
Jan Steemann ae67a71088 added swap.hpp 2015-07-16 21:16:27 +02:00
Jan Steemann cf5fd9bc50 added boost preprocessor 2015-07-16 21:12:27 +02:00
Jan Steemann f7ff6a1d2c added boost detail and boost test 2015-07-16 21:06:53 +02:00
Jan Steemann 80c919a9d7 moved boost modules, add missing modules 2015-07-16 20:57:28 +02:00
Jan Steemann b1a38a09df Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-07-16 20:25:13 +02:00
Jan Steemann efb68a2e6c added boost::lockfree and removed mutex in statistics 2015-07-16 20:24:58 +02:00
Willi Goesgens 5e83ff9c08 Switch windows release build to 'RelWithDebug' 2015-07-16 17:55:53 +02:00
Willi Goesgens b652628b27 Fix permissions for other users after installing to the WindowsLibraries folder 2015-06-25 14:15:49 +02:00
Willi Goesgens 63baf5afbf Also install the windows symbol files, so we may later on be able to use debugging symbols. 2015-06-25 12:01:47 +02:00
Willi Goesgens 23683d8bc6 One more place for the V8-upgrade. 2015-06-25 10:21:18 +02:00
Willi Goesgens 49ccdafe80 If we didn't find a go compiler, refrain from building etcd and print out a warning. fixes #995 2015-06-24 16:36:38 +02:00
Willi Goesgens ec9b4485ff Add de-thin-er so we can pre-compile V8 for travis. 2015-06-24 11:24:43 +02:00
Willi Goesgens efbe345590 Tippgicht. Specify -stdlib=libc++ was the intention. 2015-06-23 15:37:05 +02:00
Willi Goesgens fc41fb55d7 fix #0188384a183955136f256f7d1dc3cab0e6a300ce; wanted to change mac-target not linux. 2015-06-23 15:31:51 +02:00
Willi Goesgens 2fe357ae2b Forec linking of the stdc++ lib on Mac 2015-06-23 15:19:52 +02:00
Willi Goesgens dc8a12c219 remove stdc++ and use the system one. 2015-06-23 15:18:36 +02:00
Willi Goesgens ffc918e8dd Remove dependency to own stdc++, this breaks our build. 2015-06-23 15:18:04 +02:00
Frank Celler 538c254648 moved flags back to MAKE 2015-06-23 09:49:09 +02:00
Willi Goesgens d4f2f920bc use proper build flags so our V8 is built using c++11; as in 721730ebf8c3a342f62c8861a1f36ae5d1301e10 2015-06-18 17:45:19 +02:00
Willi Goesgens fdd9c0c6f4 changed mac_deployment_target to 10.7 - as previously done in aa11ac3cbbb170d3725349342c4cfcad3d138792 2015-06-18 15:56:32 +02:00
Willi Goesgens c18161c78b ignore build output. 2015-06-18 14:57:53 +02:00
Willi Goesgens 4069e8797f Remove autogenerated python files 2015-06-18 14:56:59 +02:00
Willi Goesgens 45741be192 Upgrade V8 to the most recent version. 2015-06-18 13:22:38 +02:00
Willi Goesgens 9c7d49a666 Merge branch 'v8_4.2' of github.com:arangodb/arangodb into devel 2015-06-18 10:34:08 +02:00
Willi Goesgens 934e80616f The linker & compiler needs to be forced, therefore moving it back. 2015-06-10 16:32:42 +02:00
Willi Goesgens 5a71092c21 If presets are done via commandline instead of environment, the V8-Makefile can't generate its own settings anymore. 2015-06-10 14:43:26 +02:00
Frank Celler 92a664eb43 switch to O3 2015-05-28 14:03:47 +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
Michael Hackstein 86c7f87dd3 Merge branch 'cppTrav2' into devel 2015-05-19 16:17:27 -07:00
Willi Goesgens 592f21bdae Adjust the windows build to the new icu version. 2015-04-29 14:27:49 +02:00
Willi Goesgens 964d53bb7c Use the python interpreter which V8 brings to run gyp. 2015-04-28 11:47:07 +02:00
Willi Goesgens 4fb7de4253 Upgrade the ICU to what was done in https://code.google.com/p/chromium/issues/detail?id=428145 2015-04-28 09:27:13 +02:00
Max Neunhoeffer 1a71382f1e Fix clean target for etcd. 2015-04-25 21:35:40 -07:00
Willi Goesgens 48e3131ad0 Differenciate between ARMV7 (with FP) and V6 (without) 2015-04-16 09:06:59 +02:00
Frank Celler 4545136e06 added --enable-gold 2015-03-12 12:27:47 +01:00
Michael Hackstein acfaa59ea0 Disabled -Werror flag in v8 for mac build 2015-03-04 15:23:59 +01:00
Jan Steemann a561a96d2b removed remainders of mruby integration 2015-03-02 19:39:42 +01:00
Jan Steemann 48ddc4d5bd fixed Makefile for use with "strange" CC and CXX values 2015-02-23 09:37:05 +01:00
Jan Steemann 02f331a140 optionally disable sync for testing 2015-02-18 16:49:46 +01:00
Willi Goesgens 2175eab0ab re-add windows build dependencies 2015-02-11 12:04:49 +01:00
Willi Goesgens 633c82d674 Add new etcd 2015-02-09 17:30:21 +01:00
Willi Goesgens b85ee2956a Remove old etcd. 2015-02-09 17:25:15 +01:00
Willi Goesgens eecda78e58 Ignore files in the out directory - its autogenerated. 2015-01-26 10:58:12 +01:00
Frank Celler 6e20887e30 Lean on system path for python. 2015-01-20 12:41:34 +01:00
Willi Goesgens 563ec2d691 changed mac_deployment_target to 10.7 2015-01-20 11:45:48 +01:00
Willi Goesgens 7578f09878 use proper build flags so our V8 is built using c++11 2015-01-20 11:45:10 +01:00
Willi Goesgens b1f881254d Upgrade V8 to 3.31.74.1 2015-01-19 19:29:31 +01:00
Frank Celler 77e3d3dd6f added --enable-v8-debug 2015-01-08 21:59:31 +01:00
Frank Celler 60510f7431 copy icudtl.dat 2014-12-26 10:58:19 +01:00
Frank Celler 8df3952e62 switched back icu_use_data_file_flag to 0 as this is needed for linux 2014-12-24 22:38:19 +01:00
Frank Celler 9e3b8fc21e fix target 2014-12-24 11:42:32 +01:00
Frank Celler f7d061ba8c clean directories before build 2014-12-24 11:16:46 +01:00
Frank Celler 2e4af7e46a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-12-24 00:30:45 +01:00
Frank Celler 67bfa2901e windows adjustments 2014-12-24 00:30:29 +01:00
Frank Celler 3f398ecbd1 changed icu_use_data_file_flag to 1 2014-12-23 23:54:38 +01:00
Frank Celler 52f0fc344b fixed install 2014-12-23 23:54:12 +01:00
Frank Celler 1ab488c6da install for v8 2014-12-23 18:03:14 +01:00
Frank Celler 96e0bad97e install script 2014-12-23 17:19:32 +01:00
Frank Celler 81fd0e9994 windows makefiles 2014-12-23 14:31:14 +01:00
Frank Celler 44eb7ff14d added missing files 2014-12-23 14:24:36 +01:00
Frank Celler 707057978d added missing files 2014-12-23 14:22:47 +01:00
Frank Celler 281ca40555 renamed V8 to V8-3.29.59 2014-12-23 14:05:47 +01:00
Frank Celler c3e9e534c5 added windows files 2014-12-23 12:29:08 +01:00
Frank Celler ac90b72e94 changed WarnAsError to false 2014-12-23 12:16:50 +01:00
Frank Celler 0633828e90 added -march=armv6 for raspberry pi 2014-12-21 21:44:03 +01:00
Frank Celler 5e30094a04 avoid O3 2014-12-21 10:57:32 +01:00
Frank Celler 2816651278 added cpu and fpu flags for raspberrypi 2014-12-21 10:41:33 +01:00
Frank Celler e9127f7712 fixed compiler for tests 2014-12-19 20:36:03 +01:00
Frank Celler fbb1cc6dd3 Revert "removed generated file"
This reverts commit f47c63869130c65e09025fcc4e62b07470b7c930.
2014-12-19 11:29:45 +01:00
Frank Celler c4c83a5529 removed pyc files 2014-12-19 11:23:15 +01:00
Frank Celler aabfdc5669 cleanup of Makefiles 2014-12-19 00:13:51 +01:00
Frank Celler 5478668835 moved definition to environment 2014-12-18 22:55:27 +01:00
Frank Celler 0c394bec44 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-12-16 18:37:06 +01:00
Frank Celler 385d143d9c use GYPFLAGS="-Dstandalone_static_library=1" 2014-12-16 18:37:02 +01:00