-
Notifications
You must be signed in to change notification settings - Fork 63
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
move all CI to Actions, overhaul build system, upgrade ancient dependencies #285
Merged
Commits on Jun 21, 2024
-
build: clean up build system, update cmake
This is an amalgamation of many changes: - remove make.bat, use nmake compatible Makefile instead - remove appveyor.yml, use exclusively GitHub Actions - reorganize the cmake build to make use of new features - configure openssl during the configure step - make dependencies more consistent - always use luac.lua to compile lua files - this makes a static luvi build more possible
Configuration menu - View commit details
-
Copy full SHA for 222072d - Browse repository at this point
Copy the full SHA 222072dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b39122b - Browse repository at this point
Copy the full SHA b39122bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c274e - Browse repository at this point
Copy the full SHA 25c274eView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf2243 - Browse repository at this point
Copy the full SHA abf2243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4346d2f - Browse repository at this point
Copy the full SHA 4346d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e828f5 - Browse repository at this point
Copy the full SHA 5e828f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d8245 - Browse repository at this point
Copy the full SHA 55d8245View commit details -
Configuration menu - View commit details
-
Copy full SHA for e059e2c - Browse repository at this point
Copy the full SHA e059e2cView commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc5eb49 - Browse repository at this point
Copy the full SHA fc5eb49View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11c4087 - Browse repository at this point
Copy the full SHA 11c4087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 984e52d - Browse repository at this point
Copy the full SHA 984e52dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.