summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2021-05-26build system: configure: make the cfgtest framework available to ccenv.sh.midipix1-0/+3
2021-05-23build system: configure: support project-specific make-file templates.midipix1-0/+6
2021-05-23build system: configure: config_copy(): support alternate make-file templates.midipix1-3/+4
2021-05-23build system: reserve the file-name Makefile.common for bootstrapping projects.midipix1-0/+7
2021-05-23build system: Makefile.in: properly support project-specified make file names.midipix1-8/+11
2021-04-24build system: allow projects to specify a default nickname.midipix1-0/+4
2021-04-24build system: allow projects to specify an alternate Makefile name.midipix1-0/+5
2021-04-24build system: configure: support project-specific cfginit.sh and cfgfini.sh.midipix1-0/+15
2021-04-24build system: configure: respect project-specific make{mode} preferences.midipix1-0/+9
2021-04-17build system: configure: config_copy(): enhanced Makefile generation.midipix1-12/+21
2021-04-17build system: configure: enhanced and corrected cmdline logging.midipix1-12/+27
2021-04-16build system: configure: reflect changes to PACKAGE in the default DOCDIR var.midipix1-1/+1
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-05-23build system: created skeleton.midipix1-0/+1130