1
0
Fork 0
arangodb/cmake
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
..
CheckCXX11Features Adapting to intel compiler 15.0 2016-02-18 23:26:30 +01:00
packages Work on the client package 2016-07-28 16:30:02 +02:00
AddCompilerFlag.cmake Checking for compiler features 2016-02-12 11:13:24 +01:00
ArangoDBMacros.cmake Work on the debian build 2016-08-01 13:43:30 +02:00
ArangoDBinstallCfg.cmake Work on the debian build 2016-08-01 13:43:30 +02:00
Boost.cmake remove USE_SYSTEM_BOOST 2016-04-27 10:51:12 +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
CheckCXX11Features.cmake stop if feature does not work 2016-04-29 10:43:33 +02: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
FindGo.cmake Adding search for Go 2016-02-09 17:01:31 +01:00
FindOpenSSL.cmake revert back to dynamic openssl; instead deploy the DLL into the package. 2016-06-10 16:13:08 +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
FindSnappy.cmake initial commit 2016-05-03 15:42:24 +02:00
Findjemalloc.cmake Add detection for jemalloc, default to using jemalloc on linux. 2016-04-21 18:22:52 +02:00
Findtcmalloc.cmake Finding tcmalloc 2016-02-11 17:49:55 +00:00
OptimizeForArchitecture.cmake added support for detection of cpu_family 6 model 61 2016-02-12 15:33:53 +01: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
packaging_bundle.cmake tidy up. 2016-07-27 15:39:58 +02:00
packaging_deb.cmake Work on the debian build 2016-08-01 13:43:30 +02:00
packaging_nsis.cmake Move installer logic into own files, fix variable names. 2016-07-27 15:06:56 +02:00
packaging_rpm.cmake Move installer logic into own files, fix variable names. 2016-07-27 15:06:56 +02:00
test_boost.cpp fixed boost unittests test 2016-02-24 23:43:07 +01:00