proller
|
c1904d3c55
|
Build and test fixes (#2470)
|
2018-06-05 20:43:10 +03:00 |
|
proller
|
4d12a823da
|
Use copy-headers from cmake. (working compiler test without package install) (#2456)
* Try use copy-headers from cmake [WIP]
* Using internal compiler without install
* 32bit Compile fix
* Fixes
* fix
* clean
* fix
* clean
|
2018-06-04 23:26:17 +03:00 |
|
proller
|
060e965215
|
Try fix copy_headers (#2435)
|
2018-05-29 01:17:10 +03:00 |
|
proller
|
68ba523b23
|
Compile and doc fixes (#2410)
* Try fix travis
* fix
* Fix clickhouse-local shared-split link
* fix
* fix
* fix
* Build fixes
* Fix tinfo
* fix
* tinfo -> termcap
* termcap fix
* Better llvm version detect
* fix
* Debian postinst fix
Tests: use /usr/local if exists
* Compile and doc fixes
* fix
* fix
* fix
* macos fixes
* fix
* wip
* Update demangle.h
* Update demangle.cpp
|
2018-05-25 21:13:48 +03:00 |
|
proller
|
5665709bb9
|
Use copy-headers from cmake (#2412)
* Fix internal compiler includes with new clang
* debug copy_headers.sh
* Fix copy_headers.sh
* Use copy-headers from cmake
* Update rules
|
2018-05-25 01:20:37 +03:00 |
|
proller
|
2cf08ce830
|
Fix copy_headers.sh
|
2018-05-24 16:22:57 +03:00 |
|
proller
|
87e8d8be5a
|
Fix internal compiler includes with new clang (#2406)
|
2018-05-24 15:40:02 +03:00 |
|
proller
|
802cac725f
|
Debian: Rename packages (#678)
* Debian: rename packages
* wip
* wip
* wip
* move limits.d/clickhouse.conf to common
* wip
* fix
* bad clang
* update changelog
* more Provides: Conflicts:
* clickhouse-zookeeper-cli [#CLICKHOUSE-2947]
* fix utils desc
* Fix docs
* use cmake links
* fix doc
* Fix test install
* Test me
* Test me
* Test me.
* Dont use pre-depends
* fix
* Minimize control changes
* del
* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
|
2018-04-01 15:33:39 +03:00 |
|
proller
|
a4be761f24
|
rename libboost/boost_1_65_0 -> contrib/boost ; make submodule ; update boost to 1.66.0 (#1988)
* rename libboost/boost_1_65_0 -> contrib/boost ; make submodule ; update boost to 1.66.0
* Update contrib/boost
* Update contrib/boost
* Add comments
* Fix
|
2018-03-02 23:01:53 +03:00 |
|
proller
|
08f98ce06f
|
Fix create dir in copy_headers.sh
|
2017-12-27 19:56:35 +03:00 |
|
proller
|
631f307b9f
|
Copy more platform-specific headers
|
2017-12-19 20:42:35 +03:00 |
|
proller
|
ab5cbcc627
|
Try fix internal compiler [tests run] (#1651)
* Try fic interal compiler
* Debian: depend on tzdata package
* fix order
* Try fix
* fix
* try
* fix
* fix
* fix
* fix
|
2017-12-18 23:30:19 +03:00 |
|
proller
|
21324b4d5a
|
Fix debian package build (#1620)
* Fix copy_headers (add gcc root to include directories for stddef.h , limits.h)
|
2017-12-11 21:48:05 +03:00 |
|
Alexey Milovidov
|
557357e8da
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:58:18 +03:00 |
|
Alexey Milovidov
|
ee1bf59a10
|
Fixed error [#CLICKHOUSE-2].
|
2017-11-13 22:19:31 +03:00 |
|
Alexey Milovidov
|
ff1598c8d1
|
Improved performance of dynamic compilation [#CLICKHOUSE-2].
|
2017-09-17 23:22:39 +03:00 |
|
Alexey Milovidov
|
89933328f1
|
Fixed build [#CLICKHOUSE-3284].
|
2017-09-07 05:33:59 +03:00 |
|
Alexey Milovidov
|
90f1d8689b
|
Addition to prev. revision [#CLICKHOUSE-3282].
|
2017-09-07 00:42:20 +03:00 |
|
Alexey Milovidov
|
0d11c735fb
|
Addition to prev. revision [#CLICKHOUSE-3282].
|
2017-09-06 23:47:08 +03:00 |
|
Vitaliy Lyudvichenko
|
ae3b1d8d3a
|
Fix clang compilation. [#CLICKHOUSE-3084]
|
2017-07-25 20:04:10 +03:00 |
|
proller
|
4db8d09de9
|
Reorganize includes. part 1 (#921)
* Make libunwind optional. Allow use custom libcctz
* fix
* Fix
* fix
* Update BaseDaemon.cpp
* Update CMakeLists.txt
* Reorganize includes. part 1
* Update dbms_include.cmake
* Reorganize includes. part 2
* Reorganize includes. part 3
* dbms/src/Common/ThreadPool -> libs/libcommon
* Reorganize includes. part 4
* Fix print_include_directories
* Update thread_creation_latency.cpp
* Update StringRef.h
|
2017-06-23 23:22:35 +03:00 |
|
Marek Vavruša
|
701ce6ab98
|
build: allow non-default clang binaries
this fixes release build with versioned clang from Debian
|
2017-05-22 19:24:36 -07:00 |
|
Alexey Milovidov
|
9848fdf2ed
|
copy_headers: fixed error [#CLICKHOUSE-2].
|
2017-04-05 22:43:04 +03:00 |
|
Alexey Milovidov
|
980e45f15e
|
Removed obsolete code [#CLICKHOUSE-2].
|
2017-04-05 14:57:24 +03:00 |
|
Alexey Milovidov
|
31f7fe42d6
|
Fool's day changed, continued [#CLICKHOUSE-3].
|
2017-04-05 14:52:23 +03:00 |
|
Alexey Milovidov
|
cd7f167e55
|
Moved headers and sources to same place (part 4) [#CLICKHOUSE-3].
|
2017-04-01 13:23:19 +03:00 |
|
Vladimir Chebotarev
|
eb552f2943
|
cmake: Improved copy_headers.sh script, minor fixes. [#METR-21516]
|
2016-12-06 21:04:10 +03:00 |
|
Alexey Milovidov
|
9edd8d0b51
|
Added missing modification [#METR-20000].
|
2016-05-23 03:37:06 +03:00 |
|
Alexey Milovidov
|
2a7b79485c
|
Fixed build of ClickHouse from Metrika repository [#METR-20000].
|
2016-02-11 05:29:07 +03:00 |
|
Alexey Milovidov
|
7fb7993900
|
dbms: fixed error with creating headers for dynamic compilation [#METR-2944].
|
2015-02-05 03:33:58 +03:00 |
|
Alexey Milovidov
|
2538c6059b
|
dbms: compiled aggregator: fixed compatibility [#METR-2944].
|
2015-01-23 23:03:22 +03:00 |
|
Alexey Milovidov
|
c52d6b0ce8
|
dbms: compiled aggregator: fixed portability [#METR-2944].
|
2015-01-19 10:25:02 +03:00 |
|
Alexey Milovidov
|
d26db81250
|
dbms: fixed error [#METR-14570].
|
2015-01-15 23:46:21 +03:00 |
|
Alexey Milovidov
|
8c52cf355b
|
dbms: addition to prev. revision [#METR-2944].
|
2015-01-15 23:40:33 +03:00 |
|
Alexey Milovidov
|
a1f31e1c6c
|
copy_headers.sh: better compatibility [#METR-2944].
|
2015-01-15 23:39:05 +03:00 |
|
Alexey Milovidov
|
19f1bff25d
|
dbms: dynamic compiled aggregator: development [#METR-2944].
|
2015-01-11 03:57:21 +03:00 |
|
Alexey Milovidov
|
a7a2712630
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-10 05:30:03 +03:00 |
|
Alexey Milovidov
|
0d5a794e93
|
dbms: dynamic compiler: development [#METR-2944].
|
2015-01-09 01:10:30 +03:00 |
|
Alexey Milovidov
|
01fd1d1e0f
|
dbms: dynamic compiler: development [#METR-2944].
|
2015-01-09 00:41:35 +03:00 |
|