Commit Graph

30 Commits

Author SHA1 Message Date
Sergei Semin
bf0ccd14de specify the advantages of shared build more accurately 2021-08-12 23:47:12 +03:00
Nikita Mikhaylov
b6ff2fbf9b
Update developer-instruction.md 2021-08-12 20:20:54 +03:00
Sergei Semin
599cb22061
add info about speedy shared build
from tg chat `ClickHouse developers, public`
```
prll, [06.02.19 12:54]
есть специальное заклинание для разработчиков увеличивающее скорость и снижающее жручесть памяти - 
cmake -DUSE_DEBUG_HELPERS=1 -DUSE_STATIC_LIBRARIES=0 -DSPLIT_SHARED_LIBRARIES=1 -DCLICKHOUSE_SPLIT_BINARY=1
```
2021-08-09 23:51:05 +03:00
Sergei Semin
9b28fb464e
add info about ninja usage in clion instead of default make 2021-08-09 22:36:01 +03:00
alexey-milovidov
7b11e11645
Merge pull request #27438 from syominsergey/patch-6
add info about clang version choice
2021-08-09 02:44:25 +03:00
alexey-milovidov
a090bfc494
Merge pull request #27435 from syominsergey/patch-3
remove extra english text already translated to russian
2021-08-09 00:35:46 +03:00
alexey-milovidov
2d251abda3
Merge pull request #27434 from syominsergey/patch-2
fix description of changing url when cloning project
2021-08-09 00:35:13 +03:00
Sergei Semin
578e55184e
add info about clang version choice 2021-08-09 00:32:36 +03:00
Sergei Semin
8b0cfdda68
translate some text from english to russian in developer-instruction.md 2021-08-08 23:40:45 +03:00
Sergei Semin
f55e113755
remove extra english text already translated to russian 2021-08-08 23:36:02 +03:00
Sergei Semin
8a320967e6
fix description of changing url when cloning project 2021-08-08 23:26:35 +03:00
Georgy Ginzburg
feeb278b65
fixed grammar typo in developer-instruction.md (#26943) 2021-07-29 08:01:33 +03:00
romanzhukov
59a2d70e4e DOCSUP-11551: Minor fix. 2021-07-24 22:35:01 +03:00
romanzhukov
d723ac560d DOCSUP-11551: Add ru contrib info. 2021-07-22 13:14:25 +03:00
ivoleg
f26b912945
Update developer-instruction.md 2021-07-19 14:14:43 +01:00
Alexey Milovidov
8cb0e5579a Remove gcc from docs 2021-04-22 04:20:03 +03:00
Anna
4c5a7f28a7 changed header levels to display correctly on the page 2021-03-24 22:34:20 +03:00
lehasm
62aa7bdd74 Экранированные кодовые позиции Unicode заменены на символы 2021-03-08 17:54:44 +03:00
Alexey Milovidov
eeafd73890 Fix typo in docs, tnx Egor Savin 2021-01-23 00:08:59 +03:00
Alexey Milovidov
6d87743b0e CDN for datasets 2020-12-13 21:06:27 +03:00
Grigory Buteyko
d99940b7f4 Development instructions updated to GCC 10 from GCC 9 2020-11-04 12:57:49 +03:00
Roman Bug
9ec78855cd
DOCSUP-2806: Add meta header in RU (#15801)
* DOCSUP-2806: Add meta intro.

* DOCSUP-2806: Update meta intro.

* DOCSUP-2806: Fix meta.

* DOCSUP-2806: Add quotes for meta headers.

* DOCSUP-2806: Remove quotes from meta headers.

* DOCSUP-2806: Add meta headers.

* DOCSUP-2806: Fix quotes in meta headers.

* DOCSUP-2806: Update meta headers.

* DOCSUP-2806: Fix link to nowhere in EN.

* DOCSUP-2806: Fix link (settings to tune)

* DOCSUP-2806: Fix links.

* DOCSUP-2806:Fix links EN

* DOCSUP-2806: Fix build errors.

* DOCSUP-2806: Fix meta intro.

* DOCSUP-2806: Fix toc_priority in examples datasets TOC.

* DOCSUP-2806: Fix items order in toc.

* DOCSUP-2806: Fix order in toc.

* DOCSUP-2806: Fix toc order.

* DOCSUP-2806: Fix order in toc.

* DOCSUP-2806: Fix toc index in create

* DOCSUP-2806: Fix toc order in create.

Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-10-26 13:29:30 +03:00
Alexey Milovidov
db4db42b65 Fix broken links in docs 2020-10-13 20:23:29 +03:00
alexey-milovidov
62ed3a16d0
Update developer-instruction.md 2020-08-15 03:08:28 +03:00
vladimir golovchenko
057a596aa2 Fixed the wrong command to run clickhouse-client. 2020-08-07 06:48:54 -07:00
vladimir golovchenko
568b8d31b4 Fixed the link to a list of tasks: it points to open issues marked as 'easy'. 2020-08-07 06:48:41 -07:00
vladimir golovchenko
987b420709 Fixed the wrong link to Git Cheat Sheet. 2020-08-07 06:48:25 -07:00
vladimir golovchenko
95f95b1f37 Fixed misspelling links. 2020-08-07 06:47:57 -07:00
Vladimir Golovchenko
fe89a667d7 Fixed wrong links in 'developer-instruction.md'.
Please enter the commit message for your changes. Lines starting
2020-06-04 15:05:55 -07:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens (#10606)
* Replace underscores with hyphens

* remove temporary code

* fix style check

* fix collapse
2020-04-30 21:19:18 +03:00