summaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2024-04-03project: added the install-man make target.midipix1-1/+5
2024-04-03project: custom cfgdefs.sh: added --with-default-sys-path support.midipix3-3/+34
2024-04-02project: cfgdefs.sh: added -D_XOPEN_SOURCE=700 go the bootstrapping cflags.midipix1-0/+1
2024-04-02project: cfgdefs.sh: output all bootstrapping cflags to config.log.midipix1-2/+4
2024-04-02project: install-mk target: fix mkdir invocation.midipix1-1/+2
2024-04-02project: update list of .mk files to match current mk.tar.gz from crufty.net.midipix1-0/+8
2024-04-02project: update to match netbsd/usr.bin/make-20240401.midipix3-8/+5
2021-06-13project: cfgdefs.sh: cfgdefs_bootstrap(): enhanced output and logging.midipix1-9/+39
2021-05-23project: provide the ultimate bootstrapping experience.midipix1-0/+122
2021-05-23project: extras.mk: install-mk: added $(DESTDIR) to destination (oversight).midipix1-3/+3
2021-05-23project: common.mk: fix references to .c source files.midipix1-22/+22
2021-05-23project: tree.mk: added missing command for src/logic (oversight).midipix1-0/+1
2021-04-26project: added logic for installation of .mk and related data files.midipix1-0/+83
2021-04-26project: cfgdefs.sh: removed cfgdefs_perform_utility_tests() (not needed).midipix1-16/+0
2021-04-25project: cfgdefs_bootstrap(): integrate with cfgdefs_perform_common_tests().midipix1-2/+24
2021-04-25project: config-time tests: initial implementation.midipix2-0/+97
2021-04-25project: extras.mk: initial definitions.midipix1-0/+2
2021-04-25project: common.mk, headers.mk: initial definitions.midipix2-4/+37
2021-04-25project: bootstrap and cfgdefs.sh: initial implementation.midipix1-0/+88
2021-04-25project: created skeleton.midipix9-0/+21