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

build: Retire autotools and switch to cmake, closes #21 #29

Merged
merged 12 commits into from
Nov 24, 2023

Conversation

abelcheung
Copy link
Owner

No description provided.

@abelcheung abelcheung self-assigned this Nov 15, 2023
@abelcheung abelcheung added the build/ci Issues related to building or CI/CD label Nov 15, 2023
@abelcheung abelcheung added this to the 0.8 milestone Nov 15, 2023
@abelcheung abelcheung linked an issue Nov 15, 2023 that may be closed by this pull request
6 tasks
@abelcheung abelcheung removed their assignment Nov 15, 2023
Sort of like cmake_min_version.py but works as GitHub action
- Does debug build and stripped release build
- Make install (or equivalent) now works
@abelcheung abelcheung self-assigned this Nov 19, 2023
@abelcheung abelcheung marked this pull request as ready for review November 23, 2023 23:19
- Mac iconv lacks EBCDIC support
- Unicode path tests missing EOL flag on MSYS
@abelcheung abelcheung merged commit bc93121 into master Nov 24, 2023
4 checks passed
@abelcheung abelcheung deleted the cmake-migration branch November 25, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/ci Issues related to building or CI/CD
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Migrate build system to CMake
1 participant