Mikhail f. Shiryaev
dd4bd4abba
Simplify and fix coverity
2022-04-07 18:35:58 +02:00
Boris Kuschel
2298b80ed8
Add coverity scan
...
Signed-off-by: Boris Kuschel <Boris.Kuschel@ibm.com>
2022-04-05 19:52:33 +02:00
Mikhail f. Shiryaev
d55785156b
Fix always success builds by move ts to build.sh
2022-03-22 11:10:03 +01:00
Mikhail f. Shiryaev
342f7ba567
Migrate to nfpm
2022-03-22 11:09:59 +01:00
Alexey Milovidov
51ee8fdbb0
More easy cross-compiling for FreeBSD
2021-11-24 00:32:04 +03:00
Nikita Mikhaylov
99f78472bc
Disabled
2021-11-10 11:38:26 +00:00
Alexey Milovidov
0dbe7c4036
Remove old toolchain
2021-10-11 07:02:19 +03:00
alesapin
4df6fa1ae7
Remove strange changes
2021-09-04 16:09:12 +03:00
Ilya Yatsishin
7f7ecb0c60
Merge branch 'master' into try-llvm-12
2021-08-26 18:58:49 +03:00
Nikita Mikhaylov
242ef3dcb5
Proper build
2021-08-24 00:09:19 +00:00
Nikita Mikhaylov
ac4a516152
Fix build
2021-08-23 21:45:48 +00:00
Nikita Mikhaylov
afae867060
Fix build
2021-08-23 18:31:17 +00:00
Nikita Mikhaylov
77430a1baa
better
2021-08-23 14:36:26 +00:00
Nikita Mikhaylov
1c956481a1
Updated deb/build.sh and fixed shellcheck
2021-08-23 13:21:39 +00:00
Nikita Mikhaylov
80ebc6ccea
Done
2021-08-22 15:09:49 +00:00
Yatsishin Ilya
9145dd3fd0
Merge branch 'master' into try-llvm-12
2021-08-06 19:14:01 +03:00
Ivan
14e43cfafa
Add CI check for darwin-aarch64 ( #25560 )
...
* Add support for darwin-aarch64
* Fix PVS warnings
* Add build configuration
* Fix packager args
2021-06-25 18:21:56 +03:00
Yatsishin Ilya
366a7fe45b
linker path required to be specific one
2021-05-12 18:24:27 +03:00
Alexander Kuzmenkov
6acc92ffd9
remove debug
2021-04-07 23:38:48 +03:00
Alexander Kuzmenkov
29cf5bd712
Merge remote-tracking branch 'origin/master' into HEAD
2021-04-06 14:31:19 +03:00
Alexey Milovidov
0501c025db
Remove OpenCL
2021-04-05 18:09:14 +03:00
Alexander Kuzmenkov
e456e40232
show ccache config
2021-04-02 16:37:43 +03:00
Alexander Kuzmenkov
13f3efcc88
typo
2021-04-01 21:02:35 +03:00
Alexander Kuzmenkov
28dd226004
remove extra option
2021-04-01 20:00:08 +03:00
Alexander Kuzmenkov
a255ab179f
typo
2021-04-01 17:29:51 +03:00
Alexander Kuzmenkov
5f45199082
typo
2021-04-01 15:46:55 +03:00
Alexander Kuzmenkov
40dac7b678
more debug
2021-04-01 15:12:30 +03:00
Alexander Kuzmenkov
2b97587055
debug again
2021-04-01 02:53:22 +03:00
Alexander Kuzmenkov
026dab2b81
typo
2021-04-01 02:51:47 +03:00
Alexander Kuzmenkov
a91f505899
remove debug
2021-04-01 00:59:31 +03:00
Alexander Kuzmenkov
a55d03cb62
try to avoid conflict with prlimit
2021-03-31 22:41:53 +03:00
Alexander Kuzmenkov
d0db789196
Update build.sh
2021-03-31 18:43:31 +03:00
Alexander Kuzmenkov
1683c3a10d
more debug
2021-03-31 18:38:36 +03:00
Alexander Kuzmenkov
1ccc162c86
stats
2021-03-31 15:59:45 +03:00
Alexander Kuzmenkov
5f8e88aca0
boop
2021-03-30 16:39:49 +03:00
Alexander Kuzmenkov
e5953f249d
Update build.sh
2021-03-30 15:34:24 +03:00
Alexander Kuzmenkov
b01897ebd7
check how ccache is used for contribs
2021-03-30 14:31:39 +03:00
Danila Kutenin
e5ec4e21b6
Fix Darwin build
2021-01-11 09:04:34 +00:00
Azat Khuzhin
469b631ca6
Fix performance comparison
...
In #18113 the top_level_domains list copying was moved into
docker/packager/binary/build.sh, this was done to avoid symlinks (since
Dockerfile cannot dereference them).
But the patch was wrong, since it copied into the root (/), which is not
included into performance.tgz and also compare.sh was not modified.
This wasn't showed up with CI checks since the docker image wasn't
updated and it still included that top_level_domains, once it was
modified the image was updated and it became broken.
Cc: @akuzm
2021-01-02 17:09:20 +03:00
Azat Khuzhin
95c35b318e
Avoid using symlinks for top_level_domains
...
Move the main copy into the tests/config and ship it to the perf tests
via the perf package.
2020-12-15 21:58:46 +03:00
alexey-milovidov
fa929b0312
Replace duplicate development config files with symlinks. ( #16486 )
...
* Fix test "max_memory_usage_for_user"
* Update test
* Update annoying boilerplate
* Support symlinks in tarballs
* Fix Fuzzer
* Remove "secondary" user
* Remove "secondary" user
2020-11-04 23:45:06 +03:00
alesapin
9caf46c273
Update build.sh
2020-10-05 10:06:38 +03:00
alesapin
b3fa86191e
Fix binary build
2020-10-04 13:23:25 +03:00
Alexander Kuzmenkov
d0dff5b738
fixes
2020-10-01 12:27:05 +03:00
Alexander Kuzmenkov
499e0766e5
Check docker scripts with shellcheck
2020-09-30 20:06:46 +03:00
Alexey Milovidov
035d7cb47f
Enable control for heavy translation units
2020-09-20 23:46:32 +03:00
alesapin
368ddada33
Fix binary build
2020-09-18 22:01:59 +03:00
Nikolai Kochetov
d23244b3a5
Revert "Lower number of threads in binary build"
2020-09-17 12:45:06 +03:00
Alexey Milovidov
cc2b4014ff
Lower number of threads in binary build
2020-09-09 09:32:09 +03:00
Mikhail Filimonov
a0ae1b2b42
tzdata improvements
...
Expose version of embedded tzdata via TZDATA_VERSION in system.build_options.
Autogenerate list of shipped timezones. Script to check tzdb updates.
2020-08-12 14:21:40 +02:00