ildumi pushed a change to branch master. from b341c9f8 libtool: Update copyright year new e66abb28 libtool.texi: Document '--no-warnings' in manual new e24d6ec9 ltmain.in: Replace old warnings with documentation new ea921da8 ltmain.in: Update info supplied to user for --tag usage new 37c07d2e demo.at: Skip test if deplibs_check_method is not pass_all new 1d871cc4 libtool: Add tagging support for OBJC and OBJCXX new bc61f975 ltmain.in: Compiler dependencies wrongly deduplicated new 7dc108c3 libtool.texi: Update tagging documentation new 64ecee50 ltoptions.m4: Make aix-soname assignment more clear new 1fc54e81 ltmain.in: Increase revision limit to 19 digits new 3bd36a0f Revert "libtool: Skip passing CXX flags test on NetBSD" new c7be1f22 libtool.m4: Update NetBSD postdeps for shared libraries new 13926861 m4: Update serials for modified files
Summary of changes: Makefile.am | 2 + NEWS | 13 ++++ build-aux/ltmain.in | 53 +++++++------ configure.ac | 2 + doc/libtool.texi | 24 ++++-- m4/libtool.m4 | 211 +++++++++++++++++++++++++++++++++++++++++++++++++++- m4/ltoptions.m4 | 10 ++- tests/demo.at | 3 + tests/flags.at | 64 +++++++++++++--- tests/infer-tag.at | 85 +++++++++++++++++++++ tests/versioning.at | 4 +- 11 files changed, 426 insertions(+), 45 deletions(-)