Commit Graph

14 Commits

Author SHA1 Message Date
Christoph Reiter
62308009e7 Replace gcc-libs with cc-libs everywhere
Except the provides in libc++ for backwards compat.
No rebuilds now, as that's not worth the resources.
2025-05-31 13:56:27 +02:00
مهدي شينون (Mehdi Chinoune)
f3a9b9f215 NFC: Don't delete build directories unnecessarily.
This helps maintainers to resume building packages after patching.
2025-01-14 08:45:25 +01:00
مهدي شينون (Mehdi Chinoune)
149d4a91e7 NFC: Use MSYSTEM for build directories instead of CARCH and MINGW_CHOST
To be able to build for separate environments in the same machine.
2025-01-13 17:38:11 +01:00
Christoph Reiter
1e7737f090 Drop clang32 for packages without rdepends
See https://github.com/msys2/MINGW-packages/pull/21998
and 89521b9f8d

This is the first batch of removals to start things off.
2024-09-23 07:17:44 +02:00
Christoph Reiter
769c4bfb22 more clangarm64 2023-05-08 22:22:13 +02:00
Jordan Irwin
3226142cf3 bin2header: use proper name in package description 2022-08-13 09:48:42 +05:30
Jordan Irwin
ff345ab508 bin2header: update to 0.3.1 2022-08-12 01:08:35 -07:00
Jordan Irwin
a94607c59e bin2header: update to 0.3.0 2022-08-06 08:00:39 -07:00
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
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
Biswapriyo Nath
fc9fe82da7 bin2header: Add pkgbase, use Ninja 2020-11-14 22:00:09 +05:30
Jordan Irwin
273f852cea New package: bin2header
Description: Binary file to C/C++ header converter.
Upstream: https://github.com/AntumDeluge/bin2header
2019-09-11 22:05:22 -07:00