branch: development
commit 6ee302c8e45b0e40771ae4ce86b79a603ab02fcc
Author: Ileana Dumitrescu
AuthorDate: Sat Mar 14 16:28:29 2026 +0200
NEWS: Update for previous commit
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index bae69a8b..2db40450 100644
--- a/NEWS
+++
ildumi pushed a change to branch development.
from 0e9f8e1d NEWS: Update for previous commit
new c0ce1a15 doc/libtool.texi: Add descriptions for new tests
new 54462b88 NEWS: Update for commit
f10d6a6c838d53bb6090153b2cce58f90f8e4511
new 79a3ece7 ltmain.in: Set allow_undefined t
branch: development
commit 54462b8828edafbe055d8465c5db357191259110
Author: Ileana Dumitrescu
AuthorDate: Sat Mar 14 16:08:46 2026 +0200
NEWS: Update for commit f10d6a6c838d53bb6090153b2cce58f90f8e4511
---
NEWS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/NEWS b/NEWS
index 9dba0fae
branch: development
commit c0ce1a15e618dd86a818549772a0520c8ec8905c
Author: Ileana Dumitrescu
AuthorDate: Sat Mar 14 16:01:19 2026 +0200
doc/libtool.texi: Add descriptions for new tests
---
doc/libtool.texi | 7 +++
1 file changed, 7 insertions(+)
diff --git a/doc/libtool.texi b/doc/lib
branch: development
commit 842d8bf8d22b818b62b983b3a90ee036aad1bcf1
Author: Alexandre Janniaux
AuthorDate: Tue Mar 10 18:46:58 2026 +0100
m4/libtool.m4: fix emscripten CXX postdeps using non-PIC sysroot
Commit d8a934458b251b465b7d31da9ba9148a128a146d introduced shared
libraries s
branch: development
commit 79a3ece7054b14383bb8eb28d9497d7dcc4be975
Author: KO Myung-Hun
AuthorDate: Tue Mar 10 23:35:00 2026 +0900
ltmain.in: Set allow_undefined to no on OS/2
OS/2 does not allow undefined symbols at all when linking a dll. So,
setting allow_undefined to no by d