summaryrefslogtreecommitdiff
path: root/project/config
AgeCommit message (Expand)AuthorFilesLines
2018-12-19project: custom config: handle all ncurses-related bits at config-time.midipix1-3/+52
2018-12-19project: custom config: refactored unit-specific tests.midipix1-6/+15
2018-12-19project: custom config: properly detect getrandom availability.midipix1-0/+9
2018-12-19custom config, modern.h: properly detect stdatomic.h and atomic built-ins.midipix1-0/+1
2018-12-19custom config: target: test for the <ndbm.h> header.midipix1-0/+3
2018-12-19custom config: detect the version of the target's tcl/tk libraries.midipix1-0/+12
2018-12-19custom config: refactored target/native tests to reduce code duplicates.midipix1-45/+21
2018-12-19custom config: init python's version make vars based on patchlevel.h.midipix2-0/+54
2018-12-19project: custom config: updated to keep up with Python-3.x.midipix1-2/+48
2018-12-13project: updated comments in cfgdefs.sh.midipix1-2/+1
2018-12-13project: integrated cfgtest.sh (sofort's config test framework).midipix1-55/+54
2018-12-13project: added and integrated cfghost.sh, refactored cfgdefs.sh accordingly.midipix3-30/+67
2018-12-10config: handle all dependency-related logic at the project level.midipix1-1/+37
2018-12-10project: cfgdefs: reflect python's use of members in ncurses WINDOW struct.midipix1-0/+3
2018-12-10project: cfgdefs: properly detect OPENSSL_VERSION_1_1.midipix1-0/+9
2018-12-09project: cfgdefs: slightly annotate the generated cfgdefs.mk.midipix2-0/+2
2018-12-09config: linux (and otherwise): detect absence of stropts.h.midipix1-0/+21
2018-12-09project: added custom configuration bits (cfgdefs.sh and friends).midipix3-0/+56