|
fc9808e04d
|
修复llvm编译脚本,提升llvm编译效率
修复llvm编译脚本,提升llvm编译效率
|
2020-11-25 16:01:00 +08:00 |
|
|
2974fb6776
|
!25 编译boost时候,修复在python小于3.8版本下进程终止的问题
Merge pull request !25 from zhangxubo/master
|
2020-11-25 14:34:07 +08:00 |
|
|
cc27a0d725
|
修正boost编译时,在python3.8以下版本中进程终止的问题
|
2020-11-11 15:00:58 +08:00 |
|
|
94741c26de
|
!24 支持CentOS && Python3.7安装
Merge pull request !24 from Ricardo_Cui/master
|
2020-11-09 11:33:22 +08:00 |
|
|
876790d44d
|
添加安全编译参数
|
2020-11-09 10:49:18 +08:00 |
|
|
9b4614df61
|
!22 支持CentOS && Python3.7安装
Merge pull request !22 from Ricardo_Cui/master
|
2020-10-28 11:07:38 +08:00 |
|
|
3ed7c5adee
|
支持CentOS && Python3.7安装
|
2020-10-27 15:31:51 +08:00 |
|
|
fa029654e5
|
!20 Fix LLVM native Target init function && Adapted to the kylin/neokylin system.
Merge pull request !20 from 廖美东/master
|
2020-09-30 14:13:34 +08:00 |
|
|
e01af7416d
|
!21 Adapt for python 3.8
Merge pull request !21 from 谢志鹏/master
|
2020-09-30 14:11:14 +08:00 |
|
|
7a278c323b
|
Adapt for python 3.8
According to https://docs.python.org/3/whatsnew/3.8.html
"Only python3.8 program is installed,python3.8m program is gone"
python3.8 include directroy is $(prefix)/include/python3.8
Signed-off-by: Zhipeng Xie <xiezhipeng1@huawei.com>
|
2020-09-24 21:06:32 +08:00 |
|
|
8d19dc742e
|
LLVM native Target init function && Adapted to the kylin/neokylin system.
|
2020-09-22 23:38:46 +08:00 |
|
|
8027eb156d
|
!19 ban escape match string on gsql tab-completion
Merge pull request !19 from chenxiaobin/master
|
2020-09-19 21:21:30 +08:00 |
|
|
c61274c481
|
!17 【轻量级 PR】:update build/get_PlatForm_str.sh.
Merge pull request !17 from 洪烨/N/A
|
2020-09-19 21:18:45 +08:00 |
|
|
e5001b07a8
|
!18 适配x86 openeuler,在上次提交的基础上修改因为少空格引起的平台获 取错误,修复在通过脚本安装一主一备时因为少静态库连接导致的互信建立失败问题
Merge pull request !18 from zhangzhijing/master
|
2020-09-04 09:47:41 +08:00 |
|
|
ffb5c13328
|
fix gsql tab-complete escape problem
|
2020-09-03 21:56:10 +08:00 |
|
|
f61cadb7e9
|
适配x86 openeuler,在上次提交的基础上修改因为少空格引起的平台获取错误,修复在通过脚本安装一主一备时因为少静态库连接导致的互信建立失败问题
|
2020-09-03 16:38:55 +08:00 |
|
|
bdf8a5916c
|
update build/get_PlatForm_str.sh.
|
2020-09-01 17:06:32 +08:00 |
|
|
22bcc884b8
|
!16 修复编译dependencies 时,snappy 与 arrow失败,rsync路径不存在bug
Merge pull request !16 from 洪烨/master
|
2020-09-01 10:20:31 +08:00 |
|
|
703dfbdd20
|
fix build snappy & arrow rsync bug
|
2020-08-31 21:19:34 +08:00 |
|
|
2debc41d69
|
!14 添加x86_openEuler适配分支
Merge pull request !14 from zhangzhijing/master
|
2020-08-28 11:52:25 +08:00 |
|
|
4ea4e3bd2f
|
添加适x86_openEuler适配分支
|
2020-08-26 10:06:55 +08:00 |
|
|
750d4920f4
|
!11 holding on while building it second time
Merge pull request !11 from hthinks/master
|
2020-08-03 15:39:23 +08:00 |
|
|
891d0c4a7b
|
building faild while build it second time.
|
2020-08-01 13:10:18 +08:00 |
|
|
043294c02a
|
!9 修复获取CPU架构判断的bug
Merge pull request !9 from troll__zhao/fix_bug
|
2020-07-21 09:03:03 +08:00 |
|
|
277a2abf3b
|
fix get platform bug when get cpu_arc
|
2020-07-20 15:25:27 +08:00 |
|
|
e15786546a
|
!8 holding on while building it second time
Merge pull request !8 from hthinks/master
|
2020-07-16 09:40:54 +08:00 |
|
|
45f7d22cd6
|
fix bug for holding on while compilering
|
2020-07-15 16:34:58 +08:00 |
|
|
6984d0e9af
|
!6 丰富README.MD,修改libxml2及snappy的压缩包,不需要使用git lfs
Merge pull request !6 from troll__zhao/fix_bug
|
2020-07-14 19:14:34 +08:00 |
|
|
631fdc0e4b
|
Merge branch 'master' of gitee.com:opengauss/openGauss-third_party into fix_bug
|
2020-07-14 19:13:39 +08:00 |
|
|
244152f9a5
|
!7 解决gcc编译进程oom
Merge pull request !7 from hthinks/master
|
2020-07-14 19:11:16 +08:00 |
|
|
713866e9b3
|
增加make jobs个数参数
|
2020-07-14 17:38:13 +08:00 |
|
|
0ec05a6ef6
|
recruite README.md and fix cmake build bug
|
2020-07-14 13:50:58 +08:00 |
|
|
f867b6b9c1
|
!3 update GCC build information
Merge pull request !3 from lishifu/master
|
2020-06-30 02:31:59 +08:00 |
|
|
7012102db1
|
update gcc build info
|
2020-06-29 23:41:59 +08:00 |
|
|
2031bea93b
|
!2 Added contributing description
Merge pull request !2 from zhongjun2/contribute_file
|
2020-06-28 21:21:59 +08:00 |
|
|
af9de135b9
|
Added contributing description
|
2020-06-28 20:28:20 +08:00 |
|
|
c1f4cb08c6
|
!1 first commit for openGauss third party opensource software
Merge pull request !1 from lishifu/master
|
2020-06-24 20:06:53 +08:00 |
|
|
a2ed12bd91
|
first commit for third party opensource
|
2020-06-24 19:45:14 +08:00 |
|
|
b2d4c38638
|
Initial commit
|
2020-06-23 23:43:49 +08:00 |
|