Age | Commit message (Expand) | Author | Files | Lines |
2018-11-24 | project: added generic rules for building python's extension modules. | midipix | 3 | -0/+71 |
2018-11-23 | COPYING.SOFORT: update copyright year to reflect recent changes. | midipix | 1 | -1/+1 |
2018-11-23 | build system: all-shared: use LDFLAGS_APP as before, now with correct ordering. | midipix | 1 | -1/+1 |
2018-11-22 | project: defined API_HEADERS. | midipix | 1 | -0/+92 |
2018-11-22 | project: defined APP_SRCS, configured front-end executable accordingly. | midipix | 2 | -2/+3 |
2018-11-22 | config: x86_64-linux-musl: core library: required all symbols to be defined. | midipix | 1 | -0/+2 |
2018-11-22 | config: x86_64-linux-musl: defined CONFIG_SRCS. | midipix | 1 | -0/+13 |
2018-11-22 | project: added CONFIG_SRCS to list of COMMON_SRCS. | midipix | 1 | -0/+1 |
2018-11-22 | project: defined MODULE_SRCS and related variables and dependencies. | midipix | 3 | -0/+29 |
2018-11-22 | config: x86_64-linux-musl: defined PYTHON_PATH. | midipix | 1 | -0/+2 |
2018-11-22 | config: x86_64-linux-musl: defined DYNLOAD_SRCS. | midipix | 1 | -0/+2 |
2018-11-22 | project: added DYNLOAD_SRCS support. | midipix | 2 | -0/+3 |
2018-11-22 | project: defined PYTHON_SRCS. | midipix | 2 | -0/+53 |
2018-11-22 | project: defined OBJECT_SRCS. | midipix | 2 | -1/+50 |
2018-11-22 | build system: added --cfghost support. | midipix | 4 | -2/+17 |
2018-11-22 | project: defined PARSER_SRCS. | midipix | 3 | -0/+25 |
2018-11-22 | config: added target definition for config.tag. | midipix | 1 | -0/+15 |
2018-11-22 | config: added ad-hoc pyconfig.h & config.c for x86_64-linux-musl. | midipix | 2 | -0/+365 |
2018-11-22 | build system: created skeleton. | midipix | 47 | -0/+2494 |
2018-11-22 | created repository. | midipix | 3 | -0/+43 |