octave-maintainers
[Top][All Lists]
Advanced

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

MXE files list generation


From: Michael Goffioul
Subject: MXE files list generation
Date: Wed, 6 Nov 2013 23:46:09 -0500

John,

I'd like to add a system to MXE that generates a files list for the compiled packages. Eventually, I intend to use that information to build a smarter installer and/or separate installers. The footprint on the current compilation process should be minimal.

I've attached a prototype. The patch generate-file-list implements the functionality in the core Makefile: it passes additional arguments to $(PKG)_BUILD macro to be used as prefix and DESTDIR, then it generates a files list and copy over the installed files into the real installation directory.

I've also provided an example of changes required on the cURL module.

Do you agree with the concept?

Michael.

Attachment: curl-file-list
Description: Binary data

Attachment: generate-file-list
Description: Binary data


reply via email to

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