Joachim Mairböck

Results 27 issues of Joachim Mairböck

When ClippyVS is active, the window titles of active Visual Studio instances that are displayed in the "Just-in-time debugger" window just show the text "SpriteContainer" instead of the real (original)...

If I have understood this correctly, this line https://github.com/pabloariasal/modern-cmake-sample/blob/13671e862edda744a07ef423da9f45b3703b59be/libjsonutils/CMakeLists.txt#L29 should use `${CMAKE_INSTALL_INCLUDEDIR}` instead of hard-coded `include`. There are systems which don't use `include` for that, for example [Haiku](https://www.haiku-os.org) which uses...

When comparing archive files (e.g. zip files), Refresh (F5) doesn't work. The display is refreshed, but the actual contents don't change. Steps to reproduce: * open two archive files to...

Improvement needed
folder compare/merge
archive support

`texlive_core` is done. I just started the first build of the big `texlive` package.

wip-no-merge

Perl is now available as a secondaryArch package on x86_gcc2 (since #9202). Does it make sense to provide perl module packages (in `dev-perl`) twice for x86_gcc2? For packages that use...

This includes the same kind of changes as in #9403 for sdl_perl and its dependencies, including tests. For the tests, a few new recipes are added. #9403 is required before...

This is an alternative solution to #9394

This is another case of wrongly using $prefix/bin instead of $binDir. It fixes a few broken tests, but doesn't fix sdl_perl (and thus frozen-bubble) yet. I would suggest to not...

This is a test for #9394. If this works and is accepted, the same pattern could be used for other perl packages.

* rename to locale_maketext_lexicon, but keep the old name as an extra provide (this is the main package name) * add support for secondaryArch x86 (see #9394) * cleanup install...