2009/2/5 Steve Borho <[email protected]>
> On Thu, 2009-02-05 at 06:58 +0100, Peer Sommerlund wrote:
> > Hi list
> >
> >
> > The nightly builds are slowly ticking out
> > at http://code.google.com/p/tortoisehg-nightly/
> > I'm using the snapfile in the thg-installer repo, and also bundles
> > a .snap file which describes exactly which revisions were used for the
> > build.
>
> Excellent. Thanks for getting this off the ground.
>
> > I'm in process of refactoring the build system from a couple of shell
> > scripts to a python script. This is part of the long road to distutil
> > support.
>
> Will setup.py fetch all of these repositories? I'm curious how you
> intend to fit it all together.
The first step is to simply rewrite build.bat and build-installer.cmd to
python, save this as setup.py and make sure it demands "bdist_wininst" as
argument [distutil lingo for "please build a windows installer"]. This
setup.py will live in thg-installer.
I would like to make tortoisehg easy_install'able but this requires that the
setup.py in tortoisehg is updated. I'm not quite certain on which parts
should go into an easy_installable system. All extensions? Only some? What
about non-Windows systems?
I have some work (thg-distutils-build) on a setup.py that does some of the
forest work without having forest, but I'm not sure if it is worth the
effort to continue on that path. Time will tell.
Regards,
Peer
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop