Age | Commit message (Expand) | Author | Files | Lines |
2018-12-02 | config: x86_64-linux-musl, x86_64-nt64-midipix: defined PYTHON_PLATFORM. | midipix | 3 | -0/+3 |
2018-12-02 | config: x86_64-linux-musl, x86_64-nt64-midipix: whitespace meditation. | midipix | 2 | -4/+4 |
2018-11-25 | project: do not load the ad-hoc config.mk during ./configure's init phase. | midipix | 1 | -0/+2 |
2018-11-25 | build system: --all-shared: ensure linking against the newly built library. | midipix | 1 | -1/+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 | build system: only apply LDFLAGS_IMPLIB to the package's primary shared lib. | midipix | 2 | -1/+1 |
2018-11-25 | build system: --all-shared: properly express primary shared library dependency. | midipix | 1 | -1/+1 |
2018-11-25 | project: express dependency of python's extension modules on its main library. | midipix | 1 | -1/+1 |
2018-11-25 | build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK. | midipix | 2 | -0/+8 |
2018-11-25 | build system: sysinfo: bsd/linux: remove implib .PHONY defs (are in elf.mk). | midipix | 2 | -4/+0 |
2018-11-25 | config: x86_64-nt64-midipix: initial commit. | midipix | 3 | -0/+459 |
2018-11-24 | project: defined INTERNAL_HEADERS. | midipix | 1 | -0/+133 |
2018-11-24 | config: x86_64-linux-musl: python's extension modules: defined subset. | midipix | 1 | -0/+64 |
2018-11-24 | project: python's extension modules: incorporate into the main build. | midipix | 1 | -0/+8 |
2018-11-24 | project: updated pyexts.mk (build rules for python's extension modules). | midipix | 1 | -0/+1802 |
2018-11-24 | config: x86_64-linux-musl: defined CFLAGS_DBM, LDFLAGS_DBM. | midipix | 1 | -0/+3 |
2018-11-24 | config: x86_64-linux-musl: defined CFLAGS_EXPAT, LDFALGS_EXPAT. | midipix | 1 | -0/+3 |
2018-11-24 | config: x86_64-linux-musl: defined CFLAGS_SQLITE, LDFLAGS_SQLITE. | midipix | 1 | -0/+5 |
2018-11-24 | config: x86_64-linux-musl: defined CFLAGS_NCURSES, LDFLAGS_NCURSES. | midipix | 1 | -0/+3 |
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-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 |