jsteemann
488a5b1421
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-08-29 10:08:11 +02:00
Jan Christoph Uhde
1a55b449e4
add SYSTEM flag to boost includes to avoid warnings
2016-08-28 15:36:48 +02:00
jsteemann
598990eb5c
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-08-26 15:27:37 +02:00
Wilfried Goesgens
1a4675865e
Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline
2016-08-26 14:55:48 +02:00
Wilfried Goesgens
63dd09ef76
Add missing windows library.
2016-08-26 14:23:17 +02:00
Jan Christoph Uhde
21554e6805
fix CMake so it finds the PythonInterpreter even with oder versions
2016-08-26 14:01:53 +02:00
Jan Christoph Uhde
b81556bc64
undo simrans change - building on linux works again
2016-08-26 13:09:16 +02:00
Simran Brucherseifer
f8902b578f
cmake: don't allow Python 3 interpreter (gyp only works with Python 2)
2016-08-26 11:01:55 +02:00
Wilfried Goesgens
94c3233e9a
explain why we fail to fetch the git revision.
2016-08-25 11:50:40 +02:00
Wilfried Goesgens
f598efe6e0
Cleanup cmake process so it doesn't barf on problems to detect the git version.
2016-08-25 11:37:21 +02:00
Wilfried Goesgens
cc8c1205b1
Implement mac deployment scripts
2016-08-19 17:11:18 +02:00
Wilfried Goesgens
f0d5af8ae6
remove debug print
2016-08-18 18:48:13 +02:00
Wilfried Goesgens
dadd9833d1
Implement detection whether we are in a git repo and use the toplevel source dir.
2016-08-18 17:53:47 +02:00
Frank Celler
720992c53f
upgraded to boost 1.61.0
2016-08-12 17:17:29 +02:00
servusoft
fc73f3b271
Adjustment for Repository Version
2016-08-09 14:09:12 +02:00
Kaveh Vahedipour
8aaa8c9fdd
fixed compaction bug in RAFT
2016-08-02 17:00:24 +02:00
Wilfried Goesgens
5c486754b6
Remove the magic for the debian packages from CMakeCPackOptions.cmake
2016-08-02 16:54:20 +02:00
Wilfried Goesgens
964b7c4d47
Final cleanup on the client .deb
2016-08-02 16:12:20 +02:00
Wilfried Goesgens
48c21407ef
cmake package build
...
- Re-order directory structure of sub-scripts for packaging
- add `packages` target
2016-08-02 13:56:50 +02:00
Wilfried Goesgens
ad0bc4d00f
Work on the debian build
...
- change 3.0.x-devel to be 3.0.devel since minus or underscore collide with packaging requirements
- re-sync package scripts with whats current on suse OBS
- add config-uid support.
2016-08-01 13:43:30 +02:00
Wilfried Goesgens
41a2b867d1
Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline
2016-07-29 15:37:17 +02:00
Wilfried Goesgens
1ef8e940fd
Work on getting the .deb build process streamlined.
2016-07-29 15:35:34 +02:00
Wilfried Goesgens
5cd9f02282
Work on the client package
...
- don't use '-' in versions - thats not allowed for packages; so its now 3.0.0_devel instead of -devel
- add sub-project that will deploy the client package
2016-07-28 16:30:02 +02:00
Wilfried Goesgens
4881721fbe
whitespace
2016-07-27 15:04:00 +02:00
Jan Christoph Uhde
1b35ae4f79
enable: compile_commands.json
2016-07-26 20:56:25 +02:00
Wilfried Goesgens
c6a1bcc226
Cleanup buildsystem
...
- add RPM support
- move macros in own file
- cleanup sequence
- add CMAKE switch "-DPACKAGING=[DEB|RPM|DARWIN]" that prepares package building
2016-07-26 16:13:34 +02:00
Andreas Streichardt
980579bc8e
fix openssl installation
2016-07-07 18:48:24 +02:00
jsteemann
b788babcc8
added arangovpack binary
2016-07-05 13:53:22 +02:00
Andreas Streichardt
ecf6885286
Re-add NO_SSL2
2016-06-27 20:50:37 +02:00
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