development updated (2da3546a -> ee14c7a6)

2024-06-18 Thread Ileana Dumitrescu
ildumi pushed a change to branch development. from 2da3546a libtool: Skip passing CXX flags test on NetBSD new efe70939 libtool: Update pxref to remove texinfo warning new c0b1a53a ltmain: Fix testsuite errors for windows new ee14c7a6 NEWS: Add news entries for recent changes

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: development commit c0b1a53aac64372a0af50ce288201bd321aa1e44 Author: Ileana Dumitrescu AuthorDate: Mon Jun 17 16:13:07 2024 +0300 ltmain: Fix testsuite errors for windows Numerous test failures on windows/cygwin/mingw result with: did not find the 'nothing' variabl

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: development commit ee14c7a61dc9ade5340119c8532adf2d65f4a5c9 Author: Ileana Dumitrescu AuthorDate: Tue Jun 18 20:32:15 2024 +0300 NEWS: Add news entries for recent changes --- NEWS | 21 + 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index 6febafdf..c

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: development commit efe709390b4449cb90786e89605f482b18d71ecd Author: Ileana Dumitrescu AuthorDate: Tue Jun 18 19:46:26 2024 +0300 libtool: Update pxref to remove texinfo warning Building the documentation contains this warning: libtool.texi:1333: warning: @pxref node nam

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit 98e83597c014ee0f05cc62d90ddeb75da3ed3bef Author: Ileana Dumitrescu AuthorDate: Mon Jun 17 16:13:07 2024 +0300 ltmain: Fix testsuite errors for windows Numerous test failures on windows/cygwin/mingw result with: did not find the 'nothing' variable

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit e22141c0c5e289fdff11cdbf76a9799a06ab43c6 Author: Ileana Dumitrescu AuthorDate: Tue Jun 18 19:46:26 2024 +0300 libtool: Update pxref to remove texinfo warning Building the documentation contains this warning: libtool.texi:1333: warning: @pxref node name sho

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit cc511550bbb1c71447ad2ff98572665e7ade Author: Ileana Dumitrescu AuthorDate: Tue Jun 18 20:32:15 2024 +0300 NEWS: Add news entries for recent changes --- NEWS | 21 + 1 file changed, 21 insertions(+) diff --git a/NEWS b/NEWS index 6febafdf..cbef5c

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit 03220dd7ec1607b88744035757fed7458149f08f Author: Ileana Dumitrescu AuthorDate: Fri Jun 14 21:02:55 2024 +0300 libtool: Add remaining test case descriptions * doc/libtool.texi: Add missing test case descriptions. --- doc/libtool.texi | 384 ++

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit 138ae9c4f117e3ec964767fa9329b6fff0f85cb9 Author: Ileana Dumitrescu AuthorDate: Tue Jun 11 17:58:47 2024 +0300 libtool: Skip passing CXX flags test on NetBSD When linking on NetBSD, the test fails to locate a shared version of gcc, so a static version of the

master updated (a2ccbfea -> cc511550)

2024-06-18 Thread Ileana Dumitrescu
ildumi pushed a change to branch master. from a2ccbfea cfg.mk: Update old_NEWS_hash add d846b88d Fixed failing test when program-prefix is used add d5769d0d testsuite.at: Replaced $as_echo with AS_ECHO add 9a4a0261 m4/libtool.m4: Fixed AC_CHECK_PROG call add e40ba04a libtoo

[no subject]

2024-06-18 Thread Ileana Dumitrescu
branch: master commit 0216edf71315e15060454dec7a61581977db Author: Ileana Dumitrescu AuthorDate: Sat Jun 8 11:43:59 2024 +0300 libtool: Add no-undefined flag based on host OS Without the no-undefined flag, the test will fail on Mingw and Cygwin, so the flag will be appended f