mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] MXE package manager on windows


From: Rashad M
Subject: Re: [Mingw-cross-env-list] MXE package manager on windows
Date: Tue, 7 Oct 2014 17:58:59 +0530

Hi,

On Tue, Oct 7, 2014 at 5:18 PM, Tobias Gruetzmacher <address@hidden> wrote:
Hi,

Am 07.10.2014 11:42, schrieb Rashad M:
Now instead of doing the good work in lazy way I was thinking of
having a package manager application that can download and install
from a windows system.

Any thoughts?

For performous, we use this[1] small Python script to copy all necessary DLLs into one directory, to create a distribution form it.

This might not be enough for complex projects with dynamically loaded plug-ins, but IMHO it beats maintaining a list of installed DLLs per package (or something in that vain).


[1] https://github.com/performous/performous/blob/master/win32/mxe/copydlls.py


This will check each file in target dir, resolve dll dependencies and then copy it. So does that mean all the files in target dir?



 
Regards, Tobias




--
Regards,
   Rashad

reply via email to

[Prev in Thread] Current Thread [Next in Thread]