40 Commits

Author SHA1 Message Date
LesinLi
686f30e35f RPM package build optimization 2024-12-11 20:15:38 +00:00
LINxiansheng
3d03d6f4df upgrade llvm from 11 to 17 2024-12-05 03:15:16 +00:00
LINxiansheng
21acb7b3ec combine ce rpm 2024-11-24 00:15:19 +00:00
LesinLi
63f19c3457 Fix the issue of library files larger than 4GB being truncated 2024-11-11 10:48:35 +00:00
dimstars
6232bb825c [CP] open bolt opt when build perf 2024-10-16 16:13:45 +00:00
Naynahs
e752a3bb2e Revert perf 模式下编译参数调整 2024-10-12 12:14:22 +00:00
obdev
5481caa840 perf 模式下编译参数调整 2024-10-12 07:15:11 +00:00
dimstars
6db9280e38 [CP] fix bolt opt bug & print bolt log 2024-07-17 03:57:15 +00:00
dimstars
966f8f8d88 add ENABLE_HOTFUNC to control HOTFUNC_OPT 2024-04-23 17:52:08 +00:00
xuhuleon
d6bfde0355 add build.sh clangd 2024-04-15 15:45:35 +00:00
LINxiansheng
d38fc1ab37 [CP] support debian package 2024-03-01 06:44:40 +00:00
Tsunaou
1b72a5a0e4 Add build.sh flag support for build errsim_sanity and fix bug of compile errsim_asan 2023-11-03 03:43:29 +00:00
xuhuleon
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
nroskill
70ce469ab5 remove PERF_MODE macro in perf compile 2023-04-13 07:29:09 +00:00
wenxingsen
6602937633 support oceanbase rpm build when LTO is on 2023-03-13 03:11:32 +00:00
nroskill
292fabfee1 fix performance drop after vos merge 2023-03-02 15:28:21 +00:00
qianchanger
c082c93fd4 Fix plan with das for update hang in px transmit operator 2023-01-12 19:02:33 +08:00
obdev
d1698b9e9a Open LTO compile optimization in RPM build 2023-01-12 19:02:33 +08:00
wenxingsen
7bcc0330c1 fix ccls build mode copy.sh and clean logic 2023-01-12 19:02:33 +08:00
obdev
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
obdev
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
obdev
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
obdev
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
obdev
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
obdev
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
wenxingsen
039917f979 fix make DESTDIR=./ install problem 2022-11-22 02:37:54 +00:00
wenxingsen
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
caifeizhi
353c4bcd8e Github merge request #1108, fix:build on Ubuntu 22.04.1 LTS 2022-11-09 07:38:10 +00:00
obdev
f5b84dcf03 1. Revert hotfuncs and observer.prof 2. update gtest deps 2022-10-26 15:01:14 +08:00
wangzelin.wzl
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
obdev
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
wenxingsen
4177759770 add no_untiy entrance for build.sh and fix build error without unity 2022-05-20 14:31:30 +08:00
Fireatoms
20092c8bb9 fix: failed to run make DESTDIR=./ install in non-rpm build mode 2021-12-29 18:21:41 +08:00
xh0
fe6827d0c5 fix: rpm package for liboblog 2021-10-12 15:51:27 +08:00
SanmuWangZJU
a6f3f1287a [liboblog-ce] won't compile liboblog unless compile with -DOB_BUILD_LIBOBLOG=ON 2021-10-09 15:03:10 +08:00
SanmuWangZJU
cefcd3d40c add oblogmsg deps by git submodule 2021-09-30 19:49:45 +08:00
Fireatoms
f80b6c2a5e Enable pch and unity option in compiling process of rpm mode in order to keep consistent with other modes. 2021-09-03 11:03:32 +08:00
MizuhaHimuraki
524427c455
update os compatibility list (#105)
* update os compatibility list fix #56

* Update README.md

Co-authored-by: Amber Zhang <42762957+Amber1990Zhang@users.noreply.github.com>
2021-06-17 14:32:48 +08:00
Bo Zhang
f399bfe3e1
Use bash instead of sh in README and build.sh (#2)
`build.sh` uses bash-specific array creation syntax, which may not
work with `/bin/sh`. Change it to `bash` to avoid confusion:
2021-06-15 14:22:42 +08:00
oceanbase-admin
cea7de1475 init push 2021-05-31 22:56:52 +08:00