<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/scripts/test, branch master</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2026-01-25T09:06:32+00:00</updated>
<entry>
<title>scripts/test: reorder setup_cross_compiler, fix head -1</title>
<updated>2026-01-25T09:06:32+00:00</updated>
<author>
<name>Joshua Sing</name>
<email>joshua@joshuasing.dev</email>
</author>
<published>2026-01-25T09:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=836c23eb15c1d4c2d408f22c7e2e34e87a3697c2'/>
<id>urn:sha1:836c23eb15c1d4c2d408f22c7e2e34e87a3697c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/test: check all binaries for cross-compile</title>
<updated>2026-01-25T05:10:55+00:00</updated>
<author>
<name>Joshua Sing</name>
<email>joshua@joshuasing.dev</email>
</author>
<published>2026-01-25T05:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=09c99a505f255164de53a404b81d1aaf3f8c6a23'/>
<id>urn:sha1:09c99a505f255164de53a404b81d1aaf3f8c6a23</id>
<content type='text'>
Probably safer to check all of them instead of just CC, since previously
it seems the loongarch64 RANLIB variable could have been wrong.

I am not sure if a missing binary could cause unexpected behaviour.
</content>
</entry>
<entry>
<title>scripts/test: remove non-standard sort, tail and find flags</title>
<updated>2026-01-25T05:10:09+00:00</updated>
<author>
<name>Joshua Sing</name>
<email>joshua@joshuasing.dev</email>
</author>
<published>2026-01-25T05:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1c945c2e11776c78c7e49e86c5a5aac23f48434b'/>
<id>urn:sha1:1c945c2e11776c78c7e49e86c5a5aac23f48434b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/test: fix missing env vars for cross-compilation</title>
<updated>2026-01-24T19:12:27+00:00</updated>
<author>
<name>Joshua Sing</name>
<email>joshua@joshuasing.dev</email>
</author>
<published>2026-01-24T16:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3474d66b13bec7b9c04c797296091ae6a12df05a'/>
<id>urn:sha1:3474d66b13bec7b9c04c797296091ae6a12df05a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not remove opensslconf.h for android</title>
<updated>2025-08-26T07:12:22+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-08-26T07:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=cf1a8cf5ba0aa8ff57362c1933318f6b8d9fbd12'/>
<id>urn:sha1:cf1a8cf5ba0aa8ff57362c1933318f6b8d9fbd12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/test: use lib64 for loongarch64</title>
<updated>2025-04-12T15:09:48+00:00</updated>
<author>
<name>Joshua Sing</name>
<email>joshua@joshuasing.dev</email>
</author>
<published>2025-04-12T15:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=090f7892f7f7280f69289dc5e99ab5ed64908269'/>
<id>urn:sha1:090f7892f7f7280f69289dc5e99ab5ed64908269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/test: revert to using g++-14</title>
<updated>2025-04-12T13:41:15+00:00</updated>
<author>
<name>Joshua Sing</name>
<email>joshua@joshuasing.dev</email>
</author>
<published>2025-04-12T13:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a71747c235e1044a6463909a8916a91eaec1b32c'/>
<id>urn:sha1:a71747c235e1044a6463909a8916a91eaec1b32c</id>
<content type='text'>
It seems `g++-loongarch64-linux-gnu` does not exist in the Ubuntu
universe repositories. It also fails using the ubuntu Docker image
locally (with the universe repo added).

`g++-14-loongarch-linux-gnu` exists on both Ubuntu 22.04 and 24.04,
however ideally we want to use whatever works on the most platforms.
</content>
</entry>
<entry>
<title>scripts/test: change from g++-14 to g++</title>
<updated>2025-04-12T13:14:48+00:00</updated>
<author>
<name>Joshua Sing</name>
<email>joshua@joshuasing.dev</email>
</author>
<published>2025-04-12T13:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f4cc344689038ef1c5a3280aa5bf9754fe751ba3'/>
<id>urn:sha1:f4cc344689038ef1c5a3280aa5bf9754fe751ba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: test on loongarch64</title>
<updated>2025-04-12T13:14:44+00:00</updated>
<author>
<name>Joshua Sing</name>
<email>joshua@joshuasing.dev</email>
</author>
<published>2025-04-12T12:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=24a8faec9a0931aff6fa38757a73f01e6144ee27'/>
<id>urn:sha1:24a8faec9a0931aff6fa38757a73f01e6144ee27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ARCH check</title>
<updated>2024-12-18T00:39:26+00:00</updated>
<author>
<name>Kenjiro Nakayama</name>
<email>nakayamakenjiro@gmail.com</email>
</author>
<published>2024-12-18T00:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=12031e4e9a1f46ae41d936e2f1a5261a95cb85f8'/>
<id>urn:sha1:12031e4e9a1f46ae41d936e2f1a5261a95cb85f8</id>
<content type='text'>
</content>
</entry>
</feed>
