index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
slbt_ar_parse_primary_armap_bsd_32(): move to own translation unit.
midipix
1
-0
/
+4
2024-01-29
archiver implementation: move internal macros to the ar internal header.
midipix
1
-0
/
+9
2024-01-28
struct ar_meta_armap_common_{32|64}: added the ar_symrefs member.
midipix
1
-0
/
+2
2024-01-27
ar mode: added initial -Wprint and -Wpretty support.
midipix
1
-0
/
+2
2024-01-27
argv.h: argv_scan(): properly handle (fhybrid && ARGV_OPTARG_OPTIONAL).
midipix
1
-1
/
+6
2024-01-27
argv.h: argv_scan(): whitespace meditation.
midipix
1
-16
/
+34
2024-01-27
archiver output api: added slbt_ar_output_arname().
midipix
1
-0
/
+12
2024-01-27
struct slbt_archive_ctx_impl: added pointer to the associated driver context.
midipix
1
-0
/
+1
2024-01-27
struct slbt_archive_meta_impl: added pointer to the associated driver context.
midipix
1
-0
/
+1
2024-01-26
archiver internals: added slbt_archive_member_from_offset().
midipix
1
-0
/
+4
2024-01-26
struct slbt_archive_meta_impl: also store the number of [raw] archive entries.
midipix
1
-0
/
+1
2024-01-26
struct slbt_archive_meta_impl: added internal vector to hold member offsets.
midipix
1
-0
/
+1
2024-01-26
argv.h: argv_show_error: refactor handling of vendor-specific option string.
midipix
1
-10
/
+19
2024-01-26
argv.h: argv_show_error(): gracefully handle vendor-specific (-W) arguments.
midipix
1
-3
/
+24
2024-01-22
driver: ar mode: preliminar argv parsing: avoid TAG enum member ambiguity.
midipix
2
-6
/
+4
2024-01-22
ar mode: added --version support.
midipix
1
-0
/
+1
2024-01-22
ar mode: added the -Wcheck command-line action.
midipix
1
-0
/
+1
2024-01-22
ar mode: slbt_get_archive_ctx(): initial implementation and integration.
midipix
1
-0
/
+24
2024-01-22
slbt_get_archive_meta(): initial implementation.
midipix
1
-0
/
+35
2024-01-22
ar mode: initial driver integration and skeleton implementation.
midipix
1
-0
/
+12
2023-05-28
driver: added -objectlist support.
midipix
3
-0
/
+103
2022-12-21
argv.h: argv_show_error(): refine the 'option X requires a value' error msg.
midipix
1
-1
/
+3
2022-11-08
Coding style: remove accidental whitespace.
midipix
1
-1
/
+0
2022-11-04
driver: added -weak support, currently a no-op.
midipix
1
-1
/
+2
2021-12-30
A new home.
midipix
13
-13
/
+13
2021-07-06
Annual chores.
midipix
13
-13
/
+13
2021-06-10
driver: added --dumpmachine support.
midipix
1
-0
/
+1
2021-05-06
link mode: always create libfoo.so.def.{host|flavor} and related tags.
midipix
2
-1
/
+7
2021-05-05
uninstall mode: driver: added (referential) --sysroot support.
midipix
1
-0
/
+1
2021-05-05
install mode: driver: added (referential) --sysroot support.
midipix
1
-0
/
+1
2021-05-05
driver: added explicit --sysroot support.
midipix
1
-0
/
+1
2021-05-02
heuristics: slbt_get_lconf_flags(): enhanced the string-scanning logic.
midipix
1
-20
/
+33
2021-05-02
heuristics: slbt_get_lconf_flags(): added missing 'else' in if-then block.
midipix
1
-1
/
+1
2021-04-17
library: eliminate use of the external environ variable.
midipix
2
-3
/
+9
2021-04-15
internals: slbt_create_symlink(): properly handle absolute-path link targets.
midipix
2
-3
/
+17
2021-04-15
library: replace all uses of rename() with renameat().
midipix
1
-1
/
+1
2021-04-15
library: replace all uses of symlink() with symlinkat().
midipix
1
-1
/
+6
2021-04-15
library: replace all uses of [slbt_]readlink() with [slbt_]readlinkat().
midipix
3
-5
/
+6
2021-04-03
argv.h: tty colors: added argv_usage_plain().
midipix
1
-4
/
+30
2020-12-30
heuristics: slbt_lconf_open(): added (annotated) trace_result().
midipix
1
-1
/
+157
2020-12-28
heuristics: added (annotated) trace output.
midipix
1
-7
/
+377
2020-12-20
internals: error tracing: record the not-found path upon ENOENT as needed.
midipix
6
-17
/
+17
2020-12-19
driver: support -static-libtool-libs (currently as a no-op).
midipix
1
-0
/
+1
2020-09-15
heuristics: support finding arbitrarily named scripts up the build tree.
midipix
1
-3
/
+4
2020-09-13
slbt_lconf_open(): exit loop upon reaching the top-level root directory.
midipix
1
-0
/
+9
2020-06-25
internals: slbt_dprintf(): added missing #include (for function prototype).
midipix
1
-0
/
+2
2020-02-01
internals: slbt_readlink(): set errno to ENOBUFS as needed.
midipix
1
-3
/
+5
2020-01-27
argv.h: remove stale comment regarding sofort.
midipix
1
-1
/
+0
2019-02-19
driver, compile & link mode: support arbitrary & known compiler wrappers.
midipix
1
-0
/
+1
2018-10-24
driver: execution context: added slbt_reset_argvector().
midipix
1
-0
/
+2
[prev]
[next]