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

Modernize project structure and build system #119

Merged
merged 40 commits into from
May 21, 2023
Merged

Conversation

SpotlightKid
Copy link
Owner

@SpotlightKid SpotlightKid commented Dec 12, 2022

  • docs: convert readme, changelog, authors, and install docs to Markdown
  • feat: generate dev requirements via pip-tools
  • feat: switch to meson / mesonpep517 build system
  • feat: remove travis and Appveyor CI setup
  • feat: add GitHub Actions workflow to build wheels with cibuildwheel

@SpotlightKid SpotlightKid self-assigned this Dec 12, 2022
@SpotlightKid SpotlightKid force-pushed the feat/modernize branch 2 times, most recently from 4e58c4d to 4368c66 Compare December 13, 2022 00:16
meson.build Outdated Show resolved Hide resolved
meson.build Outdated Show resolved Hide resolved
meson.build Outdated Show resolved Hide resolved
meson.build Outdated Show resolved Hide resolved
@SpotlightKid SpotlightKid marked this pull request as draft December 13, 2022 13:39
@SpotlightKid SpotlightKid force-pushed the feat/modernize branch 2 times, most recently from 3dcd639 to e192f36 Compare December 13, 2022 22:24
Signed-off-by: Christopher Arndt <[email protected]>
Signed-off-by: Christopher Arndt <[email protected]>
Also respect --quiet option in these scripts

Signed-off-by: Christopher Arndt <[email protected]>
Signed-off-by: Christopher Arndt <[email protected]>
Copy link

@Czaki Czaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like error is here:

c++.exe: error: unrecognized command-line option '-framework'

But the only place when I see passing this flag to the compilator is Macos builds.

.github/workflows/publish-to-test-pypi.yml Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants