Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-24 | project: updated pyexts.mk (build rules for python's extension modules). | midipix | 1 | -0/+1802 | |
2018-11-24 | project: added the referential, development-time-only pyexts.c. | midipix | 1 | -0/+287 | |
2018-11-24 | project: added generic rules for building python's extension modules. | midipix | 3 | -0/+71 | |
2018-11-22 | project: defined API_HEADERS. | midipix | 1 | -0/+92 | |
2018-11-22 | project: defined APP_SRCS, configured front-end executable accordingly. | midipix | 1 | -0/+1 | |
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 | 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 | 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 | build system: created skeleton. | midipix | 9 | -0/+15 | |