chuck-dev
Threads by month
- ----- 2024 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
February 2012
- 6 participants
- 2 discussions
Hello all,
It's not that I don't like SVN but there are cool alternatives for
open source projects now. So I put ChucK on GitHub, I dream that you
would adopt this for future commits. The biggest advantage is the
"fork + pull" mechanic where someone can fork a project, do some
fixes, modifications, additions etc. and you can pull his changes into
the original repository. I know changing SCM is a big change in a
project but I had to go the mailing list archives to find the SVN URL
and I would love to see more contributions to ChucK.
Also a big change in many projects, is the change for the build
system. For Windows, the platform I'm originally interested in, I saw
that there were Visual 6 projects which is quite outdated. For the
benefit of everyone, I made a preliminary CMake build file which can
right now build ChucK on Visual Studio 2010 for example. CMake is a
bit like make but can generate projects for a number of platforms.
So, to summarize, I imported the SVN repository (revision 93) into
GitHub at this address : https://github.com/speps/chuck
My changes are already there, some minor fixes so that it builds on
Windows (without HID, DirectInput support was outdated, without OTF
server too. I did not want to be asked about Windows firewall for
ChucK). These options should be CMake options if anyone is up for it.
Anyway, I hope to hear from the developers community about a possible
switch over to GitHub which would be great for ChucK (I had to go the
mailing lists to realize that the latest version from the home page
dates from around 2009).
Cheers,
Remi Gillig.
6
5
This is truly great to see that many people interested ! I agree that
my own changes should not be in the main trunk but this is how I would
have done it if I forked the main chuck github project if there was
one. After that I could have made a pull request for my changes if the
original repository maintainers wanted to integrate my changes.
Anyway, this is all conditional and I would like some input from the
current SVN committers (Spencer Salazar and Ge Wang) if they could be
ready to make this change. Nowadays, all platforms supported by ChucK
have decent Git support and using Git in combination with GitHub
really can make wonders to an open source project like ChucK.
I hope this message will reach them. In the meantime, I will try to
keep my github in sync with the SVN one but I can't guarantee
anything.
As for contribution, if anyone is up for it, the current
CMakeLists.txt file only supports Windows (because I don't have
anything else setup) so it needs Linux and MacOSX support (at least
with default options). And maybe later add support for compilation
options (such as choose for HID support or not etc.).
Again, thanks for the feedback !
Cheers,
Remi Gillig.
On 3 February 2012 15:29, <chuck-dev-request(a)lists.cs.princeton.edu> wrote:
> Send chuck-dev mailing list submissions to
> chuck-dev(a)lists.cs.princeton.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
> or, via email, send a message with subject or body 'help' to
> chuck-dev-request(a)lists.cs.princeton.edu
>
> You can reach the person managing the list at
> chuck-dev-owner(a)lists.cs.princeton.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of chuck-dev digest..."
>
> Today's Topics:
>
> 1. ChucK GitHub (Remi Gillig)
> 2. Re: ChucK GitHub (Colin Sullivan)
> 3. Re: ChucK GitHub (Stephen Sinclair)
> 4. Re: ChucK GitHub (Ricardo Fabbri)
> 5. Re: ChucK GitHub (mike clemow)
>
>
> ---------- Forwarded message ----------
> From: Remi Gillig <remigillig(a)gmail.com>
> To: chuck-dev(a)lists.cs.princeton.edu
> Cc:
> Date: Fri, 3 Feb 2012 00:50:54 +0100
> Subject: [chuck-dev] ChucK GitHub
> Hello all,
>
> It's not that I don't like SVN but there are cool alternatives for
> open source projects now. So I put ChucK on GitHub, I dream that you
> would adopt this for future commits. The biggest advantage is the
> "fork + pull" mechanic where someone can fork a project, do some
> fixes, modifications, additions etc. and you can pull his changes into
> the original repository. I know changing SCM is a big change in a
> project but I had to go the mailing list archives to find the SVN URL
> and I would love to see more contributions to ChucK.
>
> Also a big change in many projects, is the change for the build
> system. For Windows, the platform I'm originally interested in, I saw
> that there were Visual 6 projects which is quite outdated. For the
> benefit of everyone, I made a preliminary CMake build file which can
> right now build ChucK on Visual Studio 2010 for example. CMake is a
> bit like make but can generate projects for a number of platforms.
>
> So, to summarize, I imported the SVN repository (revision 93) into
> GitHub at this address : https://github.com/speps/chuck
> My changes are already there, some minor fixes so that it builds on
> Windows (without HID, DirectInput support was outdated, without OTF
> server too. I did not want to be asked about Windows firewall for
> ChucK). These options should be CMake options if anyone is up for it.
>
> Anyway, I hope to hear from the developers community about a possible
> switch over to GitHub which would be great for ChucK (I had to go the
> mailing lists to realize that the latest version from the home page
> dates from around 2009).
>
> Cheers,
> Remi Gillig.
>
>
>
> ---------- Forwarded message ----------
> From: Colin Sullivan <colinsul(a)gmail.com>
> To: ChucK Developer Mailing List <chuck-dev(a)lists.cs.princeton.edu>
> Cc:
> Date: Thu, 2 Feb 2012 18:24:16 -0800
> Subject: Re: [chuck-dev] ChucK GitHub
> I am in support of this idea, but I think it may be a better idea to keep the "master" branch representative of the official ChucK "trunk", and keep any other commits in other branches until they are merged into ChucK "officially".
>
> Just my two cents.
> ----------
> Colin Sullivan
>
>
>
> On Thu, Feb 2, 2012 at 3:50 PM, Remi Gillig <remigillig(a)gmail.com> wrote:
>>
>> Hello all,
>>
>> It's not that I don't like SVN but there are cool alternatives for
>> open source projects now. So I put ChucK on GitHub, I dream that you
>> would adopt this for future commits. The biggest advantage is the
>> "fork + pull" mechanic where someone can fork a project, do some
>> fixes, modifications, additions etc. and you can pull his changes into
>> the original repository. I know changing SCM is a big change in a
>> project but I had to go the mailing list archives to find the SVN URL
>> and I would love to see more contributions to ChucK.
>>
>> Also a big change in many projects, is the change for the build
>> system. For Windows, the platform I'm originally interested in, I saw
>> that there were Visual 6 projects which is quite outdated. For the
>> benefit of everyone, I made a preliminary CMake build file which can
>> right now build ChucK on Visual Studio 2010 for example. CMake is a
>> bit like make but can generate projects for a number of platforms.
>>
>> So, to summarize, I imported the SVN repository (revision 93) into
>> GitHub at this address : https://github.com/speps/chuck
>> My changes are already there, some minor fixes so that it builds on
>> Windows (without HID, DirectInput support was outdated, without OTF
>> server too. I did not want to be asked about Windows firewall for
>> ChucK). These options should be CMake options if anyone is up for it.
>>
>> Anyway, I hope to hear from the developers community about a possible
>> switch over to GitHub which would be great for ChucK (I had to go the
>> mailing lists to realize that the latest version from the home page
>> dates from around 2009).
>>
>> Cheers,
>> Remi Gillig.
>> _______________________________________________
>> chuck-dev mailing list
>> chuck-dev(a)lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>
>
>
>
> ---------- Forwarded message ----------
> From: Stephen Sinclair <radarsat1(a)gmail.com>
> To: ChucK Developer Mailing List <chuck-dev(a)lists.cs.princeton.edu>
> Cc:
> Date: Thu, 2 Feb 2012 22:32:21 -0500
> Subject: Re: [chuck-dev] ChucK GitHub
> I had tried doing that quite a long time ago ;)
>
> http://repo.or.cz/w/chuck-blob.git
>
> But lost interest in keeping it up to date.. I hope you have more
> luck! Personally I think the project would benefit greatly by moving
> completely to git.
>
> Steve
>
> On Thu, Feb 2, 2012 at 9:24 PM, Colin Sullivan <colinsul(a)gmail.com> wrote:
>> I am in support of this idea, but I think it may be a better idea to keep
>> the "master" branch representative of the official ChucK "trunk", and keep
>> any other commits in other branches until they are merged into ChucK
>> "officially".
>>
>> Just my two cents.
>> ----------
>> Colin Sullivan
>>
>>
>>
>> On Thu, Feb 2, 2012 at 3:50 PM, Remi Gillig <remigillig(a)gmail.com> wrote:
>>>
>>> Hello all,
>>>
>>> It's not that I don't like SVN but there are cool alternatives for
>>> open source projects now. So I put ChucK on GitHub, I dream that you
>>> would adopt this for future commits. The biggest advantage is the
>>> "fork + pull" mechanic where someone can fork a project, do some
>>> fixes, modifications, additions etc. and you can pull his changes into
>>> the original repository. I know changing SCM is a big change in a
>>> project but I had to go the mailing list archives to find the SVN URL
>>> and I would love to see more contributions to ChucK.
>>>
>>> Also a big change in many projects, is the change for the build
>>> system. For Windows, the platform I'm originally interested in, I saw
>>> that there were Visual 6 projects which is quite outdated. For the
>>> benefit of everyone, I made a preliminary CMake build file which can
>>> right now build ChucK on Visual Studio 2010 for example. CMake is a
>>> bit like make but can generate projects for a number of platforms.
>>>
>>> So, to summarize, I imported the SVN repository (revision 93) into
>>> GitHub at this address : https://github.com/speps/chuck
>>> My changes are already there, some minor fixes so that it builds on
>>> Windows (without HID, DirectInput support was outdated, without OTF
>>> server too. I did not want to be asked about Windows firewall for
>>> ChucK). These options should be CMake options if anyone is up for it.
>>>
>>> Anyway, I hope to hear from the developers community about a possible
>>> switch over to GitHub which would be great for ChucK (I had to go the
>>> mailing lists to realize that the latest version from the home page
>>> dates from around 2009).
>>>
>>> Cheers,
>>> Remi Gillig.
>>> _______________________________________________
>>> chuck-dev mailing list
>>> chuck-dev(a)lists.cs.princeton.edu
>>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>>
>>
>>
>> _______________________________________________
>> chuck-dev mailing list
>> chuck-dev(a)lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>>
>
>
>
> ---------- Forwarded message ----------
> From: Ricardo Fabbri <rfabbri(a)gmail.com>
> To: ChucK Developer Mailing List <chuck-dev(a)lists.cs.princeton.edu>
> Cc:
> Date: Fri, 3 Feb 2012 01:42:13 -0200
> Subject: Re: [chuck-dev] ChucK GitHub
> +1 to Git.
>
> Ricardo Fabbri
> --
> Linux registered user #175401
> www.lems.brown.edu/~rfabbri
> pt.wikipedia.org/wiki/IPRJ
> labmacambira.sf.net
>
>
>
> On Fri, Feb 3, 2012 at 1:32 AM, Stephen Sinclair <radarsat1(a)gmail.com> wrote:
>> I had tried doing that quite a long time ago ;)
>>
>> http://repo.or.cz/w/chuck-blob.git
>>
>> But lost interest in keeping it up to date.. I hope you have more
>> luck! Personally I think the project would benefit greatly by moving
>> completely to git.
>>
>> Steve
>>
>> On Thu, Feb 2, 2012 at 9:24 PM, Colin Sullivan <colinsul(a)gmail.com> wrote:
>>> I am in support of this idea, but I think it may be a better idea to keep
>>> the "master" branch representative of the official ChucK "trunk", and keep
>>> any other commits in other branches until they are merged into ChucK
>>> "officially".
>>>
>>> Just my two cents.
>>> ----------
>>> Colin Sullivan
>>>
>>>
>>>
>>> On Thu, Feb 2, 2012 at 3:50 PM, Remi Gillig <remigillig(a)gmail.com> wrote:
>>>>
>>>> Hello all,
>>>>
>>>> It's not that I don't like SVN but there are cool alternatives for
>>>> open source projects now. So I put ChucK on GitHub, I dream that you
>>>> would adopt this for future commits. The biggest advantage is the
>>>> "fork + pull" mechanic where someone can fork a project, do some
>>>> fixes, modifications, additions etc. and you can pull his changes into
>>>> the original repository. I know changing SCM is a big change in a
>>>> project but I had to go the mailing list archives to find the SVN URL
>>>> and I would love to see more contributions to ChucK.
>>>>
>>>> Also a big change in many projects, is the change for the build
>>>> system. For Windows, the platform I'm originally interested in, I saw
>>>> that there were Visual 6 projects which is quite outdated. For the
>>>> benefit of everyone, I made a preliminary CMake build file which can
>>>> right now build ChucK on Visual Studio 2010 for example. CMake is a
>>>> bit like make but can generate projects for a number of platforms.
>>>>
>>>> So, to summarize, I imported the SVN repository (revision 93) into
>>>> GitHub at this address : https://github.com/speps/chuck
>>>> My changes are already there, some minor fixes so that it builds on
>>>> Windows (without HID, DirectInput support was outdated, without OTF
>>>> server too. I did not want to be asked about Windows firewall for
>>>> ChucK). These options should be CMake options if anyone is up for it.
>>>>
>>>> Anyway, I hope to hear from the developers community about a possible
>>>> switch over to GitHub which would be great for ChucK (I had to go the
>>>> mailing lists to realize that the latest version from the home page
>>>> dates from around 2009).
>>>>
>>>> Cheers,
>>>> Remi Gillig.
>>>> _______________________________________________
>>>> chuck-dev mailing list
>>>> chuck-dev(a)lists.cs.princeton.edu
>>>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>>>
>>>
>>>
>>> _______________________________________________
>>> chuck-dev mailing list
>>> chuck-dev(a)lists.cs.princeton.edu
>>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>>>
>> _______________________________________________
>> chuck-dev mailing list
>> chuck-dev(a)lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>
>
>
> ---------- Forwarded message ----------
> From: mike clemow <michaelclemow(a)gmail.com>
> To: ChucK Developer Mailing List <chuck-dev(a)lists.cs.princeton.edu>
> Cc:
> Date: Fri, 3 Feb 2012 09:29:17 -0500
> Subject: Re: [chuck-dev] ChucK GitHub
> I'll throw my hat in the ring for for git.
>
> I'm wondering how many users have personal changes to the main ChucK branch... I've dabbled in this realm before, but I'm curious what other changes people have made.
>
> //mike
>
> http://michaelclemow.com
> http://semiotech.org
>
>
>
>
> On Thu, Feb 2, 2012 at 10:42 PM, Ricardo Fabbri <rfabbri(a)gmail.com> wrote:
>>
>> +1 to Git.
>>
>> Ricardo Fabbri
>> --
>> Linux registered user #175401
>> www.lems.brown.edu/~rfabbri
>> pt.wikipedia.org/wiki/IPRJ
>> labmacambira.sf.net
>>
>>
>>
>> On Fri, Feb 3, 2012 at 1:32 AM, Stephen Sinclair <radarsat1(a)gmail.com> wrote:
>> > I had tried doing that quite a long time ago ;)
>> >
>> > http://repo.or.cz/w/chuck-blob.git
>> >
>> > But lost interest in keeping it up to date.. I hope you have more
>> > luck! Personally I think the project would benefit greatly by moving
>> > completely to git.
>> >
>> > Steve
>> >
>> > On Thu, Feb 2, 2012 at 9:24 PM, Colin Sullivan <colinsul(a)gmail.com> wrote:
>> >> I am in support of this idea, but I think it may be a better idea to keep
>> >> the "master" branch representative of the official ChucK "trunk", and keep
>> >> any other commits in other branches until they are merged into ChucK
>> >> "officially".
>> >>
>> >> Just my two cents.
>> >> ----------
>> >> Colin Sullivan
>> >>
>> >>
>> >>
>> >> On Thu, Feb 2, 2012 at 3:50 PM, Remi Gillig <remigillig(a)gmail.com> wrote:
>> >>>
>> >>> Hello all,
>> >>>
>> >>> It's not that I don't like SVN but there are cool alternatives for
>> >>> open source projects now. So I put ChucK on GitHub, I dream that you
>> >>> would adopt this for future commits. The biggest advantage is the
>> >>> "fork + pull" mechanic where someone can fork a project, do some
>> >>> fixes, modifications, additions etc. and you can pull his changes into
>> >>> the original repository. I know changing SCM is a big change in a
>> >>> project but I had to go the mailing list archives to find the SVN URL
>> >>> and I would love to see more contributions to ChucK.
>> >>>
>> >>> Also a big change in many projects, is the change for the build
>> >>> system. For Windows, the platform I'm originally interested in, I saw
>> >>> that there were Visual 6 projects which is quite outdated. For the
>> >>> benefit of everyone, I made a preliminary CMake build file which can
>> >>> right now build ChucK on Visual Studio 2010 for example. CMake is a
>> >>> bit like make but can generate projects for a number of platforms.
>> >>>
>> >>> So, to summarize, I imported the SVN repository (revision 93) into
>> >>> GitHub at this address : https://github.com/speps/chuck
>> >>> My changes are already there, some minor fixes so that it builds on
>> >>> Windows (without HID, DirectInput support was outdated, without OTF
>> >>> server too. I did not want to be asked about Windows firewall for
>> >>> ChucK). These options should be CMake options if anyone is up for it.
>> >>>
>> >>> Anyway, I hope to hear from the developers community about a possible
>> >>> switch over to GitHub which would be great for ChucK (I had to go the
>> >>> mailing lists to realize that the latest version from the home page
>> >>> dates from around 2009).
>> >>>
>> >>> Cheers,
>> >>> Remi Gillig.
>> >>> _______________________________________________
>> >>> chuck-dev mailing list
>> >>> chuck-dev(a)lists.cs.princeton.edu
>> >>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>> >>
>> >>
>> >>
>> >> _______________________________________________
>> >> chuck-dev mailing list
>> >> chuck-dev(a)lists.cs.princeton.edu
>> >> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>> >>
>> > _______________________________________________
>> > chuck-dev mailing list
>> > chuck-dev(a)lists.cs.princeton.edu
>> > https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>> _______________________________________________
>> chuck-dev mailing list
>> chuck-dev(a)lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>
>
>
> _______________________________________________
> chuck-dev mailing list
> chuck-dev(a)lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
>
3
2