Re: [hatari-devel] Automated OSX builds |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Automated OSX builds
- From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
- Date: Thu, 10 Oct 2013 09:49:12 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=GDA7ZuU83OE6tmatBwJKFLbNjjGXGnTZltQKVbDobtg=; b=jk764d/69lyyW1o9eMiat70ZLfvINhxbvjzbjAxWl+YL6P6xhzDjH2IQT1ypNMn/zC uBplxhDiYrD7Zs8Eiajp+Nx2zi8vmTxDXKnHMAiqjkHie+AWVJcYJRVrhRJD50y47wux TbTnZ14JuWS2Bm/08D8WU/Jk7RLgZGNnhCuIwYFVm/LLWdEDXyFw+IAp0WPI5pDxZJA5 d44X35DUmWs1j4VVS1PKVA+8OoWTuqDmMCUaqcwmeZZaK1nOPkt5yMT0rb1ST6FISygY SYacvkDmSRyXpxBwrKPkMvcXHZR/FIy4p5pSnFUB8DW46LHoGsUGUf+6QVhO/R/zQiaF t7mg==
On Thu, Oct 10, 2013 at 9:31 AM, Deniz Turkoglu
<turkoglu.deniz@xxxxxxxxx> wrote:
> Travis currently doesn't support multiple platforms but they are working on
> it[5]. With osx and linux on board, we can also build for windows as well
> and auto-deploy releases more often and easier.
>
I created my own build scripts for building Hatari, why?
Because no CI would easely support as many different options and
targets as I think is required.
My windows builds both 32bit and 64bit, with and without debug, with
and without the new WinUAE cpu. That means 8 build runs.
For building on Linux (only logs available) my script also supports
using four different compilers.
Do you take that into account?