Age | Commit message (Expand) | Author | Files | Lines |
2018-12-25 | project: custom config: support --with[out]-pycompile, --with[out]-pydebug. | midipix | 1 | -1/+0 |
2018-12-22 | project: custom config: test for x87, x64, and IEEE properties at config time. | midipix | 1 | -6/+0 |
2018-12-22 | project: custom config: obtain type size information at config time. | midipix | 1 | -22/+0 |
2018-12-19 | project: custom config: handle all ncurses-related bits at config-time. | midipix | 1 | -5/+0 |
2018-12-19 | custom config, modern.h: properly detect stdatomic.h and atomic built-ins. | midipix | 1 | -0/+9 |
2018-12-15 | project: generate core library objects under core/<subdir>. | midipix | 1 | -11/+11 |
2018-12-10 | project: cfgdefs: properly detect OPENSSL_VERSION_1_1. | midipix | 1 | -3/+0 |
2018-12-09 | config: linux (and otherwise): detect absence of stropts.h. | midipix | 1 | -0/+9 |
2018-12-06 | project: pycompile: extend to allow .pyc generation of all pydist scripts. | midipix | 2 | -0/+30 |
2018-12-04 | osapi: midipix.h: defined OPENSSL_VERSION_1_1 (via libressl). | midipix | 1 | -0/+3 |
2018-12-04 | osapi: moved VA_LIST_IS_ARRAY from modern.h to linux.h (oversight). | midipix | 2 | -1/+3 |
2018-12-04 | inittab.h: remove ossaudiodev from the list of core (static) extensions. | midipix | 1 | -1/+0 |
2018-12-04 | osapi: moved HAVE_EPOLL from modern.h to linux.h (oversight). | midipix | 2 | -1/+3 |
2018-12-04 | config: added x86_64-nt64-midipix definitions. | midipix | 1 | -0/+18 |
2018-12-04 | project, config/x86_64-linux-musl: refactor, define CONFIG_DEFAULT_SRCS. | midipix | 1 | -0/+14 |
2018-12-02 | project, config/x86_64-linux-musl: refactored pyconfig.h, created subset defs. | midipix | 4 | -0/+344 |
2018-12-02 | project, config/x86_64-linux-musl: refactor, define extension subsets. | midipix | 1 | -0/+138 |
2018-12-02 | project, config/x86_64-linux-musl: created profiles/, refactored inittab bits. | midipix | 2 | -0/+198 |