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
/
driver
/
slbt_split_argv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
Once skinny, forever strong.
midipix
1
-1
/
+1
2024-03-05
driver: finalized -dlopen, including the 'self' and 'force' special arguments.
midipix
1
-4
/
+7
2024-03-05
driver: finalized support of -`-dlpreopen self` and `-dlpreopen force`.
midipix
1
-4
/
+11
2024-03-02
driver: create a vector of -dlpreopen libraries.
midipix
1
-1
/
+5
2024-02-18
code base: set the visilbity of internal library interfaces to hidden.
midipix
1
-1
/
+2
2024-02-13
utility: newly added --config, now producing compatible --config output.
midipix
1
-5
/
+8
2024-02-13
driver: --info mode: make the <compiler> argument optional, not mandatory.
midipix
1
-2
/
+2
2024-02-13
driver: rename --config as --info in anticipation of a compatible --config.
midipix
1
-6
/
+6
2024-02-10
slbt_split_argv(): also normalize header search directory arguments (-I).
midipix
1
-1
/
+11
2024-02-10
Annual chores.
midipix
1
-1
/
+1
2024-02-09
driver: eliminate duplicate presence of the static argv interfaces.
midipix
1
-12
/
+10
2024-02-09
driver: move slbt_split_argv() to its own translation unit.
midipix
1
-0
/
+509