Robert Schulze
5f5732a2c4
Merge pull request #37969 from ClickHouse/consistent-macro-usage
...
More consistent use of platform macros
2022-06-10 14:10:01 +02:00
Yakov Olkhovskiy
5a59957f8b
Merge pull request #35775 from FArthur-cmd/add_self_exctr_exec
...
Add self extracting executable
2022-06-10 07:59:21 -04:00
Robert Schulze
1a0b5f33b3
More consistent use of platform macros
...
cmake/target.cmake defines macros for the supported platforms, this
commit changes predefined system macros to our own macros.
__linux__ --> OS_LINUX
__APPLE__ --> OS_DARWIN
__FreeBSD__ --> OS_FREEBSD
2022-06-10 10:22:31 +02:00
Yakov Olkhovskiy
4787ead19d
typo
2022-06-09 18:34:39 -04:00
mergify[bot]
15bcf66763
Merge branch 'master' into add_self_exctr_exec
2022-06-08 20:43:17 +00:00
vdimir
dc772335ee
Doc typos, dict
2022-06-08 14:31:01 +02:00
vdimir
226fcbdac7
Better check-doc-aspell
2022-06-08 14:28:45 +02:00
vdimir
27ebad89c5
Add doc_spell_output.txt to process_style_check_result.py
2022-06-08 14:28:44 +02:00
vdimir
e820291a02
Fix utils/check-style/check-typos
2022-06-08 14:28:44 +02:00
vdimir
94bddec0bc
More typos checked and fixed
2022-06-08 14:28:41 +02:00
vdimir
251403407f
Update spell check
2022-06-08 14:26:02 +02:00
vdimir
13f03ddb65
Update docspell check
2022-06-08 14:26:02 +02:00
vdimir
abce81058e
Add doc aspell
2022-06-08 14:25:56 +02:00
Anton Popov
df6882d2b9
Revert "Fix errors of CheckTriviallyCopyableMove type"
2022-06-07 13:53:10 +02:00
Yakov Olkhovskiy
3d8f00a55f
Update utils/self-extr-exec/decompressor.cpp
...
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-06-07 07:04:57 -04:00
Yakov Olkhovskiy
16a28bf87a
Update utils/self-extr-exec/decompressor.cpp
...
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-06-07 07:04:39 -04:00
HeenaBansal2009
10990402ac
Removed move ctor from EventBase hierarchy
2022-06-01 06:01:22 -07:00
Yakov Olkhovskiy
12e77705ee
c++ stuff removed, printout fixed, usage printout improved, some minor optimizations
2022-05-30 14:48:48 -04:00
Yakov Olkhovskiy
8730e5410e
respect path for decompression, preserve env for exec, some minor bug fixes
2022-05-29 20:39:42 -04:00
Yakov Olkhovskiy
6a134adc40
preserve files permissions, add types header
2022-05-29 14:37:02 -04:00
Yakov Olkhovskiy
e6a6259d2e
include decompressor into compressor on post-build step, use included decompressor for compressed file
2022-05-28 21:28:56 -04:00
Yakov Olkhovskiy
cb8f8710ca
compressor output prepended with decompressor, some minor fixes
2022-05-28 16:34:26 -04:00
Antonio Andelic
2ca5b7812d
Ignore reusable workflow error
2022-05-27 14:15:34 +00:00
Alexey Milovidov
e1a76e51fb
Merge pull request #37575 from ClickHouse/security-generator
...
Add security generator
2022-05-27 02:22:33 +03:00
Alexey Milovidov
aeacfa0d7e
Readability
2022-05-26 22:23:37 +02:00
Alexey Milovidov
434d8729de
Readability
2022-05-26 22:22:14 +02:00
Alexey Milovidov
359e36f421
Readability
2022-05-26 22:21:49 +02:00
Alexey Milovidov
3074be8d17
Add security generator
2022-05-26 22:19:15 +02:00
Sergei Trifonov
417296481e
fix root CMakeLists.txt search
2022-05-26 04:39:02 +02:00
Mikhail f. Shiryaev
0e494c9ee7
Add caching for GitHub PR objects
2022-05-25 00:05:53 +02:00
Mikhail f. Shiryaev
4b28ea92ca
Use commit date for cherry-picked commits (later)
2022-05-25 00:05:52 +02:00
Mikhail f. Shiryaev
fbe16a1d33
Don't compare tags to testing by default
2022-05-25 00:05:50 +02:00
Alexey Milovidov
b3ee8114d9
Minor change
2022-05-22 22:33:41 +02:00
Alexey Milovidov
c34f492293
Merge remote-tracking branch 'origin/master' into changelog-22.5
2022-05-19 16:37:39 +02:00
Alexey Milovidov
775b3b6a05
Update format-changelog.py
2022-05-19 15:51:01 +03:00
Mikhail f. Shiryaev
c3fd892e26
Update version_date.tsv and changelogs after v22.5.1.2079-stable
2022-05-19 10:48:46 +02:00
Alexey Milovidov
08d01e0b41
Revert unrelated changes
2022-05-19 05:22:28 +02:00
Alexey Milovidov
bb431e0a98
Revert README.md
2022-05-19 05:21:51 +02:00
Alexey Milovidov
16513f2a10
Add changelog for 22.5
2022-05-19 05:19:44 +02:00
Mikhail f. Shiryaev
ae0d64d8e1
Merge pull request #37249 from ClickHouse/changelog-script
...
Improve changelog script
2022-05-18 19:30:31 +02:00
Mikhail f. Shiryaev
e6e0f0589d
Update run-check.py to match PR template, add comments
2022-05-17 21:43:22 +02:00
Mikhail f. Shiryaev
082b30c4a2
Simplify and improve commit validadion for tags
2022-05-16 14:45:27 +02:00
Mikhail f. Shiryaev
d78709c656
Add dependencies and CI for changelogs generator
2022-05-10 11:25:38 +02:00
Mikhail f. Shiryaev
6cdab10d29
Rewrite changelog generator to pure python
2022-05-10 11:25:36 +02:00
robot-clickhouse
6aa870ebb6
Update version_date.tsv after v22.4.5.9-stable
2022-05-06 18:59:00 +00:00
Alexey Milovidov
1ddb04b992
Merge pull request #36715 from amosbird/refactorbase
...
Reorganize source files so that base won't depend on Common
2022-04-30 09:40:58 +03:00
robot-clickhouse
e57f8e0c68
Update version_date.tsv after v22.3.5.5-lts
2022-04-29 15:17:41 +00:00
Amos Bird
20f63a6fa4
Fix style check
2022-04-29 15:32:53 +08:00
Amos Bird
4a5e4274f0
base should not depend on Common
2022-04-29 10:26:35 +08:00
alesapin
33c021702a
Black
2022-04-28 18:16:10 +02:00