1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-05 16:15:50 +03:00
Commit Graph

69 Commits

Author SHA1 Message Date
Leonid Fedorov
f18c556311 Fix gcc-13 warning and add support for building Fedora (#2845) 2023-05-26 16:30:53 +03:00
Leonid Fedorov
3ce19abdae Options to build with TSAN, UBSAN and skipping smoke (#2826) 2023-04-21 21:24:48 +03:00
Leonid Fedorov
105cf2da22 Make build scripts color brighter (#2803)
* Make build scripts color brighter

* better colors, draw deps and ninja generator options

* Add color spinner for configure and install make changed to cmake --build and cmake --install

* Clean more builds log garbage
2023-04-11 03:35:05 +03:00
Leonid Fedorov
2e1394149b MCOL-5464: Fixes of bugs from ASAN warnings, part one (#2792)
* Fixes of bugs from ASAN warnings, part one

* MQC as static library, with nifty counter for global map and mutex

* Switch clang to 16

* link messageqcpp to execplan
2023-04-04 02:33:23 +03:00
HanpyBin
ed24f3ebec fix dependency error 2023-03-28 15:04:13 +08:00
Andrey Piskunov
96c40d5081 Add core dumps and stack trace (#2604)
* Add core dumps and stack trace
2022-11-22 03:29:34 +03:00
Leonid Fedorov
b2df152c85 Bootstrap fixes for Centos 7 (#2547) 2022-08-31 15:17:11 +03:00
Leonid Fedorov
140770d6f4 Delete tests/shared_components_tests.cpp, erase legacy code from tests/primitives_scan_bench.cpp, option to run benchmarks from build/bootstrap_mcs.sh 2022-07-15 15:56:24 +00:00
Leonid Fedorov
f8fb8beed9 Skip unittest build with corresponding option in bootstrap 2022-07-13 19:37:31 +03:00
Leonid Fedorov
ef8337fd60 bootstrap script openSUSE support removed, compression library install added
force running unittests on build, with options to skip it
2022-07-13 15:51:50 +03:00
Leonid Fedorov
f108fe81eb Bootstrap rockylinux support tested 2022-03-23 17:05:25 +00:00
Leonid Fedorov
42f0dae81b Current branch was not always correct 2022-03-22 11:54:17 +00:00
Leonid Fedorov
806ff55e81 Centos 7 support and options for branches 2022-02-28 15:34:52 +00:00
Leonid Fedorov
23c79968f6 Build Type was missed for build 2022-02-22 16:58:13 +03:00
Leonid Fedorov
45733c421a openSUSE bootstrap fix 2022-02-21 15:11:31 +03:00
Leonid Fedorov
0b0efe3386 Centos Bootstrap fixes 2022-02-21 14:19:19 +03:00
Leonid Fedorov
29752afc77 Some bootstrap refines 2022-02-17 09:50:51 +00:00
Leonid Fedorov
757aa0bd73 Bootstrap (#2264)
Development bootstrap script re-factoring patch
2022-02-16 18:56:21 +03:00
Roman Nozdrin
8ba4920b32 build dir clean-up and initial MCS bootstrap script version to simplify onboarding 2022-02-08 17:14:49 +03:00