summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
6 daysbuild system: annual chores.HEADmainmidipix1-1/+1
8 daysREADME: remove obsolete info (predates --export-symbols[-regex] and libsltdl).midipix1-13/+0
11 daysslibtool.m4: configure env vars: accept LIBTOOL as an alternative to SLIBTOOL.midipix1-0/+4
11 daysslibtool.m4: avoid unconditional removal of slibtool.cfg by config.status.midipix1-2/+2
2024-04-03build system: cfgtest.sh: properly cast the probed interface's address.midipix1-1/+1
2024-04-01slibtool.m4: allow SLIBTOOL args, i.e. SLIBTOOL="slibtool --debug" ./configure.midipix1-1/+2
2024-04-01slibtool.m4: added the SLIBTOOL_OUTPUT macro (and LT_OUTPUT shorthand).midipix1-0/+10
2024-04-01driver: added -print-aux-dir and -print-m4-dir (for slibtool.m4 integration).midipix6-4/+58
2024-04-01slibtoolize mode: driver: added --ltdl while deferring to the system libltdl.midipix2-0/+7
2024-03-31slibtool.m4: added SLIBTOOL_FLAGS support.midipix1-0/+2
2024-03-31driver: --mkvars, slbt_get_mkvars_var(): special the SLIBTOOL make variable.midipix1-0/+19
2024-03-31driver: disallow epxlicit --heuristics file name alongside a --mkvars switch.midipix1-0/+8
2024-03-31slibtool.m4: process and propagate the SLIBTOOL variable at configure time.midipix1-3/+29
2024-03-31project: install dclibtool- prefixed symlinks for debugging in --legabits mode.midipix1-0/+16
2024-03-31driver: auto-detect slibtool.cfg in non-heuristics mode where applicable.midipix3-6/+38
2024-03-31auxiliary files: added slibtool.sh (optional shell wrapper around the utility).midipix3-0/+44
2024-03-31slibtool.m4: move AC_CONFIG_COMMANDS_PRE to the outer-most script level.midipix1-1/+2
2024-03-31driver: --heuristics: added slibtool.cfg prioritized support.midipix1-4/+26
2024-03-31slibtool.m4: produce a backward compatible slibtool.cfg.midipix1-7/+7
2024-03-31slbt_output_config(): produce a backward compatible output with without lconf.midipix1-0/+90
2024-03-30slbt_init_host_params(): detect a native build environment based on ar(1).midipix1-6/+17
2024-03-30driver: --mkvars, slbt_get_mkvars_flags(): implementation and integration.midipix8-0/+304
2024-03-29slbt_init_host_params(): set native mode based on the detected ar(1) as needed.midipix1-0/+1
2024-03-29slbt_init_host_params(): cfgmeta: mark tools derived from ranlib as such.midipix1-0/+4
2024-03-29slbt_init_host_params(): derive as from ranlib as needed.midipix1-0/+12
2024-03-29slbt_init_host_params(): derive windres and dlltool from ranlib as needed.midipix1-0/+25
2024-03-29slbt_get_lconf_var(): return a null-terminated, zero-length string if no match.midipix1-1/+3
2024-03-28slibtool.m4: backward compatibility: define additional no-op macros.midipix1-0/+7
2024-03-27slibtoolize mode: install slibtool.m4 only with a specified m4 macro dir.midipix2-12/+14
2024-03-27slibtool.m4: remove improper uses of AC_REQUIRE (defer to configure.ac).midipix1-19/+0
2024-03-27slbt_obtain_nminfo(): fdout also requires read permissions for later mapping.midipix1-1/+1
2024-03-27slibtool.m4: defer invocation of SLIBTOOL_LFLAG_LIBM (_LTDL) to configure.ac.midipix1-6/+0
2024-03-27slibtool.m4: ordering: guard against early macro invocation only once.midipix1-1/+3
2024-03-27slibtool.m4: tame legacy early invocation of AC_PROG and AM_PROG macros.midipix1-0/+8
2024-03-27slibtool.m4: SLIBTOOL_PROG_LEX: explicitly save LEX and LEXLIB to the makefile.midipix1-0/+3
2024-03-27slibtool.m4: added SLIBTOOL_LFLAG_LIBM and SLIBTOOL_LFLAG_LTDL.midipix1-0/+39
2024-03-27slibtool.m4: remove superfluous/preliminary m4 definition of SLIBTOOL_INIT.midipix1-1/+0
2024-03-27slibool.m4: added SLIBTOOL_PROG_LEX.midipix1-0/+26
2024-03-27annual chores.midipix2-2/+2
2024-03-27slibtool.m4: do not search for compiler programs not explicitly needed.midipix1-22/+21
2024-03-26slibtool.m4: streamline the use of SLIBTOOL_PROG_{AR|NM|RANLIB}.midipix1-3/+18
2024-03-26slibtool: added SLIBTOOL_PROG_RANLIB.midipix1-0/+24
2024-03-26slibtool: added SLIBTOOL_PROG_AR, use llvm-ar as a cross-compilation fallback.midipix1-0/+29
2024-03-26slibtool.m4: SLIBTOOL_PROG_NM: use llvm-nm as a cross-compilation fallback.midipix1-3/+13
2024-03-25slibtoolize mode: driver: added --warnings and --no-warnings support.midipix2-0/+9
2024-03-25slibtoolize mode: added --automake as an alias for --quiet.midipix1-0/+3
2024-03-25slibtoolize mode: slbt_st_get_stoolie_ctx(): support AC_CONFIG_MACRO_DIR.midipix1-2/+32
2024-03-25slibtoolize mode: implemented slibtool.m4 and ltmain.sh related actions.midipix2-3/+126
2024-03-25internals: added slbt_create_symlink_ex() [specify arbitrary destination dir].midipix2-10/+43
2024-03-25install slibtool.m4 and ltmain.sh to a package sub-folder under $(DATADIR).midipix1-0/+12