Skip to content

Commit 564ac11

Browse files
committed
prepare v8.2.6-1
1 parent 3482f8d commit 564ac11

File tree

14 files changed

+138
-24
lines changed

14 files changed

+138
-24
lines changed

CHANGELOG.md

Lines changed: 113 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,121 @@
22

33
Entries in this file are in reverse chronological order.
44

5+
## 2024-09-11
6+
7+
* v8.2.6-1 prepared
8+
* 3482f8d re-generate workflows
9+
10+
## 2024-08-17
11+
12+
* 63ff308 website remove preliminary
13+
* 7a82ef2 build-assets/package.json: updates
14+
* c02b536 templates/body-blog update
15+
* 82190e3 templates/body-github: update
16+
* 5338174 re-generate workflows
17+
18+
## 2024-08-16
19+
20+
* 395e3f4 templates/body-github: update
21+
22+
## 2024-08-14
23+
24+
* 8c31404 build-assets/package.json: updates
25+
26+
## 2024-08-09
27+
28+
* 32406be READMEs update
29+
* 8a6b6c2 build-assets/package.json: updates
30+
* ad5fea3 templates/body-blog update
31+
32+
## 2024-08-07
33+
34+
* 307b44c build-assets/package.json: updates
35+
* 3310fa2 build-assets/package.json: updates
36+
* 05943ba website: preliminary content
37+
* 47c7410 re-generate workflows
38+
* 7d6b676 move to build-assets
39+
40+
## 2024-08-06
41+
42+
* 4228fb2 package.json: bump deps
43+
44+
## 2024-08-04
45+
46+
* 7c7429f package.json: bump deps
47+
* 6c7204d package.json: update generate-workflows
48+
* 23944a1 templates/jekyll update
49+
* c61fad4 versioning.sh: use is_development
50+
* 53916f0 READMEs update
51+
* 13cd7f6 package.json: add actions, bump deps
52+
53+
## 2024-07-27
54+
55+
* 7214e21 package.json: add actions, bump deps
56+
* 60a46ed templates/jekyll update
57+
58+
## 2024-07-23
59+
60+
* c39a3f3 READMEs update
61+
* a934e3a .npmignore update
62+
* e43054a re-generate scripts
63+
* 3dbbaa1 body-jekyll update
64+
* c4c4069 re-generate workflows
65+
* c7cbb42 package.json: rework generate workflows
66+
* 9608eb4 package.json: loglevel info
67+
* 4738e78 package.json: bump deps
68+
69+
## 2024-06-18
70+
71+
* 2b6f56c scripts/tests/update.sh: simplify
72+
* be9ab98 READMEs update
73+
74+
## 2024-06-17
75+
76+
* b35a6d0 package.json: rework generate workflows
77+
* 75f08e8 package.json: bump deps
78+
* e1d99e1 application.sh: update
79+
80+
## 2024-05-23
81+
82+
* d22f660 package.json: clang 16.0.6-1.1
83+
84+
## 2024-05-18
85+
86+
* 423a1c1 READMEs update
87+
* 9a4da85 package.json: XBB_ENVIRONMENT_SKIP_CHECKS
88+
89+
## 2024-05-16
90+
91+
* 9a0af77 READMEs update
92+
* 26df02e versioning.sh: --enable-lib-suffixes
93+
94+
## 2024-05-14
95+
96+
* 1d03368 versioning.sh: do not add --disable-lib-suffixes
97+
98+
## 2024-05-09
99+
100+
* 28f5e4c use is_develop and with_strip
101+
102+
## 2024-05-07
103+
104+
* 9f082c1 versioning.sh: remove DISABLE_WIDEC
105+
106+
## 2024-05-03
107+
108+
* 7ef18fb package.json: add bison to deps
109+
110+
## 2024-05-02
111+
112+
* 0580b9b package.json: clang 17.0.6-1.1
113+
* 057394e README update
114+
5115
## 2024-04-02
6116

7-
* v8.2.2-1.1 published on npmjs.com
117+
* d654a2c body-jekyll update
118+
* f90bc02 8.2.2-1.1
119+
* b8452ea CHANGELOG: publish npm v8.2.2-1.1
8120
* 12dce75 package.json: update urls for 8.2.2-1.1 release
9121
* 7094832 README update
10122
* 9def8d5 body-jekyll update

