-
Notifications
You must be signed in to change notification settings - Fork 0
Modernize #353
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
Merged
Modernize #353
Changes from 11 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
72e61dc
fix: correct pthread flags for clang compatibility #349
kaorut 94b03f7
style: add void parameters to C function declarations and definitions…
kaorut fe1a3a0
docs: update build requirements to Boost 1.91.0, Clang 18/GCC 14 (#35…
kaorut cd4fd8c
build: upgrade PlatformToolset from v143 to v145 #349
kaorut c437afb
docs: upgrade Doxyfile to version 1.16.1 #349
kaorut 2f302f0
style: add spacing after static deserializer declarations #349
kaorut b714639
chore: modernize the kogyan submodule as part of dependency updates #349
kaorut ad6fb0b
refactor: remove unused includes and add IWYU pragmas #349
kaorut 2eabe75
fix: reorder includes for IWYU compliance #349 #349
kaorut ea21e1a
docs: update build requirements to modern versions #349
kaorut c435cb3
ci: upgrade toolchains and dependencies #349
kaorut 3012345
ci: use tetengo.slnx and tetengo.setup.slnx in Windows Visual C++ wor…
kaorut d8812e4
ci: upgrade GitHub Actions cache action to v5 #349
kaorut c54aa9d
style: add IWYU pragmas to Boost headers #349
kaorut 2d015ab
style: add IWYU pragma keep comments #349
kaorut 20c73fa
style: add IWYU pragmas and include algorithm #349
kaorut 2ffef2f
ci: upgrade GitHub Actions to latest versions #349
kaorut 7b54aad
ci: use configurable WiX version and accept EULA #349
kaorut 51a3433
ci: accept WiX 7 EULA explicitly in Windows Visual C++ workflow #349
kaorut 9d93e45
refactor: fix IWYU pragma positions and remove unused includes
kaorut adb4c08
build: add pthread flags to compiler flags and adjust linker setup
kaorut 0b9b1f0
chore: include pthread flags only once in CPPFLAGS to prevent duplica…
kaorut e079741
fix: prepend pthread link flags to LDFLAGS directly #349
kaorut dd3333f
build: update Boost to 1.91.0 and WiX to 7.0.0 #349
kaorut 782d66f
build: add wix7 argument to WiX commands
kaorut c314dda
chore: updated kogyan submodule from commit 0091e14f to 29f0fe8c.
kaorut File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.