Skip to content
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
f8164cd
ci: adopt shared tccbin conformance test suite
PythonWillRule Jul 25, 2026
aa0efa2
ci: use macos-15-intel runner (macos-13 was retired December 2025)
PythonWillRule Jul 25, 2026
353dac0
ci: add temporary diagnostic to surface the real compile error
PythonWillRule Jul 25, 2026
5fc1a1a
ci: point tcc's linker at the Xcode SDK's usr/lib for .tbd stub resol…
PythonWillRule Jul 25, 2026
7cdf1e1
ci: test with macos-arm64's exact working flags (no -ldl/-lpthread/-D…
PythonWillRule Jul 25, 2026
29ebe0a
ci: add deeper diagnostic (version, libc.dylib provenance, -v -v sear…
PythonWillRule Jul 25, 2026
8b91df3
ci: rebuild tcc.exe from current tinycc (mob) instead of testing the …
PythonWillRule Jul 25, 2026
b0236e3
ci: seed a lib/build* placeholder so the script's provenance carry-fo…
PythonWillRule Jul 25, 2026
32a1a9e
ci: add diagnostic to show libc.dylib status and the real compile err…
PythonWillRule Jul 25, 2026
5917e8e
ci: also rebuild libgc.a and fix the libc.dylib symlink target
PythonWillRule Jul 25, 2026
5a2b40c
ci: use git:// for repo.or.cz clone (https unreliable from CI, same i…
PythonWillRule Jul 25, 2026
14bce72
ci: install automake/libtool for bdwgc's autogen.sh
PythonWillRule Jul 25, 2026
66e951c
ci: diagnose real gc_alloc/hello compile error (pinned run.sh predate…
PythonWillRule Jul 25, 2026
8c78f17
ci: diagnose why freshly-rebuilt libgc.a is missing GC_init at link time
PythonWillRule Jul 25, 2026
6ebc417
ci: link libgc.dylib+rpath instead of static libgc.a (tcc archive-par…
PythonWillRule Jul 25, 2026
e3c684f
ci: fix Codex-flagged findings on macos-amd64 (secure transport, hard…
PythonWillRule Jul 25, 2026
96bf047
ci: fix set -e aborting before the XFAIL case statement (direct_err c…
PythonWillRule Jul 25, 2026
cd41c2c
ci: capture direct compile error for checked-in tcc.exe, to pin the e…
PythonWillRule Jul 25, 2026
1b43268
ci: fix 5 Codex findings on macos-amd64 (harden 2 XFAILs, remove inse…
PythonWillRule Jul 26, 2026
3092060
ci: fix 5 more Codex findings on macos-amd64 (harden checked-in XFAIL…
PythonWillRule Jul 26, 2026
0d39b09
ci: fix 4 more Codex findings on macos-amd64 (gate artifact claims on…
PythonWillRule Jul 26, 2026
af46fa6
ci: retry the whole tcc build script on network failure; preserve XFA…
PythonWillRule Jul 26, 2026
f08211f
ci: gate the static-link claim on its test outcome; reject additional…
PythonWillRule Jul 26, 2026
7c65c6c
ci: fix set -e + pipefail silently killing the checked-in-binary XFAI…
PythonWillRule Jul 26, 2026
bb7beb0
ci: reject exit-0 in XFAIL signature checks; independently validate b…
PythonWillRule Jul 27, 2026
3ba576c
ci: fix SIGPIPE+pipefail false failure in archive checks; verify chec…
PythonWillRule Jul 27, 2026
442b25b
ci: diagnose why ar t is failing on the checked-in libgc.a (previousl…
PythonWillRule Jul 27, 2026
688698f
ci: extract the x86_64 slice from the checked-in FAT libgc.a before v…
PythonWillRule Jul 27, 2026
114449d
ci: refine the checked-in XFAIL's exit-0 rejection to only reject whe…
PythonWillRule Jul 27, 2026
9580173
ci: drop exit-0 rejection for the checked-in XFAIL - this ancient tcc…
PythonWillRule Jul 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading