Age | Commit message (Expand) | Author | Files | Lines |
2021-06-15 | project: variant support: added (symlinked) logic for python-3.6.9. | midipix | 6 | -0/+6 |
2021-06-15 | project: variant support: added (symlinked) pydist.in for python-3.6.9. | midipix | 1 | -0/+1 |
2021-06-15 | project: variant support: added (symlinked) logic for python-3.6.8. | midipix | 6 | -0/+6 |
2021-06-15 | project: variant support: added (symlinked) pydist.in for python-3.6.8. | midipix | 1 | -0/+1 |
2021-06-15 | project: variant support: added (symlinked) logic for python-3.6.7. | midipix | 6 | -0/+6 |
2021-06-15 | project: variant support: added pydist.in for python-3.6.7. | midipix | 1 | -0/+1058 |
2021-06-15 | project: variant support: added (symlinked) logic for python-3.6.6. | midipix | 6 | -0/+6 |
2021-06-15 | project: variant support: added pydist.in for python-3.6.6. | midipix | 1 | -0/+1039 |
2021-06-15 | project: hoppla.sh: also filter out -Wno-cast-function-type and -Werror. | midipix | 1 | -0/+4 |
2021-06-15 | project: variant support: added (symlinked) logic for python-3.6.5. | midipix | 6 | -0/+6 |
2021-06-15 | project: variant support: added pydist.in for python-3.6.5. | midipix | 1 | -0/+1038 |
2021-06-15 | project: variant support: added (symlinked) logic for python-3.6.4. | midipix | 6 | -0/+6 |
2021-06-15 | project: cfgdefs.sh: cfgdefs_perform_common_tests(): test for crypt.h. | midipix | 1 | -0/+1 |
2021-06-15 | project: hoppla.sh: also diff setup.py and configure.ac. | midipix | 1 | -0/+5 |
2021-06-15 | build system: configure: config_ccenv(): fix typo. | midipix | 1 | -2/+2 |
2021-06-15 | build system: configure: config_ccenv(): refined --sysroot related logic. | midipix | 1 | -1/+4 |
2021-06-15 | build system: Makefile.in: .ldflags-host: use the correct ldflags variable. | midipix | 1 | -1/+1 |
2021-06-15 | project: pydist.m4: reinstate non-duplicate dependency declaration. | midipix | 1 | -2/+2 |
2021-06-15 | project: pydist overhaul: added pydist.in for python-3.71 and python-3.7.2. | midipix | 2 | -0/+2126 |
2021-06-15 | project: pydist.m4: removed duplicate dependency declaration. | midipix | 1 | -2/+2 |
2021-06-15 | project: pydist overhaul: added pydist.in for python-3.6.3 and python-3.6.4. | midipix | 2 | -0/+2072 |
2021-06-15 | project: pydist overhaul: integrated the new m4-based logic. | midipix | 4 | -1/+251 |
2021-06-15 | project: pydist overhaul: removed old pydist.sh and generated pydist.mk files. | midipix | 4 | -5901/+0 |
2021-06-15 | project: cfgdefs.sh: cfgdefs_perform_common_tests(): additional curses api's. | midipix | 1 | -0/+32 |
2021-06-15 | project: hoppla.sh: also filter out trailing spaces. | midipix | 1 | -0/+2 |
2021-06-15 | project: hoppla.sh: also filter out -Wno-implicit-fallthrough. | midipix | 1 | -0/+2 |
2021-06-15 | profiles/osapi/modern.h: conditionally define HAVE_GCC_ASM_FOR_{X87|X64}. | midipix | 1 | -0/+9 |
2021-06-14 | build system: modern.m4: m4_pathvar(): also convert hyphen to an underscore. | midipix | 1 | -1/+1 |
2021-06-14 | build system: modern.m4: refactored, added additional helper macros. | midipix | 1 | -3/+33 |
2021-06-13 | build system: modern.m4: refactor, added m4_toupper() and m4_tolower(). | midipix | 1 | -1/+6 |
2021-06-13 | build system: updated list of files covered by COPYING.SOFORT. | midipix | 1 | -0/+2 |
2021-06-13 | build system: core: added a modern framework using for the m4 macro language. | midipix | 1 | -0/+82 |
2021-06-13 | build system: configure: output_step_prolog(): step might not be a function. | midipix | 1 | -2/+2 |
2021-06-13 | build system: configure, ccenv: enhanced --sysroot logic. | midipix | 2 | -1/+14 |
2021-06-13 | build system: ccenv: ccenv_output_defs(): record updated cflags/ldflags. | midipix | 1 | -0/+22 |
2021-06-12 | build system: configure: config_ccenv(): added verbose --sysroot error message. | midipix | 1 | -1/+20 |
2021-06-12 | build system: ccenv: added and integrated ccenv_set_cc_sysroot_vars(). | midipix | 2 | -2/+32 |
2021-06-12 | build system: cfgtest: added cfgtest_compiler_switch_arg(). | midipix | 1 | -1/+21 |
2021-06-12 | build system: ccenv_set_primary_tools(): try pkg-config as a pkgconf fallback. | midipix | 1 | -0/+3 |
2021-06-12 | build system: configure: LDFLAGS_LAST: refined cross-compilation logic. | midipix | 1 | -3/+13 |
2021-06-12 | build system: configure: config_ccenv(): require --sysroot when cross-compiling. | midipix | 1 | -0/+9 |
2021-06-12 | build system: added cfgtest_package_exists() & cfgtest_package_config(). | midipix | 2 | -1/+127 |
2021-06-12 | build system: cfgtest: added cfgtest_{makevar|cflags|ldflags}_set(). | midipix | 1 | -0/+15 |
2021-06-12 | build system: configure, ccenv: added --pkgconf[if] support and integration. | midipix | 6 | -1/+52 |
2021-06-12 | build system: ccenv: ccenv_set_primary_tools(): properly output explicit tools. | midipix | 1 | -0/+2 |
2021-06-10 | build system: ccenv_set_primary_tools(): be resilient to -print-file-name bugs. | midipix | 1 | -3/+10 |
2021-06-10 | build system: ccenv_set_cc(): properly handle older slibtool versions. | midipix | 1 | -2/+2 |
2021-06-10 | build system: configure: config_host(): quote variable in test expresssion. | midipix | 1 | -1/+1 |
2021-06-10 | build system: ccenv_set_cc(): enhanced host, cchost, and -dumpmachine logic. | midipix | 1 | -8/+21 |
2021-06-10 | build system: configure: init_vars(): record explicit CCHOST and --cchost. | midipix | 1 | -0/+6 |