Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experimental support for NetBSD #495

Merged
merged 7 commits into from
Feb 19, 2024
Merged

Add experimental support for NetBSD #495

merged 7 commits into from
Feb 19, 2024

Conversation

taahol
Copy link
Collaborator

@taahol taahol commented Feb 15, 2024

  • On NetBSD, compile against libLLVM installed as a package.
  • Support diff(1) implementations lacking the option --color.
  • Check for core dumps in compare_compilers.sh.

@taahol taahol force-pushed the netbsd branch 12 times, most recently from be5734e to 0ac3e1f Compare February 16, 2024 19:46
.github/workflows/netbsd.yml Outdated Show resolved Hide resolved
Makefile.posix Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
compare_compilers.sh Outdated Show resolved Hide resolved
doctest.sh Outdated Show resolved Hide resolved
src/update.c Outdated Show resolved Hide resolved
stdlib/_netbsd_startup.jou Show resolved Hide resolved
tests/should_succeed/compiler_cli.jou Outdated Show resolved Hide resolved
tests/should_succeed/file.jou Outdated Show resolved Hide resolved
@taahol taahol force-pushed the netbsd branch 3 times, most recently from ae55af3 to 97e0cbd Compare February 18, 2024 09:05
* On NetBSD, compile against libLLVM installed as a package.
* Support diff(1) implementations lacking the option --color.
* Check for core dumps in compare_compilers.sh.
.github/workflows/netbsd.yml Outdated Show resolved Hide resolved
.github/workflows/netbsd.yml Outdated Show resolved Hide resolved
compare_compilers.sh Outdated Show resolved Hide resolved
runtests.sh Outdated Show resolved Hide resolved
src/main.c Outdated Show resolved Hide resolved
@Akuli Akuli merged commit 5bbbe2d into Akuli:main Feb 19, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants