index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-07-02
driver: slbt_split_argv(): updated initialization of struct argv_ctx.
midipix
1
-1
/
+1
2024-06-22
argv.h: argv_show_status(): output keyval pairs where appropriate.
midipix
1
-0
/
+23
2024-06-22
argv.h: argv_scan(): added option for parsing keyval pair and keyval array.
midipix
1
-5
/
+203
2024-06-22
argv.h: argv_show_status(): refactor for better readability.
midipix
1
-2
/
+4
2024-06-22
argv.h: argv_alloc(): refactor for better readability.
midipix
1
-7
/
+11
2024-06-22
argv.h: whitespace meditation.
midipix
1
-6
/
+6
2024-06-03
release 0.6.0
v0.6.0
midipix
3
-2
/
+39
2024-06-02
slibtool.m4: SLIBTOOL_PROG_LEX: initialize and propagate LEX_OUTPUT_ROOT.
midipix
1
-0
/
+3
2024-05-28
argv.h: usage screen: avoid extra <stace> when all long options are hybrid-only.
midipix
1
-1
/
+11
2024-05-28
argv.h: usage screen: prettify: <short-option><space><long-option>.
midipix
1
-1
/
+1
2024-05-15
argv.h: argv_usage_impl(): use a sentinel with a non-contant format specifier.
midipix
1
-1
/
+1
2024-05-06
slbt_get_mkvars_var(): explicitly promote char to int when calling isspace().
midipix
1
-1
/
+1
2024-05-06
slbt_st_get_stoolie_ctx(): explicitly promote char to in when calling isspace().
midipix
1
-1
/
+1
2024-04-12
build system: annual chores.
midipix
1
-1
/
+1
2024-04-10
README: remove obsolete info (predates --export-symbols[-regex] and libsltdl).
midipix
1
-13
/
+0
2024-04-08
slibtool.m4: configure env vars: accept LIBTOOL as an alternative to SLIBTOOL.
midipix
1
-0
/
+4
2024-04-08
slibtool.m4: avoid unconditional removal of slibtool.cfg by config.status.
midipix
1
-2
/
+2
2024-04-03
build system: cfgtest.sh: properly cast the probed interface's address.
midipix
1
-1
/
+1
2024-04-01
slibtool.m4: allow SLIBTOOL args, i.e. SLIBTOOL="slibtool --debug" ./configure.
midipix
1
-1
/
+2
2024-04-01
slibtool.m4: added the SLIBTOOL_OUTPUT macro (and LT_OUTPUT shorthand).
midipix
1
-0
/
+10
2024-04-01
driver: added -print-aux-dir and -print-m4-dir (for slibtool.m4 integration).
midipix
6
-4
/
+58
2024-04-01
slibtoolize mode: driver: added --ltdl while deferring to the system libltdl.
midipix
2
-0
/
+7
2024-03-31
slibtool.m4: added SLIBTOOL_FLAGS support.
midipix
1
-0
/
+2
2024-03-31
driver: --mkvars, slbt_get_mkvars_var(): special the SLIBTOOL make variable.
midipix
1
-0
/
+19
2024-03-31
driver: disallow epxlicit --heuristics file name alongside a --mkvars switch.
midipix
1
-0
/
+8
2024-03-31
slibtool.m4: process and propagate the SLIBTOOL variable at configure time.
midipix
1
-3
/
+29
2024-03-31
project: install dclibtool- prefixed symlinks for debugging in --legabits mode.
midipix
1
-0
/
+16
2024-03-31
driver: auto-detect slibtool.cfg in non-heuristics mode where applicable.
midipix
3
-6
/
+38
2024-03-31
auxiliary files: added slibtool.sh (optional shell wrapper around the utility).
midipix
3
-0
/
+44
2024-03-31
slibtool.m4: move AC_CONFIG_COMMANDS_PRE to the outer-most script level.
midipix
1
-1
/
+2
2024-03-31
driver: --heuristics: added slibtool.cfg prioritized support.
midipix
1
-4
/
+26
2024-03-31
slibtool.m4: produce a backward compatible slibtool.cfg.
midipix
1
-7
/
+7
2024-03-31
slbt_output_config(): produce a backward compatible output with without lconf.
midipix
1
-0
/
+90
2024-03-30
slbt_init_host_params(): detect a native build environment based on ar(1).
midipix
1
-6
/
+17
2024-03-30
driver: --mkvars, slbt_get_mkvars_flags(): implementation and integration.
midipix
8
-0
/
+304
2024-03-29
slbt_init_host_params(): set native mode based on the detected ar(1) as needed.
midipix
1
-0
/
+1
2024-03-29
slbt_init_host_params(): cfgmeta: mark tools derived from ranlib as such.
midipix
1
-0
/
+4
2024-03-29
slbt_init_host_params(): derive as from ranlib as needed.
midipix
1
-0
/
+12
2024-03-29
slbt_init_host_params(): derive windres and dlltool from ranlib as needed.
midipix
1
-0
/
+25
2024-03-29
slbt_get_lconf_var(): return a null-terminated, zero-length string if no match.
midipix
1
-1
/
+3
2024-03-28
slibtool.m4: backward compatibility: define additional no-op macros.
midipix
1
-0
/
+7
2024-03-27
slibtoolize mode: install slibtool.m4 only with a specified m4 macro dir.
midipix
2
-12
/
+14
2024-03-27
slibtool.m4: remove improper uses of AC_REQUIRE (defer to configure.ac).
midipix
1
-19
/
+0
2024-03-27
slbt_obtain_nminfo(): fdout also requires read permissions for later mapping.
midipix
1
-1
/
+1
2024-03-27
slibtool.m4: defer invocation of SLIBTOOL_LFLAG_LIBM (_LTDL) to configure.ac.
midipix
1
-6
/
+0
2024-03-27
slibtool.m4: ordering: guard against early macro invocation only once.
midipix
1
-1
/
+3
2024-03-27
slibtool.m4: tame legacy early invocation of AC_PROG and AM_PROG macros.
midipix
1
-0
/
+8
2024-03-27
slibtool.m4: SLIBTOOL_PROG_LEX: explicitly save LEX and LEXLIB to the makefile.
midipix
1
-0
/
+3
2024-03-27
slibtool.m4: added SLIBTOOL_LFLAG_LIBM and SLIBTOOL_LFLAG_LTDL.
midipix
1
-0
/
+39
2024-03-27
slibtool.m4: remove superfluous/preliminary m4 definition of SLIBTOOL_INIT.
midipix
1
-1
/
+0
[next]