Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-02 | link mode: use slbt_exec_link_static_archive for both pic and non-pic archives. | midipix | 1 | -4/+5 |
2016-04-02 | link mode: static archive generation: fix annotation (yet again). | midipix | 1 | -1/+1 |
2016-04-02 | slbt_reset_arguments(): initial implementation and integration. | midipix | 1 | -0/+3 |
2016-04-02 | link mode: static archive generation: fix annotation. | midipix | 1 | -1/+1 |
2016-03-20 | move the fallback definition of PATH_MAX to slibtool_spawn_impl.h. | midipix | 1 | -5/+0 |
2016-03-20 | slbt_exec_link_static_archive(): use PATH_MAX for on-stack buffer size. | midipix | 1 | -3/+7 |
2016-03-20 | link mode: static archive generation: properly handle output archive name. | midipix | 1 | -5/+14 |
2016-03-20 | link mode: static archive generation: initial implementation. | midipix | 1 | -1/+110 |
2016-03-20 | slbt_exec_link(): created skeleton. | midipix | 1 | -0/+65 |