summaryrefslogtreecommitdiff
path: root/sysinfo
AgeCommit message (Expand)AuthorFilesLines
2018-12-31build system: major overhaul: removed sysinfo, integrated ccenv.midipix27-550/+0
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-24build system: target & native cchost logic: initial clean-up.midipix1-48/+0
2018-12-24build system: version.sh: set -eu, remove no-longer-needed exit statements.midipix1-3/+5
2018-12-24bulid 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-10build system: host flavors: support suffixed library extensions.midipix8-0/+32
2018-06-05build system: PE targets: mdso integration: support non-default --libpath.midipix1-1/+2
2017-11-23build system: added --cchost support.midipix1-1/+1
2017-11-23build system: added PERK to the toolchain variables.midipix2-0/+2
2017-10-31build system: toolchain: added definitions for message and resource compilers.midipix2-0/+4
2017-10-25build system: PE targets: added mdso-based import library generation support.midipix7-3/+30
2017-10-24build system: midipix.mk: OS_SONAME: use symlinks by default.midipix1-2/+2
2016-12-18build system: version.sh: create output directory as needed.midipix1-0/+1
2016-12-13PE soname support: added the designated LDFLAGS_SONAME variable.midipix1-2/+3
2016-11-30build system: sofort/os/pe.mk: install-implib-solink: fix target definition.midipix1-3/+3
2016-11-12build system: sysinfo: expand the OS gallery.midipix3-0/+3
2016-11-12build system: sysinfo: expand the OS gallery.midipix1-0/+13
2016-11-11build system: sysinfo: expand the OS gallery.midipix1-0/+12
2016-05-11build system: PE targets: handle subsystem setting in pe.mk.midipix1-0/+3
2016-05-10build system: PE targets: added import library --avoid-version support.midipix1-15/+33
2016-05-03build system: sysinfo/host.sh: remove host_endian_h, as it is no longer needed.midipix1-34/+0
2016-04-26build system: move implib and soname defs to pe- and elf-specific recipes.midipix2-0/+6
2016-04-24build system: PE targets: added import library version support.midipix9-15/+60
2016-04-24build system: added library version support.midipix6-0/+6
2016-04-20build system: properly use DESTDIR in conjunction with individual variables.midipix2-4/+4
2016-03-08created skeleton.midipix22-0/+445