index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-11-10
link mode: host flavors: properly support suffixed suffixes.
midipix
1
-0
/
+1
2018-11-10
driver: host flavors: added suffixed suffixes support.
midipix
1
-0
/
+2
2018-10-24
driver: execution context: added slbt_reset_argvector().
midipix
1
-0
/
+1
2018-08-13
driver: added --heuristics support.
midipix
1
-0
/
+1
2018-08-13
internals: -shared/-static heuristics: added slbt_get_lconf_flags().
midipix
1
-0
/
+3
2018-08-09
front-end utility: slbt_main(): remove the redundant argc parameter.
midipix
1
-1
/
+1
2018-08-04
library: removed slbt_create_driver_ctx() [too much of a good thing].
midipix
1
-4
/
+0
2018-07-18
whitespace meditation.
midipix
1
-36
/
+36
2018-07-18
whitespace meditation.
midipix
1
-2
/
+7
2018-07-11
driver: added --tag=RC support.
midipix
1
-0
/
+1
2018-07-11
driver: added --windres support.
midipix
1
-0
/
+1
2018-07-11
whitespace meditation.
midipix
1
-52
/
+52
2018-07-11
compile & link modes: accommodate conceptually challenged, PICky targets.
midipix
1
-0
/
+1
2018-07-11
link mode: properly handle explicit archive input arguments.
midipix
1
-0
/
+1
2018-07-06
driver: struct slbt_fd_ctx: added .fdcwd and .fddst.
midipix
1
-0
/
+2
2018-07-06
slibtool.h: #define SLBT_DRIVER_XFLAG more robustly.
midipix
1
-1
/
+1
2018-06-29
execution context: generated wrapper: replaced the stream with a pure fd.
midipix
1
-1
/
+0
2018-06-29
link mode: re-implemented slbt_exec_link_create_dep_file() w. pure fdio.
midipix
1
-1
/
+0
2018-06-29
internals: added slbt_mapped_readline().
midipix
1
-0
/
+1
2018-06-27
library interfaces: api headers: fix oversight typos.
midipix
2
-4
/
+4
2018-06-27
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix
1
-3
/
+16
2018-06-24
library API: removed definition of struct slbt_input, as it is not needed.
midipix
1
-5
/
+0
2018-06-23
driver: added slbt_output_features(), providing compatible --features output.
midipix
1
-0
/
+1
2018-06-23
driver: removed the SLBT_DRIVER_HEURISTICS flag, as it is no longer needed.
midipix
1
-1
/
+0
2018-06-23
driver: added SLBT_MODE_INFO, for more elegant flow control.
midipix
1
-0
/
+1
2018-06-22
link mode: properly handle the combination of -release and -version-info.
midipix
1
-0
/
+1
2018-03-05
driver: support -export-dynamic (currently as a no-op).
midipix
1
-0
/
+1
2017-10-26
driver: added --mdso and --implib support.
midipix
1
-0
/
+6
2016-11-19
slibtool_api.h: fix export/import inconsistency.
midipix
1
-2
/
+2
2016-11-02
error trace: enum slbt_custom_error: defined right after error flag macros.
midipix
1
-14
/
+14
2016-11-02
error trace: enum slbt_custom_error: added fallback custom error codes.
midipix
1
-0
/
+2
2016-11-01
error trace: use descriptive errcodes for invocations of SLBT_CUSTOM_ERROR.
Kylie McClain
1
-0
/
+12
2016-10-26
driver: struct slbt_error_info: extend and refactor.
midipix
1
-6
/
+7
2016-10-24
driver: status codes: refactor and normalize.
midipix
1
-4
/
+1
2016-10-24
driver: removed unit context and related interfaces (not needed by slibtool).
midipix
1
-15
/
+0
2016-09-24
uninstall mode: initial implementation.
midipix
1
-0
/
+2
2016-09-14
link mode: soname: properly handle -module when output begins with dso prefix.
midipix
1
-0
/
+1
2016-09-13
link mode: account for directory depth when generating .deps for .la wrapper.
midipix
1
-0
/
+1
2016-09-05
struct slbt_driver_ctx: removed members: status, nerrors (no longer needed).
midipix
1
-2
/
+0
2016-09-05
output: added slbt_output_error_record(), slbt_output_error_vector().
midipix
1
-0
/
+2
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
[next]