summaryrefslogtreecommitdiff
path: root/project/config
AgeCommit message (Expand)AuthorFilesLines
2018-12-21project: custom config: tcl/tk tests: proeprly initialize mb_tcltk_libs.midipix1-0/+1
2018-12-21project: custom config: configure: unify the syntax for yes/no tests.midipix1-1/+1
2018-12-19project: custom config: handle all tcl/tk-related bits at config-time.midipix1-0/+6
2018-12-19project: static config: specify all extension dependencies in cfgdefs.sh.midipix1-0/+16
2018-12-19project: custom config: handle all (n)dbm-related bits at config-time.midipix1-5/+13
2018-12-19project: custom config: handle all expat-related bits at config-time.midipix1-0/+13
2018-12-19project: custom config: handle all sqlite-related bits at config-time.midipix1-0/+14
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-18custom config, modern.h: properly detect stdatomic.h and atomic built-ins.midipix1-0/+1
2018-12-18project: added rules and definitions for building python's extension modules.midipix1-0/+1
2018-12-18custom config: target: test for the <ndbm.h> header.midipix1-0/+3
2018-12-18custom config: detect the version of the target's tcl/tk libraries.midipix1-0/+12
2018-12-18custom config: refactored target/native tests to reduce code duplicates.midipix1-45/+21
2018-12-18custom config: init python's version make vars based on patchlevel.h.midipix2-0/+54
2018-12-18config & profiles: update to match Python-3.x's needs and definitions.midipix1-2/+48
2018-12-18project: imported the custom config bits from sbpython2.midipix3-0/+162