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
/
logic
/
slbt_exec_ar.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-03-14
Once skinny, forever strong.
midipix
1
-1
/
+1
2024-02-29
ar mode: driver: -Wdlsyms: fix code path (operation is vector bound).
midipix
1
-4
/
+4
2024-02-29
slbt_exec_ar(): -Wdlsyms accompanying -Wdlunit validation: fix code path.
midipix
1
-7
/
+7
2024-02-28
ar mode: -Wdlsyms: require an accompanying -Wdlunit argument.
midipix
1
-1
/
+13
2024-02-28
ar mode: driver: added -Wdlsyms, -Wdlunit.
midipix
1
-0
/
+15
2024-02-21
core api: simplified the _exec_ interfaces.
midipix
1
-23
/
+17
2024-02-19
library api's: _ectx_ (command execution context) namespace overhaul.
midipix
1
-6
/
+6
2024-02-19
library api's: _ar_ (in-memory archiver) namespace overhaul.
midipix
1
-5
/
+5
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
/
+4
2024-02-17
ar mode: utility: version script printing: added the -Wmapfile switch.
midipix
1
-0
/
+11
2024-02-17
ar mode: utility: armap symbol printing: added the -Wregex switch.
midipix
1
-0
/
+4
2024-02-17
ar mode: utility: integrated armap symbol printing via -Wprint=symbols.
midipix
1
-0
/
+4
2024-02-17
ar mode: posix pretty printer: multiple inputs: also print the archive name.
midipix
1
-1
/
+12
2024-02-16
ar mode: archive merging: added the -Wmerge command-line action.
midipix
1
-1
/
+51
2024-02-09
ar mode: invoke the argv interfaces via the driver-provided wrappers.
midipix
1
-11
/
+9
2024-02-03
ar mode: driver: added the -Wposix and -Wyaml shorthand switches.
midipix
1
-0
/
+10
2024-02-02
ar mode: driver: added -Wverbose support.
midipix
1
-0
/
+4
2024-01-27
ar mode: added initial -Wprint and -Wpretty support.
midipix
1
-2
/
+67
2024-01-22
slbt_exec_ar(): reset the VERSION bit upon --help.
midipix
1
-0
/
+3
2024-01-22
slbt_exec_ar(): --help: properly release the argv meta data context memory.
midipix
1
-1
/
+4
2024-01-22
ar mode: added --version support.
midipix
1
-0
/
+11
2024-01-22
ar mode: added the -Wcheck command-line action.
midipix
1
-0
/
+42
2024-01-22
ar mode: slbt_get_archive_ctx(): initial implementation and integration.
midipix
1
-0
/
+19
2024-01-22
slbt_get_archive_meta(): initial implementation.
midipix
1
-2
/
+0
2024-01-22
ar mode: initial driver integration and skeleton implementation.
midipix
1
-0
/
+173