1
0
Fork 0
arangodb/cmake
Jan Christoph Uhde 20e1a673fd Feature/planning 499 different error codes for version check (#3118)
* return different error codes for check-version

* Adds data file for exit codes that can be used by ArangoDB applications

* add some exit codes

* better return codes for centos

* add codes in arangod

* remove test code

* prevent re-downloading of starter and other small improvements

* fix some erros

* finish centos

* update urls

* add info about systemd detection

* move further towards a working systemd setup

* set service type to simple

* add arangodb-update-db script

* start work on debian packages

* a db dir that is already in place (former installation) should be reused now

* fix minor bugs

* Implement exit code translation in the windows installer.

* add autogenerated NSIS exit code mapping
2017-08-30 10:47:31 +02:00
..
packages we need to substitute the package name here too - else enterprise pac… (#3025) 2017-08-17 21:27:44 +02:00
AddCompilerFlag.cmake
ArangoDBInstall.cmake Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
CMakeCheckCompilerFlagCommonPatterns.cmake
CMakeParseArguments.cmake
CheckCCompilerFlag.cmake
CheckCXXCompilerFlag.cmake
CheckCXXSourceCompiles.cmake
CheckCXXSymbolExists.cmake
CheckMicCCompilerFlag.cmake
CheckMicCXXCompilerFlag.cmake
FindBoost.cmake
FindJeMalloc.cmake case mismatch 2017-04-19 20:24:36 +02:00
FindOpenSSL.cmake try to locate brew installations of openssl 2016-10-13 15:23:23 +02:00
FindPackageHandleStandardArgs.cmake
FindPackageMessage.cmake
FindPythonInterp.cmake fix CMake so it finds the PythonInterpreter even with oder versions 2016-08-29 13:22:03 +02:00
Findsnappy.cmake Reenabled snappy (#2504) 2017-05-26 20:53:23 +02:00
Findtcmalloc.cmake
GNUInstallDirs.cmake Ship GNUInstallDirs from cmake 3.5 so we don't get biten by bugs in older versions of it. 2016-08-19 14:16:07 +02:00
InstallArangoDBJSClient.cmake don't install aardvark source files into packages (#2625) 2017-06-22 12:36:27 +02:00
InstallMacros.cmake choose the proper path for the js config directory 2017-07-19 14:20:20 +02:00
OptimizeForArchitecture.cmake add kabylake arch (#2929) 2017-08-02 22:33:59 +02:00
SelectLibraryConfigurations.cmake
TargetArch.cmake Complete to __aarch64__ achritectur 2016-07-25 16:30:22 +02:00
UserWarning.cmake
VcMacros.cmake
debugInformation.cmake fix debug package commands 2017-02-21 19:36:33 +01:00
dump_vars.cmake refactoring `dump_vars` 2016-11-16 09:31:18 +01:00
test_boost.cpp
test_clock_gettime.c fixed clock_gettime under MacOS X 2016-09-26 14:55:10 +02:00