summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
4 daysmdso_output_expsyms_crc32(), mdso_output_expsyms_crc64(): add padding zeros.HEADmainmidipix1-2/+2
4 daysmdso_objgen_dsometa(), mdso_objgen_symentry(): avoid var-length array member.midipix2-2/+12
6 daysstruct pe_raw_coff_strtbl: coff string tables may contain no data.midipix1-1/+1
7 daysmdso_objgen_symentry(): eliminate the use of strcpy().midipix1-2/+8
7 daysmdso_create_implib_sources(): eliminate the use of sprintf().midipix1-12/+42
7 daysmdso_create_implib_objects(): eliminate the use of sprintf().midipix5-12/+94
7 daysmdso_argen_common_hdr(): eliminate the use of sprintf().midipix1-6/+18
7 daysmdso_objgen_symentry(): eliminate the use of sprintf().midipix2-8/+81
7 daysannual chores.midipix23-23/+23
2024-04-13build system: annual chores.midipix1-1/+1
2024-04-03build system: cfgtest.sh: properly cast the probed interface's address.midipix1-1/+1
2024-03-18build system: ccenv.sh: bsd targets: define __BSD_VISIBLE as needed.midipix1-4/+21
2024-03-17build system: ccenv.sh: supplement solar gates with the necessary extensions.midipix1-0/+13
2024-03-11build system: cfgtest.sh: fix typo in status message.midipix1-1/+1
2024-03-07build system: cfgtest.sh: fix c99 conformance bugs (newline, one declaration).midipix2-12/+22
2024-02-24build system: configure: do not (potentially) change the search path semantics.midipix1-17/+0
2024-02-22internals: perk_structs.h: updated to latest version from libperk.midipix1-1/+1
2024-02-22build system: if supported, add -Wpedantic to --strict cflags.midipix2-1/+2
2024-02-22build system: ccenv.sh: legacy PE targets: define __PE__ and friends as needed.midipix1-0/+14
2024-02-22build system: Makefile.in: remove CFLAGS_OS (duplicate, already in ccenv.in).midipix1-1/+0
2024-02-18build system: ccenv: detect compiler support of visibility attributes.midipix4-1/+77
2024-02-03build system: usage(): handle lack of a of project-specific cfgdefs.usage.midipix1-1/+6
2024-02-02mdso_argen_common(): do not zero pad past the last member to 16-byte boundary.midipix1-4/+0
2024-01-27argv.h: argv_scan(): properly handle (fhybrid && ARGV_OPTARG_OPTIONAL).midipix1-1/+6
2024-01-27argv.h: argv_scan(): whitespace meditation.midipix1-16/+34
2024-01-26argv.h: argv_show_error: refactor handling of vendor-specific option string.midipix1-10/+19
2024-01-26argv.h: argv_show_error(): gracefully handle vendor-specific (-W) arguments.midipix2-4/+25
2023-12-23build system: annual chores.midipix1-1/+1
2023-05-07build system: ./configure: base SHELL on the environment's CONFIG_SHELL.midipix3-2/+3
2022-12-21argv.h: argv_show_error(): refine the 'option X requires a value' error msg.midipix1-1/+3
2021-12-30A new home.midipix25-25/+25
2021-07-06Annual chores.midipix23-23/+23
2021-06-23build system: configure: config_ccenv(): relax the --sysroot requirement.midipix1-4/+0
2021-06-15build system: configure: config_ccenv(): fix typo.midipix1-2/+2
2021-06-15build system: configure: config_ccenv(): refined --sysroot related logic.midipix1-1/+4
2021-06-15build system: Makefile.in: .ldflags-host: use the correct ldflags variable.midipix1-1/+1
2021-06-14build system: modern.m4: m4_pathvar(): also convert hyphen to an underscore.midipix1-1/+1
2021-06-14build system: modern.m4: refactored, added additional helper macros.midipix1-3/+33
2021-06-13build system: modern.m4: refactor, added m4_toupper() and m4_tolower().midipix1-1/+6
2021-06-13build system: updated list of files covered by COPYING.SOFORT.midipix1-0/+2
2021-06-13build system: core: added a modern framework using for the m4 macro language.midipix1-0/+82
2021-06-13build system: configure: output_step_prolog(): step might not be a function.midipix1-2/+2
2021-06-13build system: configure, ccenv: enhanced --sysroot logic.midipix2-1/+14
2021-06-13build system: ccenv: ccenv_output_defs(): record updated cflags/ldflags.midipix1-0/+22
2021-06-12build system: configure: config_ccenv(): added verbose --sysroot error message.midipix1-1/+20
2021-06-12build system: ccenv: added and integrated ccenv_set_cc_sysroot_vars().midipix2-2/+32
2021-06-12build system: cfgtest: added cfgtest_compiler_switch_arg().midipix1-1/+21
2021-06-12build system: ccenv_set_primary_tools(): try pkg-config as a pkgconf fallback.midipix1-0/+3
2021-06-12build system: configure: LDFLAGS_LAST: refined cross-compilation logic.midipix1-3/+13
2021-06-12build system: configure: config_ccenv(): require --sysroot when cross-compiling.midipix1-0/+9