Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-15 | project: generate core library objects under core/<subdir>. | midipix | 1 | -5/+6 |
2018-12-15 | project: generate extension objects under pyext/obj rather than Modules subdir. | midipix | 1 | -7/+7 |
2018-12-06 | project: added the bits for python's {prefix}/bin script-based tools. | midipix | 1 | -0/+1 |
2018-11-24 | project: added generic rules for building python's extension modules. | midipix | 1 | -0/+7 |
2018-11-22 | project: defined MODULE_SRCS and related variables and dependencies. | midipix | 1 | -0/+1 |
2018-11-22 | project: defined PYTHON_SRCS. | midipix | 1 | -0/+1 |
2018-11-22 | project: defined OBJECT_SRCS. | midipix | 1 | -0/+1 |
2018-11-22 | project: defined PARSER_SRCS. | midipix | 1 | -0/+1 |
2018-11-22 | build system: created skeleton. | midipix | 1 | -0/+2 |