Shaun Struwig
1e03ca16b2
Update developer-instruction.md
2024-07-13 21:52:01 +02:00
Max K
58b90e15a5
CI: Rename "ClickHouse (special) build check" job
2024-06-22 13:44:12 +02:00
qiangxuhui
d549fd79d9
Fix code: replace LOONGARCH64
with LoongArch64
in some files
2024-05-16 09:50:17 +00:00
qiangxuhui
97a5de9653
Initial support for loongarch64
...
Make ClickHouse compilable and runnable on loongarch64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
Nikita Mikhaylov
5c2fa14287
Merge branch 'master' into clang-18-ci
2024-04-25 13:19:17 +02:00
Mikhail f. Shiryaev
e00e0ad651
Fix a false statement
2024-04-12 14:32:59 +02:00
Mikhail f. Shiryaev
81f97921ce
Add requirement for ccache/sccache into dev docs
2024-04-12 14:17:08 +02:00
Alexey Milovidov
164a8d6097
Merge branch 'master' into clang-18-ci
2024-04-12 03:49:10 +02:00
Azat Khuzhin
62994ab0c1
doc: add a note how to disable Rust support
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-25 10:13:08 +01:00
Azat Khuzhin
d859e4368f
doc: move ENABLE_LIBRARIES=OFF into proper section
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-25 10:12:51 +01:00
Alexey Milovidov
ee772aaf0f
Use clang-18 in CI
2024-02-27 23:17:11 +01:00
Igor Nikonov
062602d433
Merge remote-tracking branch 'origin/master' into docs_fix_typos
2024-02-15 18:22:00 +00:00
Jake Bamrah
4f305cca41
Update min. clang version in Getting Started docs
2024-02-14 22:55:54 +00:00
Nikolai Fedorovskikh
a98af159b5
[Docs] fix some typos and missing commas
2024-02-13 02:10:41 +01:00
Robert Schulze
efa2e0341a
Docs: Fix typo
2023-12-12 08:45:25 +00:00
Robert Schulze
4c14758f23
Some fixups
2023-12-11 10:23:54 +00:00
Tanya Bragin
a39f3ea9f4
Update developer-instruction.md - add MacOSX link to general guide
...
Refer to MacOSX (and other OS & arch specific guides) in the build section of the general guide.
cc @rschu1ze Per our chat, feel free to reject if you think it's not helpful.
2023-12-10 15:33:48 -08:00
Robert Schulze
9b2a65e10e
Docs: Update instructions to fetch the repo
2023-11-08 19:51:02 +00:00
Justin de Guzman
a011990fd7
Add clangd recommendation for VS Code ( #56071 )
...
* Add clangd recommendation for VS Code
* Edit docs for clarity and add links
* Adds new words to dictionary. Sorts dictionary.
---------
Co-authored-by: johnnymatthews <9611008+johnnymatthews@users.noreply.github.com>
2023-10-31 16:35:47 +01:00
Michael Kolupaev
ce7eca0615
DWARF input format ( #55450 )
...
* Add ReadBufferFromFileBase::isRegularLocalFile()
* DWARF input format
* Review comments
* Changed things around ENABLE_EMBEDDED_COMPILER build setting
* Added 'ranges' column
* no-msan no-ubsan
2023-10-16 17:00:07 -07:00
Robert Schulze
d31a43a379
Remove Woboq
2023-09-18 17:44:04 +00:00
Robert Schulze
3a3a00f95e
Bump minimal required compiler to Clang 16
2023-09-18 17:44:04 +00:00
Azat Khuzhin
c37fe64040
Merge remote-tracking branch 'u/master' into build/llvm-16
2023-05-08 22:33:52 +02:00
Alexander Tokmakov
3633f0b2f3
fix
2023-04-07 23:50:09 +02:00
Alexander Tokmakov
905975f6e6
update docs
2023-03-29 18:47:38 +02:00
Alexey Milovidov
89a76c2d77
Use LLVM 16
2023-03-18 23:45:57 +01:00
Hosun Lee
aae82a73aa
Fix git clone command. Insert space in front of shallow option.
2023-03-08 14:10:12 +09:00
Hosun Lee
ce809e61fb
Revert commit.
2023-03-08 14:09:18 +09:00
[데이터플랫폼팀] 이호선
927efc0f2c
Fix git clone command. Insert space in front of shallow option.
2023-03-08 14:01:38 +09:00
Mike Kot
f4600bc805
Add --shallow-submodules version for developer instruction
...
On modern git that can speed up clone time
2023-02-16 20:46:59 +03:00
Robert Schulze
0dbed9e738
Mac OS X --> macOS
2022-12-22 09:37:17 +00:00
Alexey Milovidov
023f11fb86
Update developer-instruction.md
2022-10-09 03:54:00 +03:00
Dan Roscigno
96cd94196e
Merge branch 'ClickHouse:master' into add-more-slugs
2022-08-28 12:06:37 -04:00
DanRoscigno
5b5fcc56aa
add slugs
2022-08-28 10:53:34 -04:00
Yakov Olkhovskiy
d96f32d655
Update developer-instruction.md
2022-08-27 23:46:09 -04:00
Robert Schulze
5a434577f6
Mention how the build can be speed up by disabling self-extraction
2022-08-08 13:01:32 +00:00
Robert Schulze
49a708ff29
Merge pull request #39596 from ClickHouse/move-woboq
...
Merge Woboq code browser page into "Getting Started" document
2022-08-01 13:44:33 +02:00
Robert Schulze
dd030c6b48
Add anchor
2022-07-31 13:01:35 +00:00
Robert Schulze
9de69a021c
Fix documentation
2022-07-31 07:44:25 +00:00
Robert Schulze
199e254777
Merge remote-tracking branch 'origin/master' into no-split-binary
2022-07-28 15:54:22 +00:00
Robert Schulze
22219c4b7a
Merge Woboq code browser page into "Getting Started" document
...
There was too little information on the page to deserve a separate
document.
2022-07-26 07:54:03 +00:00
Robert Schulze
2ded3da887
Bump Clang version to current minimum
2022-07-24 18:41:43 +00:00
Robert Schulze
cec8458429
Remove Mac instructions
...
... they are given at length on the dedicated setup page for Mac
2022-07-24 18:41:43 +00:00
Robert Schulze
b09121df11
Remove comment to check for CMake version
...
a) the build script aborts anyways if CMake is too old
b) our minimally required version is >3 years old, so the chance of an
abort due to outdated CMake is fairly low
c) removing the hint to check the version removes the need to constantly
update the version in the docs
2022-07-24 18:41:43 +00:00
Alexey Milovidov
071374b152
Remove SPLIT_BINARY
2022-07-24 01:15:54 +02:00
Robert Schulze
e2d3bb80f4
Revert "Revert "Smallish updates of dev guide""
...
This reverts commit 45b1c3fe20
.
2022-07-05 14:24:00 +02:00
Alexander Tokmakov
45b1c3fe20
Revert "Smallish updates of dev guide"
2022-07-05 15:15:11 +03:00
Robert Schulze
d0e84390c7
Added note that development options are not supported
2022-07-04 07:17:27 +02:00
Robert Schulze
73e2d59294
Smallish updates of dev guide
...
- Inspired by #38684 , this commit removes the list of used third-party
libraries + licenses from the development documentation.
- The tips how to speed up the build is independent of the OS. Move it
from the "Linux" section to the "Getting Started" guide. Also extend
it with further useful build options to make the build faster.
2022-07-03 14:56:04 +02:00
vdimir
94bddec0bc
More typos checked and fixed
2022-06-08 14:28:41 +02:00