Commit Graph

26 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)
b8a461af40 Adjust download link for some packages. 2025-05-22 17:34:29 +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)
238c05c811 drop 32bit environments on OSG dependent packages 2023-12-08 11:55:48 +01:00
Hernan Martinez
0984f2c8e2 Enable aarch64 builds 2023-09-28 12:42:17 +05:30
Hernan Martinez
de11edd581 Update compiler flags patch 2023-09-28 12:42:17 +05:30
Hernan Martinez
e830b2b3ff Update to 1.3.0 2023-09-28 12:42:17 +05:30
Christoph Reiter
f33289be08 Disable clangarm64 for some packages which fail to build
mingw-w64-apr
    configure: error: could not determine the proper format for apr_ssize_t

mingw-w64-irrlicht
    ld.lld: error: undefined symbol: png_riffle_palette_neon

mingw-w64-srecord
    error: 'bin/srec_info.exe': No such file or directory

mingw-w64-winpty
    Error: could not find Cygwin/MSYS G++ compiler.  One of these should be in your PATH:

mingw-w64-pyside2
    qdragmoveevent_wrapper.cpp:221:73: error: no member named 'DragMove' in 'QOpenGLShader'

mingw-w64-libserdes
    CustomFields.hh:24:10: fatal error: '../impl/json/JsonDom.hh' file not found

mingw-w64-gdb
    BFD does not support target aarch64-w64-mingw32.

mingw-w64-openocd
    helper/replacements.h:148:39: error: invalid output constraint '=a' in asm

mingw-w64-magnum
    Utility/StlForwardTuple.h:58:10: error: '__tuple' file not found, did you mean 'tuple'?

mingw-w64-libgdata
    gdata/tests/buffer.c:41:2: error: call to undeclared function 'alarm'

mingw-w64-bsdfprocessor
    src/GraphScene.cpp:683:16: error: assigning to 'lb::Brdf *' from incompatible type 'std::shared_ptr<Brdf>'

mingw-w64-v8
    ERROR Unresolved dependencies.

mingw-w64-smpeg2
    Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized

mingw-w64-smpeg
    Invalid configuration `aarch64-w64-mingw32': machine `aarch64-w64' not recognized

mingw-w64-skia
    ERROR at //gn/BUILDCONFIG.gn:136:14: Script returned non-zero exit code.

mingw-w64-shishi-git
    missing: line 81: help2man: command not found

mingw-w64-sgml-common
    ???

mingw-w64-openimagedenoise
    include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"

mingw-w64-nodejs
    include/tmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"

mingw-w64-nim
    clang: error: no input files

mingw-w64-mtex2MML
    src/mtex2MML.h:54:35: error: a function declaration without a prototype is deprecated in all versions of C
2023-05-12 14:36:05 +02:00
Christoph Reiter
6dd9cdba34 more clangarm64 2023-05-11 07:59:40 +02:00
Miloš Komarčević
a4bc1d4c32 more license cleanup 2023-02-02 12:23:46 +01:00
Jeremy Drake
21690b077a enable packages for clang32 2022-03-18 16:02:35 -07:00
Mehdi Chinoune
bb53ce3650 Fix runtime dependencies (12/n) 2022-03-08 14:01:28 +01: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
Mehdi Chinoune
26ab5064f5 bsdfprocessor: update dependencies 2021-08-14 17:52:38 +01: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
Alexey Pavlov
e174df7a84 bsdfprocessor: Update to 1.2.1 2019-05-31 12:05:23 +03:00
Marko Käning
6c2f965feb mingw-w64-bsdfprocessor: add missing patch file (main part of this commit slipped inadvertently into previous one) 2016-09-17 13:48:27 +02:00
Marko Käning
ccebf43d26 mingw-w64-libbsdf: fix checksum of modified patch 2016-09-17 13:42:57 +02:00
Marko Käning
935884de95 remove requirements for specific version of libbsdf and OSG, as these lead to trouble on the CI systems 2016-09-17 12:41:43 +02:00
Marko Käning
ce381eec8c mingw-w64-bsdfprocessor: update to 1.1.6 2016-09-17 02:26:14 +02:00
Marko Käning
c6dda3fc16 update to 1.1.4, i.e. 3 patches not needed anymore 2016-08-07 01:50:53 +02:00
Marko Käning
ad4600f67f bsdfprocessor: fix runtime deps 2016-06-22 15:25:48 +02:00
Marko Käning
81652e8b2d bsdfprocessor: move files from upper case into lower case directory 2016-03-20 07:53:45 +01:00
Marko Käning
8723665754 bsdfprocessor: add patch for enabling optimisations and fix upper case of executable 2016-03-20 02:26:18 +01:00