summaryrefslogtreecommitdiffhomepage
path: root/sofort/ccenv
AgeCommit message (Expand)AuthorFilesLines
2019-02-18build system: mktemp(1): provide template, explicitly remove temporary files.midipix1-2/+12
2019-02-17build system: ccenv: attemt to use otool for binary format detection.midipix1-1/+20
2019-02-13build system: ccenv_find_tool(): support an optional tool-compatibility test.midipix1-2/+9
2019-02-13build system: configure, ccenv.sh: fix sed exp. for trailing tabs & spaces.midipix1-1/+1
2019-01-09build system: ccenv: added -c to the cc driver-based definition of $(AS).midipix1-1/+1
2019-01-03build system: ccenv_set_os_pe_switches(): fix typo.midipix1-1/+1
2019-01-02build system: moved handling of pe-specific variables to ccenv.midipix3-2/+36
2019-01-01build system: ccenv.usage: using absolute path made optional (forthcoming).midipix1-6/+0
2019-01-01build system: ccenv_set_cc_underscore(): avoid the __imp_foo false positive.midipix1-1/+1
2019-01-01build system: ccenv: projects can now disable the population of native.mk.midipix1-1/+3
2019-01-01build system: replace config_support() with ccenv_dso_verify().midipix1-0/+15
2019-01-01build system: ccenv: refined the os detection logic.midipix1-4/+9
2018-12-31build system: ccenv: also update configure's (mb_-prefixed) variables.midipix1-1/+22
2018-12-31build system: ccenv: fix detection of native os.midipix1-0/+3
2018-12-31build system: major overhaul: removed sysinfo, integrated ccenv.midipix4-0/+1272