ildumi pushed a change to branch development. from ee808d3f NEWS: Update for previous commits new 4ded381a libtool: Fix mishandling compiler flags with MSVC tools new b32b7482 testsuite.at: Update testsuite config for MSVC new e0c329ac libtool: Alter expected line endings in testsuite new 4013a646 tagdemo.at: Update for MSVC new 46b9dbe5 tests: Include check for __CYGWIN__ for crossbuilds new d27d1787 libtoolize.in: Create symlinks with mklink for MSVC new 240816b3 libtool.m4: For MS dumpbin drop CR first. new 5eb259c3 libtool.m4: preload valid C symbol names only new 021a79ba libtoolize.at: Update checks based on linker used new 1377b68b ltmain.in: Fix hang with cmd.exe in MSYS new 64b48f0b ltmain.in: Add 'S_ISDIR' definition for MSVC new f49da6ca libtool: Fix MSVC cl.exe .exp extension collision new c57cf8fa inherited_flags.at: Fix test on MSVC new 605bbd1a tests: Skip failing tests on MSVC
Summary of changes: build-aux/ltmain.in | 53 ++++++++++++++++-------- libtoolize.in | 27 ++++++++++++ m4/libtool.m4 | 104 +++++++++++++++++++++++++++-------------------- tests/demo.at | 2 +- tests/deplibs-mingw.at | 5 +++ tests/flags.at | 8 ++-- tests/inherited_flags.at | 15 ++++--- tests/libtoolize.at | 21 ++++++++-- tests/lt_dlexit.at | 8 +++- tests/stresstest.at | 6 +++ tests/tagdemo.at | 58 ++++++++++++-------------- tests/testsuite.at | 18 +++++++- 12 files changed, 213 insertions(+), 112 deletions(-)