index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
slibtool.m4
Age
Commit message (
Collapse
)
Author
Files
Lines
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