summaryrefslogtreecommitdiffhomepage
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2018-07-16project: update the _XOPEN_SOURCE requirement to reflect use of openat(3).midipix1-1/+1
2018-05-26project: update the -XOPEN_SOURCE requirement to reflect -std=c99.midipix1-1/+1
2018-05-24project: update the -XOPEN_SOURCE requirement.midipix1-1/+1
While _XOPEN_SOURCE=700 is the default for cross-platform components of the midipix project, slibtool strives to offer a libtool alternative to a range of users as wide as possible, and as such should keep the requirements from the host system to a bare minimum.
2018-03-06README: clarify difference between variants (slibtool[-shared|-static]).midipix1-1/+3
2016-05-08projoect: added missing project title to the readme document.midipix1-1/+1
2016-05-03project: added a pragraph about .la wrappers to the README document.midipix1-0/+19
2016-05-02project: minor edits to the README document.midipix1-24/+24
2016-05-01project: added a 'rationale' section to the README document.midipix1-0/+25
2016-05-01added an initial README text in preparation of the first release.Kylie McClain1-1/+106
2016-03-04created repository.midipix1-0/+1