index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
project
/
common.mk
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-02-13
driver: rename --config as --info in anticipation of a compatible --config.
midipix
1
-1
/
+1
2024-02-10
link mode: move the executable creation logic to its own translation unit.
midipix
1
-0
/
+1
2024-02-10
link mode: move the shared library creation logic to its own translation unit.
midipix
1
-0
/
+1
2024-02-10
link mode: move the archive creation logic to its own translation unit.
midipix
1
-0
/
+1
2024-02-10
link mode: move the import library logic to its own translation unit.
midipix
1
-0
/
+1
2024-02-10
link mode: move the host tag logic to its own translation unit.
midipix
1
-0
/
+1
2024-02-10
link mode: move the argument vector logic to its own translation unit.
midipix
1
-0
/
+1
2024-02-10
link mode: move the dependency file logic to its own translation unit.
midipix
1
-0
/
+1
2024-02-10
code base: simplify checks against value returned from snprintf() via wrapper.
midipix
1
-0
/
+1
2024-02-09
driver: move slbt_init_link_params() to its own translation unit.
midipix
1
-0
/
+1
2024-02-09
driver: move slbt_init_version_info() to its own translation unit.
midipix
1
-0
/
+1
2024-02-09
driver: move slbt_split_argv() to its own translation unit.
midipix
1
-0
/
+1
2024-02-09
driver: move the host params logic to its own translation unit.
midipix
1
-0
/
+1
2024-02-08
slbt_store_archive(): initial implementation.
midipix
1
-0
/
+1
2024-02-07
slbt_merge_archives(): initial implementation.
midipix
1
-0
/
+1
2024-02-04
slbt_archive_import(): refactor in anticipation of in-memory archive merging.
midipix
1
-0
/
+1
2024-01-29
slbt_ar_parse_primary_armap_sysv_64(): move to own translation unit.
midipix
1
-0
/
+1
2024-01-29
slbt_ar_parse_primary_armap_sysv_32(): move to own translation unit.
midipix
1
-0
/
+1
2024-01-29
slbt_ar_parse_primary_armap_bsd_64(): move to own translation unit.
midipix
1
-0
/
+1
2024-01-29
slbt_ar_parse_primary_armap_bsd_32(): move to own translation unit.
midipix
1
-0
/
+1
2024-01-27
archiver output api: added slbt_ar_output_arname().
midipix
1
-0
/
+1
2024-01-27
archiver output api: added slbt_ar_output_members().
midipix
1
-0
/
+1
2024-01-22
ar mode: slbt_get_archive_ctx(): initial implementation and integration.
midipix
1
-0
/
+1
2024-01-22
slbt_get_archive_meta(): initial implementation.
midipix
1
-0
/
+1
2024-01-22
ar mode: initial driver integration and skeleton implementation.
midipix
1
-0
/
+2
2023-05-28
driver: added -objectlist support.
midipix
1
-0
/
+1
2023-02-12
helper: added slbt_map_input(), slbt_unmap_input().
midipix
1
-0
/
+1
2021-06-10
output: added slbt_output_machine().
midipix
1
-0
/
+1
2020-12-26
output: added slbt_output_fdcwd().
midipix
1
-0
/
+1
2020-12-26
helper api: added slbt_realpath().
midipix
1
-0
/
+1
2018-08-13
internals: -shared/-static heuristics: added slbt_get_lconf_flags().
midipix
1
-0
/
+1
2018-06-29
internals: added slbt_map_file(), slbt_unmap_file().
midipix
1
-0
/
+1
2018-06-27
internals: added slbt_dprintf(), a signal-resilient dprintf implementation.
midipix
1
-0
/
+1
2018-06-23
driver: added slbt_output_features(), providing compatible --features output.
midipix
1
-0
/
+1
2016-11-14
project: common.mk: code maintenance.
midipix
1
-5
/
+9
2016-10-24
driver: removed unit context and related interfaces (not needed by slibtool).
midipix
1
-2
/
+0
2016-09-24
uninstall mode: initial implementation.
midipix
1
-0
/
+2
2016-09-05
output: added slbt_output_error_record(), slbt_output_error_vector().
midipix
1
-0
/
+1
2016-09-03
internals: error trace implementation: added slbt_record_error().
midipix
1
-0
/
+1
2016-06-25
utility: improved box integration, removed need for build-time macro.
midipix
1
-0
/
+1
2016-05-21
link mode: slbt_create_library_wrapper(): initial implementation.
midipix
1
-0
/
+1
2016-05-20
compile mode: slbt_create_object_wrapper(): initial implementation.
midipix
1
-0
/
+1
2016-04-30
execute mode: initial implementation.
midipix
1
-0
/
+1
2016-04-23
library: helper functions: added slbt_dump_machine.
midipix
1
-0
/
+1
2016-04-18
library: helper functions: added slbt_copy_file.
midipix
1
-0
/
+1
2016-04-13
library: helper functions: added slbt_archive_import().
midipix
1
-0
/
+1
2016-04-09
install mode: initial implementation and integration.
midipix
1
-0
/
+2
2016-04-08
internal: slbt_create_symlink(): initial implementation and integration.
midipix
1
-0
/
+1
2016-03-20
slbt_exec_link(): created skeleton.
midipix
1
-0
/
+1
2016-03-20
utility: output: added a generic slbt_output_exec() interface.
midipix
1
-1
/
+1
[next]