On 1/30/2014 7:45 AM, Ed Johns wrote: > Hi, all. > > I am interested in updating the NSIS install scripts as part of the > Winbuilder compile. Right now the scripts live in src/packaging. I am > thinking they are more OS centric and should be added to the Winbuilder > download instead of the product source tree. Easy installer generation > would be more in line with the testing to product transition. > > Any thoughts and who is the current owner? > > Thanks. > > Ed >
I would prefer that we keep all of the platform specific build scripts in the source. Keeping them in the source will prevent fragmentation between cross platform builds and kicad-winbuilder builds. The kicad-windbuilder downloads the KiCad source so the latest and greatest NSIS install scripts would be installed automatically as long as they are maintained in the source repo. One of the project goals is to provide the best possible binary installer for each platform irregardless of the build platform. If you have NSIS installer experience, your expertise would be greatly appreciated. Wayne _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

