Log In
altomaltes
/
cross
/
slibtool
Forked from
cross/slibtool
2 years ago
Clone
Source Code
GIT
Source
Stats
History src/logic/slbt_exec_ctx.c
Branch:
f8e27e77f70a0fd66b69adabb73e75282d98935e
main
f8e27e77f70a0fd66b69adabb73e75282d98935e
src
logic
slbt_exec_ctx.c
slbt_get_exec_ctx(): handle -Wc more elegantly.
midipix
• 8 years ago
869626
slbt_get_exec_ctx(): fix handling of -Wc pass-through switch.
midipix
• 8 years ago
4c2181
slbt_get_exec_ctx(): fix logic behind conditional string manipulation.
midipix
• 8 years ago
cae4bb
slbt_get_exec_ctx(): rename variable in anticipation of the next commit.
midipix
• 8 years ago
014f4c
slbt_exec_ctx_alloc(): account for link-specific objects.
midipix
• 8 years ago
f0c096
slbt_exec_ctx_alloc(): account for .lo input objects located under .libs/
midipix
• 8 years ago
0919b0
slbt_get_exec_ctx(): only initialize aobjname and ltobjname in compile mode.
midipix
• 8 years ago
2691fe
slbt_reset_placeholders(): use -U rather than -D (compilation neutrality).
midipix
• 8 years ago
a40c9a
slbt_exec_ctx_alloc(): fix calculation of worst-case [overkill] buffer size.
midipix
• 8 years ago
ef1e6e
slbt_get_exec_ctx(): added support for .ltobjname.
midipix
• 8 years ago
e88a39
slbt_get_exec_ctx(): added support for .aobjname.
midipix
• 8 years ago
e02305
struct slbt_exec_ctx: added placeholders for quick handling of different modes.
midipix
• 8 years ago
5aae4b
slbt_get_exec_ctx(): added support for .csrc, .lobjname, .ldirname, .lbasename.
midipix
• 8 years ago
df088e
slbt_get_exec_ctx(), slbt_free_exec_ctx(): initial implementation.
midipix
• 8 years ago
528799