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 Checking for compiler features 2016-02-12 11:13:24 +01:00
ArangoDBInstall.cmake Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
CMakeCheckCompilerFlagCommonPatterns.cmake CPU vector flags autodetection 2016-02-12 13:10:48 +01:00
CMakeParseArguments.cmake Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
CheckCCompilerFlag.cmake Missing files for CPU flags checking 2016-02-12 12:25:19 +01:00
CheckCXXCompilerFlag.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
CheckCXXSourceCompiles.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
CheckCXXSymbolExists.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
CheckMicCCompilerFlag.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
CheckMicCXXCompilerFlag.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
FindBoost.cmake Building on OSX 2016-01-21 15:18:28 +01:00
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 Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
FindPackageMessage.cmake Revert #366d771b5247c271f9dbf22905e7f3d49e0d974c and set the policies for ubuntu. 2016-05-10 11:06:40 +02:00
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 Finding tcmalloc 2016-02-11 17:49:55 +00:00
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 added missing cmake file 2016-02-15 11:59:51 +01:00
TargetArch.cmake Complete to __aarch64__ achritectur 2016-07-25 16:30:22 +02:00
UserWarning.cmake Missing files for CPU flags checking 2016-02-12 12:25:19 +01:00
VcMacros.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
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 fixed boost unittests test 2016-02-24 23:43:07 +01:00
test_clock_gettime.c fixed clock_gettime under MacOS X 2016-09-26 14:55:10 +02:00