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