Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-02 | project: properly support an all-static python executable. | midipix | 1 | -0/+18 |
2018-12-02 | config: x86_64-linux-musl, x86_64-nt64-midipix: defined PYTHON_PLATFORM. | midipix | 1 | -0/+1 |
2018-11-25 | project: PE targets: ensure linking against the newly built libpython2.7.lib.a. | midipix | 1 | -1/+1 |
2018-11-25 | project: no more need to reset LDFLAGS_IMPLIB when building extension modules. | midipix | 1 | -1/+0 |
2018-11-25 | project: express dependency of python's extension modules on its main library. | midipix | 1 | -1/+1 |
2018-11-24 | project: python's extension modules: incorporate into the main build. | midipix | 1 | -0/+8 |
2018-11-24 | project: added generic rules for building python's extension modules. | midipix | 1 | -0/+64 |
2018-11-22 | project: defined MODULE_SRCS and related variables and dependencies. | midipix | 1 | -0/+8 |
2018-11-22 | project: defined PARSER_SRCS. | midipix | 1 | -0/+1 |
2018-11-22 | build system: created skeleton. | midipix | 1 | -0/+0 |