summaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2024-02-13output: added slbt_output_config(): print a compatible --config output.midipix1-0/+1
2024-02-13driver: rename --config as --info in anticipation of a compatible --config.midipix1-1/+1
2024-02-10link mode: move the executable creation logic to its own translation unit.midipix1-0/+1
2024-02-10link mode: move the shared library creation logic to its own translation unit.midipix1-0/+1
2024-02-10link mode: move the archive creation logic to its own translation unit.midipix1-0/+1
2024-02-10link mode: move the import library logic to its own translation unit.midipix1-0/+1
2024-02-10link mode: move the host tag logic to its own translation unit.midipix1-0/+1
2024-02-10link mode: move the argument vector logic to its own translation unit.midipix1-0/+1
2024-02-10link mode: move the dependency file logic to its own translation unit.midipix3-0/+3
2024-02-10code base: simplify checks against value returned from snprintf() via wrapper.midipix2-0/+2
2024-02-09driver: move slbt_init_link_params() to its own translation unit.midipix1-0/+1
2024-02-09driver: move slbt_init_version_info() to its own translation unit.midipix1-0/+1
2024-02-09driver: move slbt_split_argv() to its own translation unit.midipix1-0/+1
2024-02-09driver: move the host params logic to its own translation unit.midipix1-0/+1
2024-02-08slbt_store_archive(): initial implementation.midipix1-0/+1
2024-02-07slbt_merge_archives(): initial implementation.midipix1-0/+1
2024-02-04slbt_archive_import(): refactor in anticipation of in-memory archive merging.midipix2-0/+2
2024-01-29slbt_ar_parse_primary_armap_sysv_64(): move to own translation unit.midipix1-0/+1
2024-01-29slbt_ar_parse_primary_armap_sysv_32(): move to own translation unit.midipix1-0/+1
2024-01-29slbt_ar_parse_primary_armap_bsd_64(): move to own translation unit.midipix1-0/+1
2024-01-29slbt_ar_parse_primary_armap_bsd_32(): move to own translation unit.midipix1-0/+1
2024-01-27archiver output api: added slbt_ar_output_arname().midipix1-0/+1
2024-01-27archiver output api: added slbt_ar_output_members().midipix2-0/+2
2024-01-27archiver api: provide macros for print actions and output formatting.midipix1-0/+1
2024-01-22ar mode: slbt_get_archive_ctx(): initial implementation and integration.midipix1-0/+1
2024-01-22slbt_get_archive_meta(): initial implementation.midipix3-0/+3
2024-01-22project: install [s|d|c]libtool-ar symlinks for automatic ar mode detection.midipix1-0/+9
2024-01-22ar mode: initial driver integration and skeleton implementation.midipix2-0/+3
2023-11-15release 0.5.35v0.5.35midipix1-1/+1
2023-09-05project: cfgdefs.sh: remove duplicate mode setting.midipix1-3/+0
2023-09-04project: added cfgdefs.sh (custom config steps), explicitly test for sys/sysc...midipix2-0/+69
2023-05-28driver: added -objectlist support.midipix2-0/+2
2023-02-12helper: added slbt_map_input(), slbt_unmap_input().midipix1-0/+1
2021-06-10toolchain integration: ensure accuracy of slibtool's --dumpmachine output.midipix1-0/+34
2021-06-10output: added slbt_output_machine().midipix1-0/+1
2021-05-12release 0.5.34v0.5.34midipix1-1/+1
2021-05-02project: install-app-extras: eliminate non-portable make(1) idiom.midipix1-6/+6
2021-04-13project: SLBT_MACHINE: the CFLAGS_ONCE variable is reserved for user overrides.midipix1-1/+1
2021-04-10app: posix make support: acknowledge unused parameter inside of source file.midipix1-1/+0
2021-04-10project: posix make support: refactored the cflag definition of SLBT_MACHINE.midipix1-4/+2
2021-04-05release 0.5.33v0.5.33midipix1-1/+1
2021-03-22release 0.5.32v0.5.32midipix1-1/+1
2020-12-26output: added slbt_output_fdcwd().midipix1-0/+1
2020-12-26helper api: added slbt_realpath().midipix1-0/+1
2020-09-13release 0.5.31v0.5.31midipix1-1/+1
2020-09-08release 0.5.30v0.5.30midipix1-1/+1
2020-09-08release 0.5.29v0.5.29midipix1-1/+1
2020-06-25project: add cflag overrides to CFLAGS_LAST (thus override also user's CFLAGS).midipix1-1/+1
2018-11-07release 0.5.28v0.5.28midipix1-1/+1
2018-11-07release 0.5.27v0.5.27midipix1-1/+1