Age | Commit message (Expand) | Author | Files | Lines |
2016-09-03 | slibtool.h: added public error trace definitions. | midipix | 1 | -0/+16 |
2016-06-25 | utility: added slbt_main() as a public interface, refactored accordingly. | midipix | 1 | -0/+1 |
2016-05-05 | library: struct slbt_common_ctx: changed the order of elements. | midipix | 1 | -3/+3 |
2016-05-05 | project: slibtool.h: added comments. | midipix | 1 | -0/+2 |
2016-05-03 | driver: added --legabits support. | midipix | 1 | -0/+1 |
2016-04-30 | execute mode: initial implementation. | midipix | 1 | -0/+1 |
2016-04-30 | utility: output: added slbt_output_execute(). | midipix | 1 | -0/+1 |
2016-04-30 | link mode: added output annotation support. | midipix | 1 | -0/+1 |
2016-04-29 | execution context: added compatible -rpath support. | midipix | 1 | -0/+1 |
2016-04-29 | driver: added compatible -rpath support. | midipix | 1 | -0/+1 |
2016-04-28 | execution context: added -rpath placeholders. | midipix | 1 | -0/+1 |
2016-04-28 | driver: properly handle -o in install mode. | midipix | 1 | -0/+1 |
2016-04-28 | driver: added -shrext support. | midipix | 1 | -0/+1 |
2016-04-25 | driver: added --annotate support. | midipix | 1 | -0/+4 |
2016-04-24 | driver: added struct slbt_source_version, slbt_source_version(). | midipix | 1 | -0/+10 |
2016-04-24 | execution context: link mode: install mode: added -release semantics support. | midipix | 1 | -0/+1 |
2016-04-23 | library: helper functions: added slbt_dump_machine. | midipix | 1 | -0/+1 |
2016-04-23 | link mode: added .lai support via a symlink to the .la library wrapper. | midipix | 1 | -0/+1 |
2016-04-23 | driver: added -disable-shared support. | midipix | 1 | -0/+1 |
2016-04-21 | driver: added -disable-static support [no-op]. | midipix | 1 | -0/+1 |
2016-04-20 | driver: added -all-static support. | midipix | 1 | -0/+2 |
2016-04-20 | driver: added --tag=NASM support. | midipix | 1 | -0/+1 |
2016-04-19 | driver: added slbt_set_alternate_host(), slbt_reset_alternate_host(). | midipix | 1 | -0/+6 |
2016-04-18 | library: helper functions: added slbt_copy_file. | midipix | 1 | -0/+2 |
2016-04-17 | execution context: PE support: added primary & versioned implib file name. | midipix | 1 | -0/+3 |
2016-04-17 | execution context: PE support: added symdef file name. | midipix | 1 | -0/+1 |
2016-04-17 | execution context: PE support: added placeholders. | midipix | 1 | -0/+2 |
2016-04-17 | driver: added image format support. | midipix | 1 | -0/+4 |
2016-04-17 | link mode: .deps file generation: initial implementation. | midipix | 1 | -0/+1 |
2016-04-13 | library: helper functions: added slbt_archive_import(). | midipix | 1 | -0/+3 |
2016-04-11 | driver: added -avoid-version support. | midipix | 1 | -0/+1 |
2016-04-11 | driver & execution context: added -module support. | midipix | 1 | -0/+1 |
2016-04-10 | driver: added -export-symbols support [no-op]. | midipix | 1 | -0/+1 |
2016-04-09 | driver: added -export-symbols-regex support [no-op]. | midipix | 1 | -0/+1 |
2016-04-09 | driver: added -version-number support. | midipix | 1 | -0/+1 |
2016-04-09 | driver: added -release support. | midipix | 1 | -0/+1 |
2016-04-09 | install mode: initial implementation and integration. | midipix | 1 | -0/+1 |
2016-04-09 | utility: output: added slbt_output_install(). | midipix | 1 | -0/+1 |
2016-04-09 | execution context: slbt_disable_placeholders(): initial implementation. | midipix | 1 | -0/+1 |
2016-04-06 | link mode: added -soname support. | midipix | 1 | -0/+2 |
2016-04-06 | link mode: executable wrapper: initial implementation. | midipix | 1 | -0/+1 |
2016-04-04 | driver: host flavor settings: added ldpathenv. | midipix | 1 | -0/+1 |
2016-04-04 | driver: added -no-undefined support. | midipix | 1 | -0/+2 |
2016-04-04 | execution context: add missing argument vector sentinel. | midipix | 1 | -0/+1 |
2016-04-02 | slbt_reset_arguments(): initial implementation and integration. | midipix | 1 | -0/+1 |
2016-03-20 | struct slbt_exec_ctx: distinguish between the compiler and the invoked program. | midipix | 1 | -0/+2 |
2016-03-20 | struct slbt_exec_ctx: added alternate argument vector for ar invocation. | midipix | 1 | -0/+1 |
2016-03-20 | slbt_exec_link(): created skeleton. | midipix | 1 | -0/+1 |
2016-03-20 | utility: output: added slbt_output_link(). | midipix | 1 | -0/+1 |
2016-03-20 | utility: output: added a generic slbt_output_exec() interface. | midipix | 1 | -0/+1 |