This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new 47c71f61 Fix shared library support on Android.
47c71f61 is described below
commit 47c7
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new 4da5b575 libtool: fix empty "-L" in compiler_lib_search_path
4da5b575 is described below
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new 81e8abf3 libtool: use -Fe with MSVC to specify filename
81e8abf3 is described below
com
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new 97859bda libtool: add mingw to systems not requiring libm
97859bda is described below
c
commit 7e4b026690b9afdf9708295c479c7a4da1216c0c
Author: Ileana Dumitrescu
AuthorDate: Sun Jan 21 17:25:54 2024 +0200
* doc/libtool.texi: Minor grammatical fixes.
---
doc/libtool.texi | 45 ++---
1 file changed, 22 insertions(+), 23 deletions(-)
diff --git
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new 10a04baf Fix some style & minor grammar.
10a04baf is described below
commit 10a04bafefb
fb617e2ba0809218486323823b74f706cedd9aac
Author: Ileana Dumitrescu
AuthorDate: Sat Feb 17 18:34:03 2024 +0200
libtool.m4: Check for space after -l flag
The -R and -L flags are currently checked if they have a space behind
them. -l should be added to the list of cases checked
commit f54924fa5d8d5959038e58adab7c552c3ca495ae
Author: Ileana Dumitrescu
AuthorDate: Thu Feb 29 15:58:26 2024 +0200
ltmain.in: Expand process.h inclusion on Windows
Multiple compilers on Windows besides the proprietary MSVC compiler
require process.h, and not unistd.h. The
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new 3afd415a ltmain.in: correct windows compiler preprocessor checks
3afd415a is described b
7f254d96 is described below
commit 7f254d9682077a96452124859c8b7bd6e27c0691
Author: Ileana Dumitrescu
AuthorDate: Wed Mar 6 22:03:17 2024 +0200
libtool: Documentation refers to demo directory that no longer exists
The libtool documentation included mention of an old test framework.
The
b07d71b36dc231c2bc27fcaa314611035f9127e5
Author: Ileana Dumitrescu
AuthorDate: Thu Mar 7 20:49:16 2024 +0200
libtool: Add test case descriptions
The libtool documentation is lacking several test case descriptions
for tests/*demo.at Autotest files.
* doc/libtool.texi: Add
described below
commit 3561199667a999c969d18be0d404d0ad2576c2e4
Author: Ileana Dumitrescu
AuthorDate: Wed Mar 13 19:08:54 2024 +0200
notes.texi: Specify -lasan with -fsanitize=address in g++
When using the flag -fsanitize=address with g++, the user should also
specify -lasan to ensure
below
commit 498bad82f6a656ddc52b376cdab8c471b639d500
Author: Ileana Dumitrescu
AuthorDate: Fri Mar 15 17:53:22 2024 +0200
libtool: Some outdated documentation warnings removed
Documentation for dlopen(3) states that it is thread safe, and it is
defined this way by POSIX
described below
commit 98ed9b7b51fba00e36b0f8a76cf7a5a2e5c5105e
Author: Ileana Dumitrescu
AuthorDate: Wed Mar 20 17:48:51 2024 +0200
libtool: Fix documentation for demo compile mode commands
The demo compile mode commands in Chapter 3 fail to compile since
the source files include a
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new a956f5ce ltmain.in: update QNX version_type handling
a956f5ce is described below
commit
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new 888bd7ad Clang uses -fopenmp=* to allow choosing between libgomp and
libomp.
888bd7ad i
described below
commit deba4f81d20e78b64b57c8d7bbfc844e275cd131
Author: Ileana Dumitrescu
AuthorDate: Tue Mar 26 20:01:49 2024 +0200
libtool: Fix and remove TODO for improperly sized symbol in TOC
A comment in the libtool manual specifies a TODO for fixing the font
size of the
3a82c4aa8c9c7c621c6a3de3fd9573d88d7ba3c8
Author: Ileana Dumitrescu
AuthorDate: Thu Mar 28 19:30:26 2024 +0200
libtool: Add more test case descriptions
The libtool documentation is still lacking several test case
descriptions for tests/*demo.at Autotest files.
* doc
branch: master
commit 2eddb6004b22a9e8c47fa14ffc1ff4673ccb05e0
Author: Ileana Dumitrescu
AuthorDate: Fri Apr 5 21:45:26 2024 +0300
libtool: HACKING file list of files not to edit updated
The HACKING file lists some files not to edit that are part of gnulib.
The contents for this
branch: master
commit 88fc2b892c61f6ef57decc55abe03ec6734f27ec
Author: Ileana Dumitrescu
AuthorDate: Mon Apr 8 22:34:19 2024 +0300
libtool: Remove test_compile
This is cleanup for libtool. The option test_compile is not used in
libtool, and the documentation states that it would
ildumi pushed a change to branch master.
from 3a82c4aa libtool: Add more test case descriptions
new 2eddb600 libtool: HACKING file list of files not to edit updated
new 88fc2b89 libtool: Remove test_compile
Summary of changes:
HACKING | 13 +++
build-aux/ltmain.in
described below
commit 297b5cf19fe12bbee1322a17ff013a21f57bb93d
Author: Ileana Dumitrescu
AuthorDate: Thu Apr 18 19:26:55 2024 +0300
libtool: Pass the "-no-canonical-prefixes" linker flag
When using the -no-canonical-prefixes flag in libtool, the flag is
removed from
branch: master
commit baab05726170b00c32db44fb9fad0b08cf3e4782
Author: Ileana Dumitrescu
AuthorDate: Sat Apr 20 12:23:17 2024 +0300
libtool: Document warning output options
By default, CATEGORY is set to "all" for all of the warning messages to
be output to stan
ildumi pushed a change to branch master.
from 297b5cf1 libtool: Pass the "-no-canonical-prefixes" linker flag
new baab0572 libtool: Document warning output options
new 7b091831 ltmain.in: Use func_warning for all warnings
Summary of changes:
build-aux/ltmain.in | 116 +
branch: master
commit 7b0918310776395e1cbafe6a08b8df8f8a8a3e21
Author: Ileana Dumitrescu
AuthorDate: Sat Apr 20 13:04:33 2024 +0300
ltmain.in: Use func_warning for all warnings
Several warning messages have been updated to use func_warning rather
than echo. This will allow them
ildumi pushed a change to branch master.
from 7b091831 ltmain.in: Use func_warning for all warnings
new 3280f27c libtool.m4: Incremented serial
new 90710b13 libtool: Minor syntax and typo fixes
new d794bda4 bug_62343: Skip test if not building libtool libs
new c1afb230 resi
branch: master
commit 3280f27cdabd4eaed5e6aa6b0ee88745ea6fc0b7
Author: Ileana Dumitrescu
AuthorDate: Sat May 11 10:29:07 2024 +0300
libtool.m4: Incremented serial
* m4/libtool.m4: Incremented serial for previous changes.
---
m4/libtool.m4 | 2 +-
1 file changed, 1 insertion(+), 1
branch: master
commit 38c166c89b02a8bc95cc51fca89d15949c4d8956
Author: Ileana Dumitrescu
AuthorDate: Mon May 13 21:04:21 2024 +0300
maint: post-release administrivia
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash
branch: master
commit b860f621d9996509475bfcd13de3a3f7ce3224fc
Author: Ileana Dumitrescu
AuthorDate: Sat May 11 18:41:19 2024 +0300
AUTHORS: Update current maintainership of libtool
---
AUTHORS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/AUTHORS b/AUTHORS
index
branch: master
commit c1afb230e180698212dd18169d0f1f762db3e583
Author: Ileana Dumitrescu
AuthorDate: Sat May 11 12:07:13 2024 +0300
resident: Fixed syntax error with g++ compilation
A function used in a test was not returning a value, while an int was
expected so the test would
ildumi pushed a change to annotated tag v2.5.0.
at 1b67420a (tag)
tagging c44bbc34893f027af991fc2084ee668a272a3a7c (commit)
replaces v2.4.7
by Ileana Dumitrescu
on Mon May 13 20:36:59 2024 +0300
- Log -
libtool
branch: master
commit 65742fda685c6465ba824a2e8735b0cf510c78f4
Author: Ileana Dumitrescu
AuthorDate: Sat May 11 18:37:04 2024 +0300
NO-THANKS: Added helpful contributers
---
NO-THANKS | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/NO-THANKS b/NO-THANKS
index
branch: master
commit 90710b139b3119f78ecf403648a78ba5a03cb524
Author: Ileana Dumitrescu
AuthorDate: Sat May 11 10:52:47 2024 +0300
libtool: Minor syntax and typo fixes
doc/notes.texi: Duplicate "to" removed.
build-aux/ltmain.in: Useless parentheses in cpp directi
branch: master
commit d794bda49c69a252597ab5538972a2b930745ebd
Author: Ileana Dumitrescu
AuthorDate: Sat May 11 11:19:28 2024 +0300
bug_62343: Skip test if not building libtool libs
When the configure option "--disable-shared" is used, this test will be
skipped since
branch: master
commit c44bbc34893f027af991fc2084ee668a272a3a7c
Author: Ileana Dumitrescu
AuthorDate: Mon May 13 20:36:50 2024 +0300
version 2.5.0
* NEWS: Record release date.
---
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 44c9b467
branch: master
commit 61e5fd8d45bf29c50f411c88d89e50b3bd5214f6
Author: Ileana Dumitrescu
AuthorDate: Mon May 13 16:49:36 2024 +0300
NEWS: Update news for upcoming alpha release
---
NEWS | 65 +
1 file changed, 65 insertions
branch: development
commit 3eb91c266a0b85ba0931e86cd342fc73a90df6ec
Author: Ileana Dumitrescu
AuthorDate: Fri May 17 20:34:06 2024 +0300
README.md: Update for additional git branch
A supplementary branch for development and testing has been added. Some
CI checks for different
ildumi pushed a change to branch development.
at 3eb91c26 README.md: Update for additional git branch
This branch includes the following new commits:
new 3eb91c26 README.md: Update for additional git branch
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new 67c5a06a libtoolize: Don't use uninitialized variable.
67c5a06a is described b
branch: development
commit 17fb010919e9f7e28fe28e13f2710bb85b00cb3a
Author: Bruno Haible
AuthorDate: Tue May 14 13:51:39 2024 +0200
Support C++17 compilers in the C++ tests.
* tests/exceptions.at: For C++11 and newer, use the keyword 'noexcept'
instead of the keyword 'throw'.
---
ildumi pushed a change to branch development.
from 67c5a06a libtoolize: Don't use uninitialized variable.
new 17fb0109 Support C++17 compilers in the C++ tests.
new 2048edd2 Document how to debug failing or skipped tests.
Summary of changes:
HACKING | 6 ++
tests/
branch: development
commit 2048edd2cba086b194bd30901e5fe552a4890680
Author: Bruno Haible
AuthorDate: Tue May 14 13:25:51 2024 +0200
Document how to debug failing or skipped tests.
* HACKING (Test Suite): Explain how to debug a range of tests.
---
HACKING | 6 ++
1 file changed,
46576dfaf4177f6924530d2734e3f079412cf55d
Author: Ileana Dumitrescu
AuthorDate: Fri May 24 21:13:13 2024 +0300
tests: Skip Fortran/C demo tests
Using clang with fsanitize results in an incompatible ASan runtime.
It results in the warning message "linked against incompatible
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new 3221f9f0 ltmain.in: Add missing sysroot to library path
3221f9f0 is described
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new 40b73c11 libtool: pass more flags to the linker
40b73c11 is described below
c
below
commit dc3f87dd8e4dd05ee9b59b4163ca4113baedd9d9
Author: Ileana Dumitrescu
AuthorDate: Fri May 31 17:32:39 2024 +0300
NEWS: Add news entries for recent changes
---
NEWS | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 7c9e735a..6febafdf
ildumi pushed a change to branch master.
from 38c166c8 maint: post-release administrivia
add 3eb91c26 README.md: Update for additional git branch
add 67c5a06a libtoolize: Don't use uninitialized variable.
add 17fb0109 Support C++17 compilers in the C++ tests.
add 2048edd2 D
described below
commit b8cad780da77b7cf3aae1b660be3298b7fc48d1e
Author: Ileana Dumitrescu
AuthorDate: Fri May 31 17:56:09 2024 +0300
ltmain.in: Additional sysroot to prepend to libdir
Addition to commit 3221f9f0fb98d5740ab5d0e8db6a731302520644.
---
build-aux/ltmain.in | 2 +-
1 file
ildumi pushed a change to branch master.
from dc3f87dd NEWS: Add news entries for recent changes
new b8cad780 ltmain.in: Additional sysroot to prepend to libdir
Summary of changes:
build-aux/ltmain.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
a2ccbfea446d94043c81a55655ddfb2a5ebf0c5e
Author: Ileana Dumitrescu
AuthorDate: Mon Jun 3 17:32:07 2024 +0300
cfg.mk: Update old_NEWS_hash
Fixed spacing of latest alpha release 2.5.0.
---
cfg.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cfg.mk b/cfg.mk
index
ildumi pushed a change to branch master.
from b8cad780 ltmain.in: Additional sysroot to prepend to libdir
new a2ccbfea cfg.mk: Update old_NEWS_hash
Summary of changes:
cfg.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
below
commit d846b88d2f441ce866effde1c3bb40fa8516c7e8
Author: Ileana Dumitrescu
AuthorDate: Mon Jun 3 20:38:10 2024 +0300
Fixed failing test when program-prefix is used
* tests/libtoolize.at: When -program-prefix is used, stdout for the
program changes from the expected output
below
commit d5769d0d39a0151da41fe19cc6bcc12f9b24f3f4
Author: Ileana Dumitrescu
AuthorDate: Tue Jun 4 19:48:45 2024 +0300
testsuite.at: Replaced $as_echo with AS_ECHO
* testsuite.at: $as_echo was deprecated in Autoconf commit 2b59b6f8a.
AS_ECHO uses printf which has been well
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new 9a4a0261 m4/libtool.m4: Fixed AC_CHECK_PROG call
9a4a0261 is described below
described below
commit e40ba04af725eb49db6d61471a4804efe682e423
Author: Ileana Dumitrescu
AuthorDate: Fri Jun 7 20:02:55 2024 +0300
libtool: Check if -no-canonical-prefixes supported
The compiler fails with the -no-canonical-prefixes flag in certain
environments. Check if the flag is
below
commit 7854e41011dfb252a3cebf6c6f0431408b67628f
Author: Ileana Dumitrescu
AuthorDate: Sat Jun 8 11:43:59 2024 +0300
libtool: Remove no-undefined flag from test
The addition of the no-undefined flag was causing the test to fail on
NetBSD. Removing the flag fixed the test
described below
commit ad8aeb7d26ca8c1e2a66b272a63d6c598b26fb62
Author: Ileana Dumitrescu
AuthorDate: Tue Jun 11 16:34:22 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 for
below
commit 22389943e5cdd01eee2279996fb8d0b8c0c7a475
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
below
commit 2da3546a0de5c952a2ffd20db6ff310a32a6f373
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 module
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
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 'no
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
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
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'
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
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
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
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
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
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
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new 830a79ec m4: Fix Wstrict-prototypes warnings
830a79ec is described below
comm
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new d3dd6fa0 libtool: Correct DLL Installation Path for mingw
d3dd6fa0 is describe
branch: development
commit 752e2f33294067037fc861262925b883accf37ce
Author: Ileana Dumitrescu
AuthorDate: Wed Jun 19 21:27:03 2024 +0300
libtool: Alter test to expect pass
* tests/duplicate_deps.at: Remove expected failure for testing
with preserve-dup-deps flag, since it has
branch: development
commit 938a0f4b01375fa14dde37f51be7761887dd684e
Author: Julien ÉLIE
AuthorDate: Sat Nov 21 08:43:00 2020 +0100
ltmain.in: Fix --preserve-dup-deps stripping duplicates
Building INN with libtool otherwise failed with unresolved circular
dependencies, even with t
ildumi pushed a change to branch development.
from d3dd6fa0 libtool: Correct DLL Installation Path for mingw
new 938a0f4b ltmain.in: Fix --preserve-dup-deps stripping duplicates
new 752e2f33 libtool: Alter test to expect pass
Summary of changes:
build-aux/ltmain.in | 71 ++
commit 001d22d7d587e85a911c71c4d0c798ede8014b77
Author: Ileana Dumitrescu
AuthorDate: Thu Jun 20 16:57:26 2024 +0300
m4: Disable chained fixups for macOS
* m4/libtool.m4: Append '-no_fixup_chains' flag to disable chained
fixups since it is not compatible with &
below
commit 3d1baeeef90a6b9e16c545babe833f28dca155a7
Author: Ileana Dumitrescu
AuthorDate: Tue Jun 25 17:09:52 2024 +0300
m4: Update disabling chained fixups for macOS
This is an update for commit 001d22d7d587e85a911c71c4d0c798ede8014b77.
* m4/libtool.m4: Replace version
below
commit e517cfe7e1f11d5b5d99f63554521e239d5219e8
Author: Ileana Dumitrescu
AuthorDate: Thu Jun 27 17:31:29 2024 +0300
ltmain: Remove unnecessary comment for INN
---
build-aux/ltmain.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
index
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new e77adcea m4: '+=' is not universally supported
e77adcea is described below
co
commit 33be3e965345ffeb49f22190243ea523c637a1bf
Author: Ileana Dumitrescu
AuthorDate: Sat Jun 29 15:28:49 2024 +0300
ltmain: Error message improvement
* build-aux/ltmain.in: Append argument to error message to make it
easier to understand.
---
build-aux/ltmain.in | 4 ++--
1 file
This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new 3153a145 libtool.m4: fix appending of -no_fixup_chains to
_lt_dar_allow_undef
below
commit f5a7acee1db1b785ec2506e89026fb46ebd518a8
Author: Ileana Dumitrescu
AuthorDate: Tue Jul 2 16:42:20 2024 +0300
ltmain: Further error message improvement
* build-aux/ltmain.in: Edit message of each instance where run-paths
are not absolute to better reflect the issue
below
commit 5b4c265739f1b523f1c50cc54d12096271cc5de1
Author: Ileana Dumitrescu
AuthorDate: Wed Jul 3 17:58:04 2024 +0300
m4: Support additional flang-based compilers
* m4/libtool.m4: Alter regex to support 'flang-new' and 'ftn'.
---
m4/libtool.m4 | 2 +-
1 file
below
commit fbf71e71808b142c6f5f9ac1a6e4418179e639d2
Author: Ileana Dumitrescu
AuthorDate: Wed Jul 3 18:12:09 2024 +0300
NO-THANKS: Add thanks for Anton Shterenlikht.
---
NO-THANKS | 1 +
1 file changed, 1 insertion(+)
diff --git a/NO-THANKS b/NO-THANKS
index 9e0264bb..e35deaa2 100644
3420c9e92b319c507125d8ae49aea4195792152b
Author: Ileana Dumitrescu
AuthorDate: Wed Jul 3 18:36:12 2024 +0300
m4: Utilize AS_VAR_APPEND
* m4/libtool.m4: Instead of a conditional for using -no_fixup_chains,
AC_VAR_APPEND will handle appending the option to the variable, which
e5d0d3aae0aa592febbd972df5f767ad34b104cf
Author: Ileana Dumitrescu
AuthorDate: Fri Jul 19 19:18:31 2024 +0300
NEWS: Update for recent changes
---
NEWS | 17 +
1 file changed, 17 insertions(+)
diff --git a/NEWS b/NEWS
index cbef5c22..4f8ab162 100644
--- a/NEWS
+++ b/NEWS
branch: master
commit 434a308f460380d9a9a173cc2d7cbfe6c6511575
Author: Peter Kokot
AuthorDate: Mon Mar 18 01:28:15 2024 +0100
m4: Fix Wstrict-prototypes warnings
This changes the C function prototypes to use void where needed. When
building with CFLAGS=-Werror=strict-prototypes o
ildumi pushed a change to branch master.
from cc511550 NEWS: Add news entries for recent changes
new 434a308f m4: Fix Wstrict-prototypes warnings
new ab89ebbc libtool: Correct DLL Installation Path for mingw
new 7f86baed ltmain.in: Fix --preserve-dup-deps stripping duplicates
branch: master
commit 2a25604bcf83392638de49911e411e0e5527c2ea
Author: Ileana Dumitrescu
AuthorDate: Wed Jul 3 17:58:04 2024 +0300
m4: Support additional flang-based compilers
* m4/libtool.m4: Alter regex to support 'flang-new' and 'ftn'.
* NO-THANKS:
branch: master
commit 3b78504a0ccfd48b170ccc38d757c44a7cb17207
Author: Ileana Dumitrescu
AuthorDate: Sat Jun 29 15:28:49 2024 +0300
ltmain: Error message improvement
* build-aux/ltmain.in: Append argument to error message to make it
easier to understand, and edit message of
branch: master
commit 7f86baed1aff6fc568fd44d4b1ca3076c2bdfaf5
Author: Julien ÉLIE
AuthorDate: Sat Nov 21 08:43:00 2020 +0100
ltmain.in: Fix --preserve-dup-deps stripping duplicates
Building INN with libtool otherwise failed with unresolved circular
dependencies, even with the us
branch: master
commit 383c97a85080001ad43f4c75940745f8fe454053
Author: Ileana Dumitrescu
AuthorDate: Fri Jul 19 19:18:31 2024 +0300
NEWS: Update for recent changes
---
NEWS | 17 +
1 file changed, 17 insertions(+)
diff --git a/NEWS b/NEWS
index cbef5c22..4f8ab162 100644
branch: master
commit 81dda9b5c7ffe4abb9c102e03da43c6da0057538
Author: Ileana Dumitrescu
AuthorDate: Wed Jun 19 21:27:03 2024 +0300
libtool: Alter test to expect pass
* tests/duplicate_deps.at: Remove expected failure for testing
with preserve-dup-deps flag, since it has been
branch: master
commit ab89ebbcc2ff0ecff5157982ef03627cfd615f7e
Author: trcrsired
AuthorDate: Tue May 14 20:26:40 2024 +0100
libtool: Correct DLL Installation Path for mingw
When building native GCC for the x86_64-w64-mingw32 host, the
compiler copies its library DLLs to the `bin`
branch: master
commit f0507df8a780e3fda3eef05bce2c74ec8d032c8e
Author: Ileana Dumitrescu
AuthorDate: Thu Jun 20 16:57:26 2024 +0300
m4: Disable chained fixups for macOS
Append '-no_fixup_chains' flag to disable chained fixups since it
is not compatible with &
branch: development
commit 9fe4bec30d3160d7468de6416c7dd648a4a968ee
Author: Ileana Dumitrescu
AuthorDate: Wed Jul 24 17:49:46 2024 +0300
gnulib: Update submodule to recent commit
---
gnulib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnulib b/gnulib
index 29d705ea
branch: development
commit cddeb99952f4483287e1193f7062ab3419d1ef1e
Author: Ileana Dumitrescu
AuthorDate: Wed Jul 24 17:50:15 2024 +0300
bootstrap: Update submodule to recent commit
---
bootstrap| 10 +-
gl-mod/bootstrap | 2 +-
2 files changed, 6 insertions(+), 6 deletions
branch: development
commit 56d43b0b502af6f680a6029bb19d4db7cb825889
Author: Ileana Dumitrescu
AuthorDate: Wed Jul 24 17:20:54 2024 +0300
m4: Increment serial for recent changes
* m4/libtool.m4: Incremented serial to 62.
* m4/ltdl.m4: Incremented serial to 23.
---
m4/libtool.m4
branch: master
commit e019cb5e77c2ba93a8b3c5379e4804733fd1a0c8
Author: Ileana Dumitrescu
AuthorDate: Wed Jul 24 17:50:15 2024 +0300
bootstrap: Update submodule to recent commit
---
bootstrap| 10 +-
gl-mod/bootstrap | 2 +-
2 files changed, 6 insertions(+), 6 deletions
ildumi pushed a change to branch development.
from e5d0d3aa NEWS: Update for recent changes
new 56d43b0b m4: Increment serial for recent changes
new 9fe4bec3 gnulib: Update submodule to recent commit
new cddeb999 bootstrap: Update submodule to recent commit
Summary of changes:
1 - 100 of 345 matches
Mail list logo