Denis Glazachev
27f8fa18ca
Adjust the docs and naming
2021-11-26 20:10:34 +03:00
alexey-milovidov
44ac1b76d1
Update build-osx.md
2021-10-23 07:05:24 +03:00
Ken MacInnis
3193a5f660
Update build-osx.md
...
update instructions for `maxfiles` plist file use
2021-09-21 08:55:52 -07:00
Ivan Blinkov
f429db1ee9
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's| https://clickhouse.tech | https://clickhouse.com |g' {}
2021-09-19 23:05:54 +03:00
Nikita Mikhaylov
107710e618
save
2021-09-08 15:06:15 +00:00
Denis Glazachev
9788b0e38a
Fix locating objcopy in macOS
...
Rework clickhouse_embed_binaries() to compile asm files properly and avoid duplicate symbols when linking in macOS
2021-06-26 17:39:02 +04:00
Romain Neutron
dbcd573018
Fix some typos
2021-05-27 21:48:20 +02:00
ice1x
d748560991
Update build-osx.md
2021-05-05 19:56:20 +05:00
ice1x
dc595f391e
Add run options with default config path
...
Add run options with default config path.
Checked on Catalina 10.15.7
2021-05-05 19:35:28 +05:00
Denis Glazachev
9398238f2f
ARM to arm64
2021-04-08 19:07:48 +04:00
Denis Glazachev
01d688b154
Remove -DENABLE_JEMALLOC=OFF everywhere as the default value should work
...
Remove extra '$' in the bach command list to ease copy-pasteing
Adjust comments for alternatives in commands
Add note about ARM (Apple Silicon) support
2021-04-08 19:05:04 +04:00
alexey-milovidov
fe13708cb0
Update build-osx.md
2021-04-02 21:09:12 +03:00
Denis Glazachev
ea45779f0c
Adjust wording
2021-04-02 17:38:17 +04:00
Denis Glazachev
9e342bf9f0
Revisit macOS build instructions
2021-04-02 17:31:20 +04:00
Mc.Spring
1517decf4a
fix cmake command issue
...
add missing space for cmake command line
2021-02-01 13:43:39 +08:00
Maksim Kita
e06383e0ae
Darwin fixed build issues
2021-01-21 22:32:17 +03:00
chang.chen
b394487d4f
update Mac-OS build documentation
2020-12-13 16:10:07 +08:00
Ivan Blinkov
9f4705abb1
Update build-osx.md
2020-07-20 17:29:13 +03:00
BayoNet
266fa9d99c
DOCS-627: Fixed language and markup in EN version and translated to RU. ( #11001 )
...
* DOCSUP-1063 (#114 )
* added first draft
* added translation for force_optimize_skip_unused_shards and fixed anchors
* fixes
* fixes
* fixed alter.md
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
* CLICKHOUSEDOCS-627: Updated templated.
* Fixed markup.
* CLICKHOUSEDOCS-627: Fixed links.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
2020-05-19 09:02:30 +03: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