Migrate library to Autotools (fixes #75) #76

Merged
luca0N merged 2 commits from dev_lib_autotools into dev 2026-06-14 16:25:23 +00:00
Owner
No description provided.
luca0N self-assigned this 2026-06-14 16:16:14 +00:00
Use Autotools instead of having a handwritten Makefile.  One issue with
this, is that, when installed, liblanbassador will have a different name
from what is being used today, due to the usage of the `-release' flag
in libtool.  `-version-info' is incompatible with the versioning scheme
that's used in Lanbassador, since all subprojects share the same
version, resulting in breaking changes (which, since this project has
not had a stable release yet, shouldn't be a problem).
luca0N changed title from Migrate to Autotools (fixes #75) to Migrate library to Autotools (fixes #75) 2026-06-14 16:16:51 +00:00
Create a new workflow for testing liblanbassador, by building it and
then running the test program.
luca0N force-pushed dev_lib_autotools from 8d3e0e1da9 to 10875886f3 2026-06-14 16:22:56 +00:00 Compare
luca0N force-pushed dev_lib_autotools from 10875886f3 to 8d3e0e1da9 2026-06-14 16:23:45 +00:00 Compare
Author
Owner

Force-push from 8d3e0e1da9 to 10875886f3 was reverted. It was an attempt to get the workflow to build by using wildcards, but it doesn't seem to be necessary.

Force-push from 8d3e0e1da9 to 10875886f3 was reverted. It was an attempt to get the workflow to build by using wildcards, but it doesn't seem to be necessary.
luca0N deleted branch dev_lib_autotools 2026-06-14 16:25:23 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
luca0N/lanbassador!76
No description provided.