1
0
Fork 0
Commit Graph

541 Commits

Author SHA1 Message Date
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