On Jul 15, 2011, at 05:29:31, Benjamin Poulain wrote:
> I wanted to build Growl from source so I followed
> http://growl.info/documentation/developer/growl-source-install.php
> 
> The repository mentioned on the page does not exist anymore:
> http://growl.info/hg/growl-development/

We renamed it. I have updated the URL on the page; thanks for bringing this to 
our attention.

> I cloned http://growl.info/hg/growl/ but I am not sure that is where 
> development happens.

It isn't.

> Also nothing seems to build with XCode 4 so I guess I am doing something 
> wrong.

The default branch in the stable repo is pretty old, so I'm not surprised. The 
branch that's up-to-date in stable is maintenance-1.2.

In the dev repo, default is what we're currently working on and it does build 
in (and require) Xcode 4.

> Is there any up to date information on where the development branch of Growl 
> is …

There is now.

> … and how to work with it?

At present, the dev repo is locked down while we work on Lion compatibility, as 
keeping it open would spoil secrets and violate our NDAs.

Once Lion ships, we will make the repo public again.

> What is your workflow to develop Growl?

Pull, work, commit, work, commit, work, commit, push. I also normally subscribe 
to the dev repo's feed in order to review other developers' commits.

The minimum requirement is that Growl and the Growl framework must build 
successfully, preferably with no new warnings or analyzer flags. Xcode 4's live 
feedback helps with this; I used to have to build before committing.

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.

Reply via email to