laokz
8b67dc2901
add -latomic flag to lockfree tests for riscv64
...
Boost does not implement atomic functions for RISC-V, and depend
that on compiler. For 16-byte atomic ops, the compiler must link
against libatomic.
(cherry picked from commit 28c9b15a36 )
2023-08-14 16:20:14 +08:00
openeuler-ci-bot
5088c68e49
!117 添加龙芯架构支持
...
From: @reganhe_xx
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2023-08-14 01:11:32 +00:00
herengui
974a103562
add loongarch64 support
...
Signed-off-by: herengui <herengui@kylinsec.com.cn>
2023-08-10 13:47:39 +08:00
openeuler-ci-bot
c8121e807b
!110 [sync] PR-109: 打开容器与算法类子库的回归测试
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-12-12 13:05:32 +00:00
Liu Zixian
be3cea754f
enable more tests
...
(cherry picked from commit 649cd39840 )
2022-12-12 20:37:08 +08:00
openeuler-ci-bot
522a842355
!108 [sync] PR-106: 打开部分子包的回归测试
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-12-12 06:24:15 +00:00
Liu Zixian
6b716c086a
enable some regression test
...
(cherry picked from commit 63d709bbb8 )
2022-12-12 14:23:30 +08:00
openeuler-ci-bot
2410599445
!99 [sync] PR-97: 添加sw架构
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-10-21 01:06:01 +00:00
wzx
852904f88a
Add sw64 architecture
...
Signed-off-by: wzx <wuzx1226@qq.com>
(cherry picked from commit ba859fadb5 )
2022-10-21 09:04:35 +08:00
openeuler-ci-bot
259df3169b
!86 [sync] PR-84: fix security issue
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-03-21 06:22:30 +00:00
Liu Zixian
c95f968fd9
filesystem: backport upstream security patches
...
(cherry picked from commit 70c2a6f02c )
2022-03-21 10:50:17 +08:00
openeuler-ci-bot
6def39517a
!83 [sync] PR-81: fix boost-example
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-03-02 13:49:17 +00:00
sdlzx
751c86c1a3
fix boost-example
...
(cherry picked from commit b23355954b )
2022-03-02 17:29:05 +08:00
openeuler-ci-bot
c18d88b852
!78 Fix build warnings
...
From: @sdlzx
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2022-02-17 02:19:57 +00:00
Liu Zixian
7f77186e70
fix build warnings
2022-02-03 21:16:02 +08:00
openeuler-ci-bot
68c24a2bb5
!76 [sync] PR-74: simplify %build
...
Merge pull request !76 from openeuler-sync-bot/sync-pr74-master-to-openEuler-22.03-LTS-Next
2022-01-30 03:47:52 +00:00
Liu Zixian
d2febf0300
simplify %build
...
(cherry picked from commit 397010b3ac )
2022-01-30 10:22:14 +08:00
openeuler-ci-bot
974577c509
!71 fix boost-build known issue
...
Merge pull request !71 from sdlzx/openEuler-22.03-LTS-Next
2022-01-28 06:25:44 +00:00
Liu Zixian
0fd9080c13
fix build known issue
2022-01-28 11:09:41 +08:00
openeuler-ci-bot
e6ecbd4397
!67 Refactor boost-help
...
Merge pull request !67 from sdlzx/openEuler-22.03-LTS-Next
2022-01-24 03:34:38 +00:00
Liu Zixian
dca39bd27b
Refactor boost-help
...
Merge HTML documents and code examples into boost-help.
Also simplify install scripts.
Signed-off-by: Liu Zixian <liuzixian4@huawei.com>
2022-01-23 11:13:31 +08:00
openeuler-ci-bot
0b18636593
!65 Don't package internal build tools
...
Merge pull request !65 from sdlzx/openEuler-22.03-LTS-Next
2022-01-20 14:57:54 +00:00
sdlzx
136c300aa7
Don't package internal build tools
2021-12-31 23:10:03 +08:00
openeuler-ci-bot
a349681956
!64 Remove unused mpi script
...
Merge pull request !64 from sdlzx/openEuler-22.03-LTS-Next
2021-12-29 00:55:23 +00:00
sdlzx
d4c1af34e5
Remove unused mpi script
2021-12-27 23:11:39 +08:00
openeuler-ci-bot
2d509de201
!62 Update sub-package spec for libraries
...
Merge pull request !62 from sdlzx/openEuler-22.03-LTS-Next
2021-12-27 00:42:58 +00:00
sdlzx
a69b55ad86
Update package info
2021-12-26 14:58:18 +08:00
openeuler-ci-bot
194a608f26
!60 extract common b2 configs into b2_config and utilize --no-cmake-config
...
Merge pull request !60 from sdlzx/openEuler-22.03-LTS-Next
2021-12-22 08:56:32 +00:00
sdlzx
e3e238a9e2
extract common b2 configs into b2_config
2021-12-19 23:43:47 +08:00
openeuler-ci-bot
2f71dd7bea
!58 simplify spec
...
Merge pull request !58 from sdlzx/openEuler-22.03-LTS-Next
2021-12-15 01:06:57 +00:00
sdlzx
b4400d6fa5
simplify spec
2021-12-14 23:43:00 +08:00
openeuler-ci-bot
bb9b24433c
!54 Update to 1.78.0
...
Merge pull request !54 from sdlzx/openEuler-22.03-LTS-Next
2021-12-13 01:01:33 +00:00
sdlzx
b33da7ec11
Update to 1.78.0
2021-12-12 11:53:24 +08:00
openeuler-ci-bot
8cda558dc2
!47 [sync] PR-41: Remove dependencies on header-only libraries
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-11 01:30:56 +00:00
sdlzx
7175fdc636
Remove dependencies on header-only libraries
...
(cherry picked from commit 3c2c4bff8e )
2021-11-11 09:30:27 +08:00
openeuler-ci-bot
91c368581c
!46 [sync] PR-40: Remove boost.thread linking script and clean up dependencies
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-11 01:29:59 +00:00
sdlzx
b90b3c54af
Remove boost.thread linking script which is fixed in upstream PR266
...
(cherry picked from commit 27c6502f39 )
2021-11-11 09:29:32 +08:00
openeuler-ci-bot
b098e05564
!45 [sync] PR-39: Correct License
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-11 01:28:24 +00:00
sdlzx
d0d041ea50
Correct License
...
license name should be the same as https://gitee.com/openeuler/openeuler-jenkins/blob/master/src/ac/acl/package_license/config/Licenses.yaml
(cherry picked from commit 07e8fed948 )
2021-11-11 09:27:39 +08:00
openeuler-ci-bot
3b95ba6c8d
!44 [sync] PR-38: Update to 1.77
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-11 01:26:57 +00:00
openeuler-ci-bot
8e41d4288f
!44 [sync] PR-38: Update to 1.77
...
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-11 01:26:55 +00:00
sdlzx
62ed33d47e
update to 1.77
...
(cherry picked from commit 3e70aae998 )
2021-11-11 09:13:58 +08:00
openeuler-ci-bot
df3719a411
!37 Update to 1.76.0
...
From: @sdlzx
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-07-28 06:26:54 +00:00
sdlzx
78e2b243bc
update to 1.76.0
2021-07-26 22:42:57 +08:00
openeuler-ci-bot
5e9f0dc447
!36 remove needless BuildRequires
...
From: @sdlzx
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-07-26 01:22:12 +00:00
sdlzx
f87b8a715a
remove needless BuildRequires
2021-07-24 10:49:07 +08:00
openeuler-ci-bot
d79bed3aa2
!35 remove useless buildrequires
...
From: @zhouwenpei
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-07-24 01:42:09 +00:00
zhouwenpei
b97a756b06
remove useless buildrequires
2021-07-23 15:30:39 +08:00
openeuler-ci-bot
e8e3062df4
!34 regex: fix dead loop in parse_repeat()
...
From: @xu_huijie
Reviewed-by: @wangbin224
Signed-off-by: @wangbin224
2021-06-23 02:52:01 +00:00
xuhuijie
d87743f78a
regex: fix dead loop in parse_repeat()
...
Signed-off-by: Xu Huijie xuhuijie2@huawei.com
2021-06-23 10:05:46 +08:00