ClickHouse/cmake
proller a31adcfdea Allow use unbundled cpuid (#2543)
* Wait test server startup for 5s

* clean

* Allow use system libcpuid

* cpuid: move include/cpuid/ -> include/libcpuid/

* fix
2018-06-21 20:35:03 +03:00
..
Modules Fix split shared build; fix build without system odbc libs (#2191) 2018-04-09 06:52:39 -07:00
add_check.cmake
arch.cmake gcc8 fixes (memset, uncaught_exception) 2018-05-08 22:44:54 +03:00
dbms_generate_function.cmake CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
dbms_glob_sources.cmake
find_boost.cmake Build fixes 2018-06-04 19:08:27 +03:00
find_capnp.cmake Cmake: mark system includes as SYSTEM (#1449) 2018-06-06 23:21:58 +03:00
find_ccache.cmake
find_contrib_lib.cmake
find_cpuid.cmake Allow use unbundled cpuid (#2543) 2018-06-21 20:35:03 +03:00
find_execinfo.cmake Addition to prev. revision [#CLICKHOUSE-2] 2018-05-14 23:41:50 +03:00
find_gtest.cmake CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
find_icu4c.cmake Use submodule contrib/capnproto, remove include_directories (#1746) 2018-01-11 21:39:52 +03:00
find_llvm.cmake Build and test fixes 2018-06-19 00:13:11 +03:00
find_ltdl.cmake Enable travis (#1772) 2018-01-15 21:57:10 +03:00
find_lz4.cmake
find_odbc.cmake More builder fixes (#1801) 2018-01-20 05:35:16 +03:00
find_poco.cmake Cmake: mark system includes as SYSTEM (#1449) 2018-06-06 23:21:58 +03:00
find_rdkafka.cmake Build fixes 2018-05-05 15:34:17 +03:00
find_re2.cmake Use submodule contrib/capnproto, remove include_directories (#1746) 2018-01-11 21:39:52 +03:00
find_readline_edit.cmake CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
find_rt.cmake Removed useless library [#CLICKHOUSE-2] 2018-05-11 03:56:31 +03:00
find_sparsehash.cmake Use submodule contrib/capnproto, remove include_directories (#1746) 2018-01-11 21:39:52 +03:00
find_ssl.cmake libressl as submodule (#1983) 2018-03-02 03:17:25 +03:00
find_termcap.cmake Build fixes (#2347) 2018-05-11 17:16:16 +03:00
find_zlib.cmake libressl as submodule (#1983) 2018-03-02 03:17:25 +03:00
find_zstd.cmake
lib_name.cmake CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
print_flags.cmake CLICKHOUSE-3600 Use correct lld version, cmake fixes (#1968) 2018-02-26 21:34:22 +03:00
print_include_directories.cmake
sanitize.cmake Added support for MSan [#CLICKHOUSE-2] 2018-03-03 23:37:12 +03:00
test_compiler.cmake
test_cpu.cmake