Commit Graph

17 Commits

Author SHA1 Message Date
مهدي شينون (Mehdi Chinoune)
b1e9e1b60f dbus-c++: Fix runtime dependencies 2025-07-19 20:59:58 +01:00
Christoph Reiter
ba8bd5e58c dbus-c++: rebuild 2025-07-19 20:40:32 +02:00
felixaszx
2faca37181 dbus: update 1.16.2 (#24854)
* update dbus to 1.16.2

* dbus: add support for arm64 backtrace

* dbus: update make dependencies

* efl: fix stat64 compatibility in gcc environments

* efl: change standards to gnu17 and gnu++17
2025-07-19 05:55:12 +01:00
مهدي شينون (Mehdi Chinoune)
c9e5b84b9b NFC: Always quote ${srcdir} and ${pkgdir}
Just in case someone has space in his path to MINGW-packages repo.
2025-01-14 09:27:50 +01: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
Hernan Martinez
f1857b4a21 Add patch to recognize aarch64 and enable aarch64 builds 2023-10-02 08:00:38 +01:00
Christoph Reiter
1bc11d1715 dbus-c++: disable clangarm64 again
fails during configure with:

Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized
2023-05-08 17:51:38 +02:00
Christoph Reiter
17478ca107 Enable clangarm64 for more packages
untested, just to see if they build
2023-05-07 10:30:35 +02: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
Christoph Reiter
3eac67e2ca Makedepend on autotools where needed 2021-12-17 12:41:47 +01:00
Viktor Szakats
06eb8cf013 URL upgrades/updates/fixups 2021-09-15 19:13:22 +02:00
Jeremy Drake
a497b00e70 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 3
2021-06-22 11:14:30 -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
Andrew Sun
a18be42abf add dbus-c++ (version 0.9.0) (#3972) 2018-06-18 20:58:07 +03:00