|
|
Log in / Subscribe / Register

Courtès: What's in a package

Courtès: What's in a package

Posted Sep 24, 2021 4:10 UTC (Fri) by pabs (subscriber, #43278)
In reply to: Courtès: What's in a package by mathstuf
Parent article: Courtès: What's in a package

For Windows/macOS, wouldn't just shipping the copies in the binary packages be enough? I wouldn't have thought having copies in the source repo would be needed. I believe there are package managers for Windows/macOS too, you could just direct users to installing via those.


to post comments

Courtès: What's in a package

Posted Sep 24, 2021 11:51 UTC (Fri) by swilmet (guest, #98424) [Link]

With my limited experience with the MS Store, yes for Windows you prepare your package the way you want, installing dependencies separately (the version that works best), either with dynamic linking or static linking. No need to copy the source code in the main git repo (in that case).


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds