meson: update contributing and building docs to include meson instructions #180

Open
opened 2024-03-25 15:51:51 +00:00 by qyriad · 2 comments
Owner

Building with Meson is, thankfully, more straightforward than building with the autoconf+Make system, and if you have all the right dependencies a simple meson setup build && meson compile -C build should Just Work.

We still need up to date dev docs though, and the incoming support for running the test suite in Meson will actually require some notable caveats in how to run them.

Building with Meson is, thankfully, more straightforward than building with the autoconf+Make system, and if you have all the right dependencies a simple `meson setup build && meson compile -C build` should Just Work. We still need up to date dev docs though, and the incoming support for running the test suite in Meson will actually require some notable caveats in how to run them.
qyriad added the
devx
docs
labels 2024-03-25 15:51:51 +00:00
qyriad self-assigned this 2024-03-25 15:51:51 +00:00
qyriad added this to the Meson migration project 2024-03-25 15:51:51 +00:00
Owner

I think we erased the make ones entirely by now but the docs need to be cleaned up and moved to one place.

I think we erased the make ones entirely by now but the docs need to be cleaned up and moved to one place.
Owner

I think at this point they are mostly complete minus some FIXMEs. Nevertheless, someone should clean up the final few.

I think at this point they are mostly complete minus some FIXMEs. Nevertheless, someone should clean up the final few.
jade added the
E/easy
E/help wanted
labels 2024-06-24 23:46:59 +00:00
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#180
No description provided.