-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature/use cmake init #3
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like your mentions somehow got messed up, as they are not really mentions.
I commented on some of the things, but the one thing that is of utmost importance is to not have the developer mode be enabled by default. The reason for this is explained in the HACKING document. Contrast that with the BUILDING document, which is the user facing document and is assumed to be the default case.
766073f
to
e52efbb
Compare
191d8f7
to
fc13db5
Compare
asio needs Threads library, so this is added to install-config.cmake export ASIO_NO_DEPRECATED definition add cmake user preset too do not convert british to american english add todos from codespell check liberate clang-tidy config file for use with async code too use cmake VERIFY_INTERFACE_HEADER_SETS install pkg config file too suppress compiler Warnings with llvm-17 on OSX do not verify nor install experimental headers disalbe some warnings in developer mode
94e37bc
to
3893e8e
Compare
Add requirements.txt for pip Add ignore-workd-list for codespell Add CI cmake based project workflow
5f7f60d
to
b559809
Compare
Update used tools versions on CI build
f6bfdc0
to
a863ad5
Compare
Old asio source code version not longer supported! |
No description provided.