summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-11-23build system: all-shared: use LDFLAGS_APP as before, now with correct ordering.midipix1-1/+1
2018-11-22project: defined API_HEADERS.midipix1-0/+92
2018-11-22project: defined APP_SRCS, configured front-end executable accordingly.midipix2-2/+3
2018-11-22config: x86_64-linux-musl: core library: required all symbols to be defined.midipix1-0/+2
2018-11-22config: x86_64-linux-musl: defined CONFIG_SRCS.midipix1-0/+13
2018-11-22project: added CONFIG_SRCS to list of COMMON_SRCS.midipix1-0/+1
2018-11-22project: defined MODULE_SRCS and related variables and dependencies.midipix3-0/+29
2018-11-22config: x86_64-linux-musl: defined PYTHON_PATH.midipix1-0/+2
2018-11-22config: x86_64-linux-musl: defined DYNLOAD_SRCS.midipix1-0/+2
2018-11-22project: added DYNLOAD_SRCS support.midipix2-0/+3
2018-11-22project: defined PYTHON_SRCS.midipix2-0/+53
2018-11-22project: defined OBJECT_SRCS.midipix2-1/+50
2018-11-22build system: added --cfghost support.midipix4-2/+17
2018-11-22project: defined PARSER_SRCS.midipix3-0/+25
2018-11-22config: added target definition for config.tag.midipix1-0/+15
2018-11-22config: added ad-hoc pyconfig.h & config.c for x86_64-linux-musl.midipix2-0/+365
2018-11-22build system: created skeleton.midipix47-0/+2494
2018-11-22created repository.midipix3-0/+43