summaryrefslogtreecommitdiff
path: root/profiles
AgeCommit message (Expand)AuthorFilesLines
2018-12-19project: custom config: handle all ncurses-related bits at config-time.midipix1-5/+0
2018-12-19project: custom config: properly detect getrandom availability.midipix2-4/+0
2018-12-19shared extensions: moved tkinter (tcl/tk) from 'core' to its own subset.midipix1-1/+3
2018-12-18project: added rules and definitions for building a static python utility.midipix2-5/+144
2018-12-18project: added rules and definitions for building the build-local pycompile.midipix1-0/+24
2018-12-18osapi: midipix.h: prevent the AF_CAN macro from misleading python.midipix1-0/+4
2018-12-18osapi: handle the getrandom(2) syscall in os-specific headers.midipix3-1/+10
2018-12-18osapi: moved definition of HAVE_SOCKADDR_ALT from modern.h to linux.h.midipix2-1/+1
2018-12-18custom config, modern.h: properly detect stdatomic.h and atomic built-ins.midipix1-2/+9
2018-12-18project: profiles: defined extension module subsets.midipix1-0/+143
2018-12-18project: added rules and definitions for building python's extension modules.midipix1-0/+3
2018-12-18config & profiles: created the initial linkage/inittab.h for Python-3.x.midipix1-0/+95
2018-12-18config & profiles: update to match Python-3.x's needs and definitions.midipix4-19/+98
2018-12-18config & profiles: imported the osapi and toolchain headers from sbpython2.midipix6-0/+375