← Back to team overview

kicad-developers team mailing list archive

Re: Mac OS X nightlies are up!

 


On Thursday, 26 de February de 2015 at 9:41, Nick Østergaard wrote:

> 2015-02-26 9:39 GMT+01:00 Collin Anderson <metacollin@xxxxxxxxxxxx (mailto:metacollin@xxxxxxxxxxxx)>:
> > Is the script that is used to produce the nightlies available somewhere in the main branch? I haven't been able to find it :(.
>  
>  
> He said earlier that it is available on
> https://code.launchpad.net/~adamwolf/+junk/kicad-mac-packaging
>  
Thank you Adam!,

May be we could put a link library to the packaging repositories all around
into the development website, (A packager section?), such thing could
other packager life easier, and they can cross-pollinate each other.

Best,
Miguel Ángel.

  
>  
> > Anyway, to Adam:
> >  
> > The install experience of the support files etc. is effortless and feels very mac-like. Great job nailing that!
> >  
> > Also, what exactly is giving you trouble in regards to python scripting? If you could elaborate on the problem, or even better, share the build script, I could help get python going quickly, and without doing any of the stuff I mentioned in some earlier emails on the subject. I figured out how to make wxpython weak link python, allowing one .app bundle to correctly work on 10.7-10.10's libpython. No huge increase in bundle size :).
> >  
> > To correctly have GUI python scriptability (using wxpython or anything else, its not unique to this situation) that works across multiple major revisions of OS X, you have to use weak linking, here is the low-down on doing that. MAC_OS_X_VERSION_MIN_REQUIRED is what you want. https://developer.apple.com/legacy/library/technotes/tn2064/_index.html
> >  
> >  
> > --
> > "Violence is the last refuge of the incompetent." - Isaac Asimov
> >  
> > > On Feb 23, 2015, at 10:58 PM, Johannes Maibaum <jmaibaum@xxxxxxxxx (mailto:jmaibaum@xxxxxxxxx)> wrote:
> > >  
> > > > http://downloads.kicad-pcb.org/osx/DEBUG/
> >  
> >  
> > _______________________________________________
> > Mailing list: https://launchpad.net/~kicad-developers
> > Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx (mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx)
> > Unsubscribe : https://launchpad.net/~kicad-developers
> > More help : https://help.launchpad.net/ListHelp
> >  
>  
>  
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx (mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx)
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>  
>  



Follow ups

References