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] Build helper scripts


From: Lars Johannesen
Subject: Re: [Mingw-cross-env-list] Build helper scripts
Date: Sun, 28 Jul 2013 19:41:09 -0400

The small shell functions I wrote are not that fancy as what you referred to [1], but they make working with mxe/native builds a lot smoother, for me at least, and hopefully they can help someone else..

[1] - https://github.com/cipherz/helper_scripts

On Sat, Jul 27, 2013 at 5:52 AM, Tony Theodore <address@hidden> wrote:

On 27/07/2013, at 3:54 AM, Lars Johannesen <address@hidden> wrote:

[…] A side note, if anyone cares I  have a set of bash functions that makes cross or native building with mxe slightly easier, e.g.:
dev-switch w64 # switch to windows 64 cross-build
mkdir build && cmake_setup # uses toolchain of w64 cmake
make && cpack && deploy # makes and deploys to windows 64 mxeroot

Sounds interesting, could you post a link to them? I've been playing with the idea of a virtualenvwrapper [1] type of setup to switch between environments.

Thanks,

Tony

[1] https://bitbucket.org/dhellmann/virtualenvwrapper



reply via email to

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