Adrien Destugues
Adrien Destugues
You set cpack_binary_generator as explained in https://cmake.org/cmake/help/v3.12/module/CPack.html#variable:CPACK_GENERATOR and set the othervariables as documented there. Then use "make package"
Then it seems my work to add support for the hpkg format has been removed. I had even submitted them upstream: https://cmake.org/Bug/view.php?id=14788
Yes, and it would be great if we can ping cmake team to upstream it again, and if people would not remove my patches when they update cmake versions because...
Yes, but if we don't plan to maintain support for fetching from git we should remove that completely from haikuports and not keep unused and broken code around. Or if...
The original idea of this page was to follow roughly the steps a beginner has to take: 1) Install Haiku (real hardware or virtual machine) 2) Get it to boot...
> That doesn't quite work. It's mixing complicated subjects that the average user should have no business messing around with with actually useful tutorials. The same thing is sort of...
> I think we mentioned in the forums though, that we might have to create a lot of redirects since the abovementioned pages will be linked in many different places...
If you want access to the userguid translation tool you just have to ask the i18n team. Probably @humdingerb or @nielx can achieve it?
apparently the issue description is not very clear. --get-dependencies will currently download dependencies using pkgman, and install them in /system/packages. This is not a good thing, because it modifies the...
I'm wondering if we need something this complex. As far as I know, we never met a case where there would be a constraint on the primary architecture. So, when...