Re: automated building/testing for SDL_Perl?

2013-08-13 Thread Mason James
On 2013-08-12, at 8:40 AM, Mason James wrote: On 2013-08-12, at 8:06 AM, Kartik Thakore wrote: Yeap this would be great for sdl. I can give you permissions to add it to SDL repos? yes please :) just a little update... i've managed to sort a successful travis build on the

Re: automated building/testing for SDL_Perl?

2013-08-13 Thread Kartik Thakore
? On Tue, Aug 13, 2013 at 2:32 PM, Mason James m...@kohaaloha.com wrote: On 2013-08-12, at 8:40 AM, Mason James wrote: On 2013-08-12, at 8:06 AM, Kartik Thakore wrote: Yeap this would be great for sdl. I can give you permissions to add it to SDL repos? yes please :) just a

Re: automated building/testing for SDL_Perl?

2013-08-13 Thread Mason James
my reply is 'inline' On 2013-08-14, at 12:33 PM, Kartik Thakore wrote: ? On Tue, Aug 13, 2013 at 2:32 PM, Mason James m...@kohaaloha.com wrote: On 2013-08-12, at 8:40 AM, Mason James wrote: On 2013-08-12, at 8:06 AM, Kartik Thakore wrote: Yeap this would be great for

automated building/testing for SDL_Perl?

2013-08-11 Thread Mason James
hi All I've recently learnt how to use the Travis [1] automated build system with github repos its a pretty handy tool that detects errors in commits; and also builds/tests your codebase after any commit series is pushed, on multiple versions of perl even (currently 5.10 - 5.18) with some

Re: automated building/testing for SDL_Perl?

2013-08-11 Thread Tobias Leich
Hi Mason, that is pretty cool. If it does a rebuild and test after every commit, can I see a matrix of commits? Cheers, Tobias Am 11.08.2013 21:20, schrieb Mason James: hi All I've recently learnt how to use the Travis [1] automated build system with github repos its a pretty handy tool

Re: automated building/testing for SDL_Perl?

2013-08-11 Thread Kartik Thakore
Yeap this would be great for sdl. I can give you permissions to add it to SDL repos? On Sun, Aug 11, 2013 at 4:04 PM, Mason James m...@kohaaloha.com wrote: On 2013-08-12, at 7:30 AM, Tobias Leich wrote: Hi Mason, that is pretty cool. If it does a rebuild and test after every commit, can I

Re: automated building/testing for SDL_Perl?

2013-08-11 Thread Mason James
On 2013-08-12, at 8:06 AM, Kartik Thakore wrote: Yeap this would be great for sdl. I can give you permissions to add it to SDL repos? yes please :) On Sun, Aug 11, 2013 at 4:04 PM, Mason James m...@kohaaloha.com wrote: On 2013-08-12, at 7:30 AM, Tobias Leich wrote: Hi

Re: automated building/testing for SDL_Perl?

2013-08-11 Thread Kartik Thakore
Done. Let me know if you need more permissions for the travis irc stuff. On Sun, Aug 11, 2013 at 4:56 PM, Mason James m...@kohaaloha.com wrote: On 2013-08-12, at 7:20 AM, Mason James wrote: hi All I've recently learnt how to use the Travis [1] automated build system with github repos