Sergey Bronnikov
|
b0aedf8298
|
tarantool: reduce building time (#10865)
|
2023-08-21 13:59:56 -04:00 |
Sergey Bronnikov
|
cbe2d96e16
|
tarantool: remove --depth in git clone (#10114)
Option breaks checkouts for certain commits in branches.
|
2023-04-20 09:44:10 +01:00 |
Sergey Bronnikov
|
80fe037a1d
|
tarantool: update building script (#9901)
Patch fixes building of upcoming LPM-based fuzzing tests: [1] and [2].
1. https://github.com/tarantool/tarantool/pull/7708
2. https://github.com/tarantool/tarantool/pull/7709
|
2023-03-20 11:04:25 -04:00 |
Sergey Bronnikov
|
17d780c2b1
|
[tarantool] Use system libs if it possible (#9005)
Using system libs could speed up building fuzzers.
Without proposed options 96 sec
(https://ui.perfetto.dev/#!/viewer?local_cache_key=00000000-0000-0000-0676-f89ffd3869f9)
With proposed options 46 sec
(https://ui.perfetto.dev/#!/viewer?local_cache_key=00000000-0000-0000-eb1b-afafc4282a5c)
|
2022-11-17 12:19:44 -08:00 |
Sergey Bronnikov
|
fba5059127
|
[tarantool] Use Ninja in building (#8989)
Ninja could significantly speedup building in comparison to Make.
|
2022-11-16 13:32:55 +00:00 |
DavidKorczynski
|
7a6315db98
|
tarantool: fix build (#7100)
|
2022-01-06 22:54:14 +00:00 |
Sergey Bronnikov
|
bf0720d322
|
[tarantool] initial integration (#4723) (#4723)
|
2021-02-19 11:51:46 -08:00 |