Age | Commit message (Expand) | Author | Files | Lines |
2024-07-19 | driver: added the -print-shared-ext and -print-static-ext output commands. | midipix | 1 | -0/+3 |
2024-04-01 | driver: added -print-aux-dir and -print-m4-dir (for slibtool.m4 integration). | midipix | 1 | -0/+3 |
2024-03-30 | driver: --mkvars, slbt_get_mkvars_flags(): implementation and integration. | midipix | 1 | -0/+3 |
2024-03-25 | slibtoolize: slbt_st_get_stoolie_ctx(): initial implementation. | midipix | 1 | -0/+15 |
2024-03-23 | slibtoolize: driver: added support for --copy, --force, and --install. | midipix | 1 | -0/+4 |
2024-03-17 | slibtoolize mode: program skeleton, driver integration, and symlink extra. | midipix | 1 | -0/+6 |
2024-03-13 | link mode: properly interpret -static when output is an executable program. | midipix | 1 | -0/+3 |
2024-03-10 | link mode: treat dlopen of static-only dependency libs as (also fixed) dlpreopen | midipix | 1 | -0/+1 |
2024-03-05 | slbt_exec_link_create_expsyms_archive(): added support for -dlpreopen self. | midipix | 1 | -0/+5 |
2024-03-05 | archiver api: added slbt_ar_get_varchive_ctx() (signature-only virtual archive). | midipix | 1 | -0/+3 |
2024-03-02 | execution context: added -dlopen and -dlpreopen support. | midipix | 1 | -0/+4 |
2024-02-28 | ar mode: -Wdlsyms: require an accompanying -Wdlunit argument. | midipix | 1 | -0/+1 |
2024-02-28 | ar mode: driver: added -Wdlsyms, -Wdlunit. | midipix | 2 | -1/+3 |
2024-02-28 | ar mode: pretty printing: added slbt_au_output_dlsyms(). | midipix | 1 | -0/+2 |
2024-02-28 | archiver api: added slbt_ar_create_dlsyms() (compatible dlsym vtable C Source). | midipix | 1 | -0/+2 |
2024-02-28 | archiver api: added slbt_ar_update_syminfo() (nm output to symbol info vector). | midipix | 1 | -0/+9 |
2024-02-26 | driver: added the --nm switch. | midipix | 1 | -0/+1 |
2024-02-25 | driver: added slbt_lib_get_txtfile_ctx(): plain line vector from a text file. | midipix | 1 | -0/+9 |
2024-02-23 | utility api's: added slbt_util_create_symfile(). | midipix | 1 | -0/+2 |
2024-02-23 | ar api's: added slbt_ar_create_symfile(). | midipix | 1 | -0/+2 |
2024-02-21 | slbt_util_copy_file(): simplify interface. | midipix | 1 | -3/+3 |
2024-02-21 | slbt_util_import_archive(): simplify interface. | midipix | 1 | -1/+1 |
2024-02-21 | core api: simplified the _exec_ interfaces. | midipix | 1 | -6/+6 |
2024-02-21 | execution context: added support for -export-symbols. | midipix | 1 | -0/+4 |
2024-02-21 | host interfaces: struct slbt_flavor_settings: added .mapsuffix. | midipix | 1 | -0/+1 |
2024-02-21 | library headers: <slibtool/slibtool.h>: whitespace meditation. | midipix | 1 | -0/+14 |
2024-02-20 | utility api's: _output_ namespace: simplified the execution context interfaces. | midipix | 1 | -9/+11 |
2024-02-20 | host interfaces: added slbt_host_objfmt_is_{coff|macho}() and friends. | midipix | 1 | -0/+8 |
2024-02-20 | utility output api's: added slbt_output_mapfile(). | midipix | 1 | -0/+1 |
2024-02-20 | utility api's: added slbt_util_create_mapfile(). | midipix | 1 | -0/+2 |
2024-02-19 | driver: added slbt_lib_get_symlist_ctx(): symbol string vector from symlist. | midipix | 1 | -0/+9 |
2024-02-19 | <slibtool/slibtool.h>: added missing comment, whitespace meditation. | midipix | 1 | -0/+6 |
2024-02-19 | utility api's: renamed slbt_util_realpath() --> slbt_util_real_path(). | midipix | 1 | -1/+1 |
2024-02-19 | library api's: _host_ (host and flavor interfaces) namespace overhaul. | midipix | 1 | -3/+3 |
2024-02-19 | library api's: _fs_ (file system and raw input interfaces) namespace overhaul. | midipix | 1 | -2/+2 |
2024-02-19 | library api's: _api_ (package information) namespace overhaul. | midipix | 1 | -1/+1 |
2024-02-19 | library api's: _lib_ (program driver) namespace overhaul. | midipix | 1 | -4/+4 |
2024-02-19 | library api's: _ectx_ (command execution context) namespace overhaul. | midipix | 1 | -7/+5 |
2024-02-19 | library api's: _util_ (utility helper interfaces) namespace overhaul. | midipix | 1 | -5/+5 |
2024-02-19 | library api's: _ar_ (in-memory archiver) namespace overhaul. | midipix | 1 | -7/+7 |
2024-02-19 | library api's: _au_ (archiver utility) namespace overhaul. | midipix | 1 | -4/+4 |
2024-02-17 | ar mode: pretty printer: symbols, mapfile: added the -Wnosort switch. | midipix | 1 | -0/+1 |
2024-02-17 | driver: -export-symbols: rename associated struct member as .expsyms. | midipix | 1 | -1/+1 |
2024-02-17 | archiver output api: added slbt_create_mapfile(). | midipix | 1 | -0/+2 |
2024-02-17 | ar mode: utility: version script printing: added the -Wmapfile switch. | midipix | 1 | -0/+1 |
2024-02-17 | archiver output: added slbt_ar_output_mapfile(). | midipix | 1 | -0/+1 |
2024-02-17 | slbt_ar_output_symbols(): added public function prototype. | midipix | 1 | -0/+1 |
2024-02-16 | ar mode: archive merging: added the -Wmerge command-line action. | midipix | 1 | -0/+3 |
2024-02-14 | driver: added --tag=ASM support. | midipix | 1 | -0/+1 |
2024-02-14 | driver: added the --as switch (assembler argument to pass through to dlltool). | midipix | 1 | -0/+1 |