summaryrefslogtreecommitdiff
path: root/sysinfo
AgeCommit message (Expand)AuthorFilesLines
2018-12-25build system: version.sh: silence git errors with a non-git source tree.midipix1-2/+2
2018-12-25build system: version.sh: cvdate: fallback to $(date) as needed.midipix1-1/+1
2018-12-25build system: create the ``build'' directory via the dirs.tag make target.midipix1-3/+2
2018-12-24build system: version.sh: generate macro for date of last git commit.midipix1-3/+12
2018-12-23build system: target & native cchost logic: initial clean-up.midipix1-48/+0
2018-12-23build system: version.sh: set -eu, remove no-longer-needed exit statements.midipix1-3/+5
2018-12-23bulid system: version.sh: sub-shell syntax: replace backquotes with $().midipix1-3/+3
2018-11-25build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib.midipix1-1/+0
2018-11-25build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.midipix2-0/+8
2018-11-25build system: sysinfo: bsd/linux: remove implib .PHONY defs (are in elf.mk).midipix2-4/+0
2018-11-22build system: created skeleton.midipix28-0/+585