summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_symlink_impl.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-06link mode: always create libfoo.so.def.{host|flavor} and related tags.midipix1-0/+1
2021-04-15internals: slbt_create_symlink(): properly handle absolute-path link targets.midipix1-1/+5
2021-04-15library: replace all uses of [slbt_]readlink() with [slbt_]readlinkat().midipix1-1/+1
2018-06-27internal headers: add missing guards and notes, remove unneeded notes.midipix1-5/+4
2018-06-27annual chores.midipix1-1/+1
2018-06-21link mode: --disable-{shared|static}: use differently-named placeholders.midipix1-0/+2
2017-02-05annual chores, properly performed.midipix1-1/+1
2017-02-04annual chores.midipix1-1/+1
2016-04-11slbt_create_symlink(): make the type of lnkname more convenient to callers.midipix1-1/+1
2016-04-08internal: slbt_create_symlink(): initial implementation and integration.midipix1-0/+15