build-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"xpack": {
88
"minimumXpmRequired": "0.16.3",
99
"devDependencies": {
10-
"@xpack-dev-tools/xbb-helper": "^3.0.10"
10+
"@xpack-dev-tools/xbb-helper": "^3.0.14"
1111
},
1212
"properties": {
1313
"appName": "QEMU RISC-V",

build-assets/scripts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.2.2-1
1+
8.2.6-1

build-assets/scripts/application.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPack distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2019 Liviu Ionescu.
4+
# Copyright (c) 2019 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This file is part of the xPack distribution.
66
# (https://xpack.github.io)
7-
# Copyright (c) 2022 Liviu Ionescu.
7+
# Copyright (c) 2022 Liviu Ionescu. All rights reserved.
88
#
99
# Permission to use, copy, modify, and/or distribute this software
1010
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/dependencies/qemu-riscv.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPack distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2019 Liviu Ionescu.
4+
# Copyright (c) 2019 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.
@@ -27,7 +27,7 @@ function qemu_riscv_test()
2727

2828
run_host_app_verbose "${test_bin_path}/qemu-system-riscv32" \
2929
--machine virt \
30-
--kernel "${project_folder_path}/tests/assets/hello-world-rv32imac.elf" \
30+
--kernel "${root_folder_path}/test-assets/hello-world-rv32imac.elf" \
3131
-smp 1 \
3232
-bios none \
3333
--nographic \
@@ -36,7 +36,7 @@ function qemu_riscv_test()
3636

3737
run_host_app_verbose "${test_bin_path}/qemu-system-riscv64" \
3838
--machine virt \
39-
--kernel "${project_folder_path}/tests/assets/hello-world-rv64imafdc.elf" \
39+
--kernel "${root_folder_path}/test-assets/hello-world-rv64imafdc.elf" \
4040
-smp 1 \
4141
-bios none \
4242
--nographic \

build-assets/scripts/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This file is part of the xPack distribution.
66
# (https://xpack.github.io)
7-
# Copyright (c) 2020 Liviu Ionescu.
7+
# Copyright (c) 2020 Liviu Ionescu. All rights reserved.
88
#
99
# Permission to use, copy, modify, and/or distribute this software
1010
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/tests/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPack distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2020 Liviu Ionescu.
4+
# Copyright (c) 2020 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/tests/update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPack distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2020 Liviu Ionescu.
4+
# Copyright (c) 2020 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.

build-assets/scripts/versioning.sh

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -----------------------------------------------------------------------------
22
# This file is part of the xPacks distribution.
33
# (https://xpack.github.io)
4-
# Copyright (c) 2019 Liviu Ionescu.
4+
# Copyright (c) 2019 Liviu Ionescu. All rights reserved.
55
#
66
# Permission to use, copy, modify, and/or distribute this software
77
# for any purpose is hereby granted, under the terms of the MIT license.
@@ -15,7 +15,7 @@ function application_build_versioned_components()
1515

1616
# Keep them in sync with the combo archive content.
1717
# ---------------------------------------------------------------------------
18-
if [[ "${XBB_RELEASE_VERSION}" =~ 8[.]2[.]2-.* ]]
18+
if [[ "${XBB_RELEASE_VERSION}" =~ 8[.]2[.][0-9]*-[0-9]* ]]
1919
then
2020
# -------------------------------------------------------------------------
2121
# Build the native dependencies.
@@ -178,19 +178,21 @@ function application_build_versioned_components()
178178
# Stick to upstream as long as possible.
179179
# https://github.com/qemu/qemu/tags
180180

181-
XBB_QEMU_GIT_URL="https://github.com/xpack-dev-tools/qemu.git"
182-
if is_development
181+
if [[ "${XBB_RELEASE_VERSION}" =~ 8[.]2[.]2-[0-9]* ]]
183182
then
184-
XBB_QEMU_GIT_BRANCH="xpack-develop"
185-
else
186-
XBB_QEMU_GIT_BRANCH="xpack"
183+
XBB_QEMU_GIT_URL="https://github.com/xpack-dev-tools/qemu.git"
184+
if is_development
185+
then
186+
XBB_QEMU_GIT_BRANCH="xpack-develop"
187+
else
188+
XBB_QEMU_GIT_BRANCH="xpack"
189+
fi
190+
XBB_QEMU_GIT_COMMIT="v${XBB_QEMU_VERSION}-xpack"
187191
fi
188-
XBB_QEMU_GIT_COMMIT="v${XBB_QEMU_VERSION}-xpack"
189192

190193
qemu_build "${XBB_QEMU_VERSION}" "riscv"
191194

192-
193-
elif [[ "${XBB_RELEASE_VERSION}" =~ 8[.]1[.]0-.* ]]
195+
elif [[ "${XBB_RELEASE_VERSION}" =~ 8[.]1[.][0-9]*-[0-9]* ]]
194196
then
195197
# -------------------------------------------------------------------------
196198
# Build the native dependencies.
@@ -362,7 +364,7 @@ function application_build_versioned_components()
362364

363365
qemu_build "${XBB_QEMU_VERSION}" "riscv"
364366

365-
elif [[ "${XBB_RELEASE_VERSION}" =~ 7[.]2[.][05]-.* ]]
367+
elif [[ "${XBB_RELEASE_VERSION}" =~ 7[.]2[.][0-9]*-[0-9]* ]]
366368
then
367369
# -------------------------------------------------------------------------
368370
# Build the native dependencies.
@@ -539,7 +541,7 @@ function application_build_versioned_components()
539541

540542
qemu_build "${XBB_QEMU_VERSION}" "riscv"
541543

542-
elif [[ "${XBB_RELEASE_VERSION}" =~ 7[.]1[.]0-1 ]]
544+
elif [[ "${XBB_RELEASE_VERSION}" =~ 7[.]1[.][0-9]*-[0-9]* ]]
543545
then
544546
# -------------------------------------------------------------------------
545547
# Build the native dependencies.

0 commit comments

Comments
 (0)