Martin Valgur

Results 140 issues of Martin Valgur

Continues from #10003 by @Cyriuz. It merges the build scripts from the latest commit at https://github.com/Cyriuz/ImageMagick into the official source archive. I also exposed all available options and added support...

Failed

TODO - [x] `../src/gir/meson.build:442:10: ERROR: File does not exist.` - [x] `Package with 'shared=False' option did not contain any static artifact` on gcc

stale

https://github.com/assimp/assimp/releases/tag/v5.4.0 No new formats or exporters were added in this release.

Continues directly from - #16098

`pcre2` includes a `pcre2-config` executable that outputs necessary compiler and linker flags to link against `pcre2`. However, it currently outputs invalid library names for static versions of the libraries. This...

- Probably resolves #15168.

Failed
stale
Version conflict

Failed
Version conflict

The Windows export header checks both `FLAC__NO_DLL` and `DLL_EXPORT`, but the latter overly broadly named define is only set by autotools and we are using the CMake to build the...