Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
8
Pull Requests
1
Stats
History src/logic/linkcmd/slbt_linkcmd_dsolib.c
Branch:
abb1bf44beb99a03a6197742fd0c50d48a644f38
main
abb1bf44beb99a03a6197742fd0c50d48a644f38
src
logic
linkcmd
slbt_linkcmd_dsolib.c
link mode: implemented -export-symbols-regex (for all supported flavors).
midipix
• 9 months ago
752c02
link mode: implemented -export-symbols (for all supported flavors).
midipix
• 9 months ago
af35a1
utility api's: _output_ namespace: simplified the execution context interfaces.
midipix
• 9 months ago
33a569
slbt_exec_link_create_library(): refactor darwin detection logic.
midipix
• 9 months ago
82838b
slbt_util_real_path(): rewrite as a wrapper around an internal slbt_realpath().
midipix
• 9 months ago
d4b2a5
utility api's: renamed slbt_util_realpath() --> slbt_util_real_path().
midipix
• 9 months ago
81e063
library api's: _ectx_ (command execution context) namespace overhaul.
midipix
• 9 months ago
f3d47a
library api's: _util_ (utility helper interfaces) namespace overhaul.
midipix
• 9 months ago
8dc63d
code base: set the visilbity of internal library interfaces to hidden.
midipix
• 9 months ago
4b56de
link mode: darwin support: fix target detection (.flavor, not .host).
midipix
• 9 months ago
36d22a
link mode: support the darwin syntax for the -soname switch.
midipix
• 9 months ago
5d0af4
link mode: support the darwin version for the -no-undefined switch.
midipix
• 9 months ago
816e28
Annual chores.
midipix
• 9 months ago
49181b
link mode: move the shared library creation logic to its own translation unit.
midipix
• 9 months ago
c4b07e