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
/
m4
/
slibtool.m4
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-03-27
slibool.m4: added SLIBTOOL_PROG_LEX.
midipix
1
-0
/
+26
2024-03-27
annual chores.
midipix
1
-1
/
+1
2024-03-27
slibtool.m4: do not search for compiler programs not explicitly needed.
midipix
1
-22
/
+21
2024-03-26
slibtool.m4: streamline the use of SLIBTOOL_PROG_{AR|NM|RANLIB}.
midipix
1
-3
/
+18
2024-03-26
slibtool: added SLIBTOOL_PROG_RANLIB.
midipix
1
-0
/
+24
2024-03-26
slibtool: added SLIBTOOL_PROG_AR, use llvm-ar as a cross-compilation fallback.
midipix
1
-0
/
+29
2024-03-26
slibtool.m4: SLIBTOOL_PROG_NM: use llvm-nm as a cross-compilation fallback.
midipix
1
-3
/
+13
2021-12-30
A new home.
midipix
1
-1
/
+1
2021-05-09
slibtool.m4: AC_PROG_OBJCXX, AC_PROG_OBJCXXCPP: provide fallback definitions.
midipix
1
-2
/
+3
2021-05-05
slibtool.m4: added --with-sysroot support.
midipix
1
-2
/
+53
2021-05-03
slibtool.m4: LIBTOOL variable substitution: avoid duplicate value assignments.
midipix
1
-1
/
+1
2021-05-02
slibtool.m4: slibtool_set_flavor(): support backward-compatible heuristics.
midipix
1
-0
/
+9
2021-05-02
slibtool.m4: coding-style meditation.
midipix
1
-1
/
+1
2021-05-02
slibtool.m4: slibtool_arg_enable(): properly escape brackets in if-then block.
midipix
1
-1
/
+1
2021-05-02
slibtool.m4: added SLIBTOOL_PROG_NM().
midipix
1
-0
/
+18
2021-05-02
slibtool.m4: added SLIBTOOL_LANG().
midipix
1
-0
/
+9
2021-05-02
slibtool.m4: added deprecated and no-op macros.
midipix
1
-0
/
+7
2021-05-02
slibtool.m4: added SLIBTOOL_{ENABLE|DISABLE}_{SHARED|STATIC}.
midipix
1
-1
/
+61
2021-05-02
slibtool.m4: SLIBTOOL_PREREQ(): ensure presence of cxx preprocessor macros.
midipix
1
-0
/
+4
2021-05-02
slibtool.m4: SLIBTOOL_PREREQ(): ensure presence of core autoconf macros.
midipix
1
-0
/
+43
2021-05-01
slibtool.m4: native integration for autoconf-based projects: initial version.
midipix
1
-0
/
+265