Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Its development history notwithstanding, the pronounced goals of
slibtools have always included support of all reasonably modern,
reasonably posix-compliant systems and cross-targets. This commit
thus makes the distinction between 'part of the midipix framework'
and 'created by the framework's lead developer' both clearer and
more visible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
This patch also provides 'app' as a user-friendly synonym for 'frontend'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|