Commit Graph

2 Commits

Author SHA1 Message Date
Markus Mützel
721c8e9f57 libxml2: synchronize pathtools
Signed-off-by: Markus Mützel <markus.muetzel@gmx.de>
2022-03-11 10:23:48 +01:00
Johannes Schindelin
8337114a06 libxml2: synchronize with mingw-w64-pathtools
Just like `mingw-w64-curl`, `mingw-w64-libxml2` is now also built with a
literal copy of `mingw-w64-pathtools`' source code.

This adds the `get_dll_path()` function (which is unused by the
`libxml2` code), and it also forward-ports the patch where we now
preserve UNC paths when normalizing/simplifying paths.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-07-19 17:31:09 +02:00