Age | Commit message (Expand) | Author | Files | Lines |
2024-01-29 | slbt_ar_parse_primary_armap_sysv_64(): move to own translation unit. | midipix | 1 | -0/+1 |
2024-01-29 | slbt_ar_parse_primary_armap_sysv_32(): move to own translation unit. | midipix | 1 | -0/+1 |
2024-01-29 | slbt_ar_parse_primary_armap_bsd_64(): move to own translation unit. | midipix | 1 | -0/+1 |
2024-01-29 | slbt_ar_parse_primary_armap_bsd_32(): move to own translation unit. | midipix | 1 | -0/+1 |
2024-01-27 | archiver output api: added slbt_ar_output_arname(). | midipix | 1 | -0/+1 |
2024-01-27 | archiver output api: added slbt_ar_output_members(). | midipix | 2 | -0/+2 |
2024-01-27 | archiver api: provide macros for print actions and output formatting. | midipix | 1 | -0/+1 |
2024-01-22 | ar mode: slbt_get_archive_ctx(): initial implementation and integration. | midipix | 1 | -0/+1 |
2024-01-22 | slbt_get_archive_meta(): initial implementation. | midipix | 3 | -0/+3 |
2024-01-22 | project: install [s|d|c]libtool-ar symlinks for automatic ar mode detection. | midipix | 1 | -0/+9 |
2024-01-22 | ar mode: initial driver integration and skeleton implementation. | midipix | 2 | -0/+3 |
2023-11-15 | release 0.5.35v0.5.35 | midipix | 1 | -1/+1 |
2023-09-05 | project: cfgdefs.sh: remove duplicate mode setting. | midipix | 1 | -3/+0 |
2023-09-04 | project: added cfgdefs.sh (custom config steps), explicitly test for sys/sysc... | midipix | 2 | -0/+69 |
2023-05-28 | driver: added -objectlist support. | midipix | 2 | -0/+2 |
2023-02-12 | helper: added slbt_map_input(), slbt_unmap_input(). | midipix | 1 | -0/+1 |
2021-06-10 | toolchain integration: ensure accuracy of slibtool's --dumpmachine output. | midipix | 1 | -0/+34 |
2021-06-10 | output: added slbt_output_machine(). | midipix | 1 | -0/+1 |
2021-05-12 | release 0.5.34v0.5.34 | midipix | 1 | -1/+1 |
2021-05-02 | project: install-app-extras: eliminate non-portable make(1) idiom. | midipix | 1 | -6/+6 |
2021-04-13 | project: SLBT_MACHINE: the CFLAGS_ONCE variable is reserved for user overrides. | midipix | 1 | -1/+1 |
2021-04-10 | app: posix make support: acknowledge unused parameter inside of source file. | midipix | 1 | -1/+0 |
2021-04-10 | project: posix make support: refactored the cflag definition of SLBT_MACHINE. | midipix | 1 | -4/+2 |
2021-04-05 | release 0.5.33v0.5.33 | midipix | 1 | -1/+1 |
2021-03-22 | release 0.5.32v0.5.32 | midipix | 1 | -1/+1 |
2020-12-26 | output: added slbt_output_fdcwd(). | midipix | 1 | -0/+1 |
2020-12-26 | helper api: added slbt_realpath(). | midipix | 1 | -0/+1 |
2020-09-13 | release 0.5.31v0.5.31 | midipix | 1 | -1/+1 |
2020-09-08 | release 0.5.30v0.5.30 | midipix | 1 | -1/+1 |
2020-09-08 | release 0.5.29v0.5.29 | midipix | 1 | -1/+1 |
2020-06-25 | project: add cflag overrides to CFLAGS_LAST (thus override also user's CFLAGS). | midipix | 1 | -1/+1 |
2018-11-07 | release 0.5.28v0.5.28 | midipix | 1 | -1/+1 |
2018-11-07 | release 0.5.27v0.5.27 | midipix | 1 | -1/+1 |
2018-10-24 | release 0.5.26v0.5.26 | midipix | 1 | -1/+1 |
2018-08-13 | utility: convenience symlinks: added rclibtool, rdlibtool, and rdclibtool. | midipix | 1 | -0/+12 |
2018-08-13 | utility: --heuristics support: added the 'rlibtool' convenience symlink. | midipix | 1 | -0/+7 |
2018-08-13 | internals: -shared/-static heuristics: added slbt_get_lconf_flags(). | midipix | 2 | -0/+2 |
2018-08-09 | front-end utility: slbt_main(): remove the redundant argc parameter. | midipix | 1 | -0/+1 |
2018-07-18 | release 0.5.25v0.5.25 | midipix | 1 | -1/+1 |
2018-07-07 | release 0.5.24v0.5.24 | midipix | 1 | -1/+1 |
2018-07-07 | release 0.5.23v0.5.23 | midipix | 1 | -1/+1 |
2018-07-07 | release 0.5.22v0.5.22 | midipix | 1 | -1/+1 |
2018-07-06 | release 0.5.21v0.5.21 | midipix | 1 | -1/+1 |
2018-06-29 | internals: added slbt_map_file(), slbt_unmap_file(). | midipix | 2 | -0/+2 |
2018-06-27 | internals: added slbt_dprintf(), a signal-resilient dprintf implementation. | midipix | 2 | -0/+2 |
2018-06-23 | release 0.5.20v0.5.20 | midipix | 1 | -1/+1 |
2018-06-23 | driver: added slbt_output_features(), providing compatible --features output. | midipix | 1 | -0/+1 |
2018-05-19 | release 0.5.19v0.5.19 | midipix | 1 | -1/+1 |
2018-02-05 | release 0.5.18v0.5.18 | midipix | 1 | -1/+1 |
2017-08-10 | release 0.5.17v0.5.17 | midipix | 1 | -1/+1 |