Commit Graph

12 Commits

Author SHA1 Message Date
f5b84dcf03 1. Revert hotfuncs and observer.prof 2. update gtest deps 2022-10-26 15:01:14 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
4177759770 add no_untiy entrance for build.sh and fix build error without unity 2022-05-20 14:31:30 +08:00
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
a6f3f1287a [liboblog-ce] won't compile liboblog unless compile with -DOB_BUILD_LIBOBLOG=ON 2021-10-09 15:03:10 +08:00
cefcd3d40c add oblogmsg deps by git submodule 2021-09-30 19:49:45 +08:00
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
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
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
cea7de1475 init push 2021-05-31 22:56:52 +08:00