Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-25 | project: custom config: support --with[out]-pycompile, --with[out]-pydebug. | midipix | 1 | -1/+0 | |
2018-12-19 | project: custom config: handle all ncurses-related bits at config-time. | midipix | 1 | -5/+0 | |
2018-12-19 | project: custom config: properly detect getrandom availability. | midipix | 2 | -4/+0 | |
2018-12-18 | osapi: midipix.h: prevent the AF_CAN macro from misleading python. | midipix | 1 | -0/+4 | |
2018-12-18 | osapi: handle the getrandom(2) syscall in os-specific headers. | midipix | 3 | -1/+10 | |
2018-12-18 | osapi: moved definition of HAVE_SOCKADDR_ALT from modern.h to linux.h. | midipix | 2 | -1/+1 | |
2018-12-18 | custom config, modern.h: properly detect stdatomic.h and atomic built-ins. | midipix | 1 | -2/+9 | |
2018-12-18 | config & profiles: update to match Python-3.x's needs and definitions. | midipix | 3 | -19/+95 | |
2018-12-18 | config & profiles: imported the osapi and toolchain headers from sbpython2. | midipix | 4 | -0/+347 | |