Commit Graph

12 Commits

Author SHA1 Message Date
Joel Challis
fe9595d263 mdloader: update to 1.0.7
Fix clang build
2022-07-15 18:54:15 +05:30
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Jeremy Drake
bc2a1f7473 mdloader: properly mangle global asm statement 2021-11-11 19:22:16 -08:00
Jeremy Drake
6059d1c30f enable clang32 for more packages 2021-11-11 11:53:11 -08:00
zvecr
7bfcb044eb Remove clang32 for now due to compilation issues 2021-10-22 14:23:59 +01:00
zvecr
a2f49c8d96 Update mdloader to 1.0.6 2021-10-18 23:42:00 +01:00
Johannes Schindelin
591d5bc677 mdloader: synchronize with mingw-w64-pathtools
Just like `mingw-w64-curl`, `mingw-w64-mdloader` 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
`mdloader` 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
Jeremy Drake
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
fauxpark
098094dd5a mdloader: update to 1.0.5 2020-11-24 21:37:19 +11:00
fauxpark
76802b4c85 New package: mdloader 1.0.4 2020-08-19 21:45:43 +10:00