Re: [Numpy-discussion] Build Process and Version Control

2010-10-25 Thread Ralf Gommers
Hi Friedrich, On Mon, Oct 25, 2010 at 6:08 PM, Friedrich Romstedt wrote: > Hi, > > here is a summary of what we got so far with the Mac OS X build process: Thanks for the detailed info on what you are doing. First maybe a general comment: the current release scripts work quite well, so it's prob

[Numpy-discussion] Build Process and Version Control

2010-10-25 Thread Friedrich Romstedt
Hi, here is a summary of what we got so far with the Mac OS X build process: - We found it useful to put /Library/Frameworks/Python.framework/Versions/2.x under version control with git. This lets us get rid of the paver bootstrap thingy, since we just switch to a branch via ``git checkout nump