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

print to stderr and introduce meson build script #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Prince781
Copy link
Contributor

  • Printing to stderr is preferable because we can separate gobject-list output from normal program output
  • Introducing a Meson build script is useful for linking to gobject-list statically. It's also a more robust build system than Make.

@danni
Copy link
Owner

danni commented Mar 10, 2020

This looks good, although I question the need to include meson here, the original goal of the raw Makefile was to reduce the dependency set as far as possible e.g. no autotools. Alternatively we should drop the Makefile to reduce duplication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants