summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2021-04-15build system: configure: fix default setting of $mb_docdir.midipix1-1/+1
2021-04-15build system: configure: require $mb_package to be set (in config.project).midipix1-3/+10
2021-04-11build system: configure: append LIBDIR as the last linker path element.midipix1-0/+3
2021-04-10build system: configure: automatically detect make mode if not already set.midipix1-0/+9
2021-04-10build system: configure: added --makemode and MAKEMODE support.midipix1-0/+9
2021-04-10build system: posix make support: refactored build-flavor dependency schemes.midipix1-0/+34
2021-04-10build system: posix make support: refactored shared library versioning schemes.midipix1-1/+12
2021-04-10build system: configure: added --make and MAKE support.midipix1-1/+12
2020-01-25build system: configure: added --srcinfo,--srcsite,--pgprkey,--pgpskey support.midipix1-0/+22
2020-01-24build system: ./configure, Makefile.in: added source info logic.midipix1-0/+183
2020-01-24build system: add --pkgbugs (where to file) and --pkghome (project home page).midipix1-0/+10
2020-01-24build system: ./configure: properly handle passing of args to dot scripts.midipix1-2/+6
2020-01-24build system: configure: verify_source_directory(): disallow spaces in path.midipix1-0/+7
2020-01-24build system: created skeleton.midipix1-0/+904