Re: [Kicad-developers] Build Server for MacOS

2020-05-19 Thread Mark Roszko
nd since kicad still has his github mirror we might trigger the build > from there. > > Stefan > > > Gesendet: Montag, 18. Mai 2020 um 22:09 Uhr > Von: "Adam Wolf" > An: "Mark Roszko" > Cc: "KiCad Developers" > Betreff: Re: [Kicad-developers

Re: [Kicad-developers] Build Server for MacOS

2020-05-19 Thread Stefan Weber
might trigger the build from there.   Stefan   Gesendet: Montag, 18. Mai 2020 um 22:09 Uhr Von: "Adam Wolf" An: "Mark Roszko" Cc: "KiCad Developers" Betreff: Re: [Kicad-developers] Build Server for MacOS I provide the release builder and nightlies builder for macOS fo

Re: [Kicad-developers] Build Server for MacOS

2020-05-19 Thread Stefan Weber
ible from github. And since kicad still has his github mirror we might trigger the build from there.   Stefan   Gesendet: Montag, 18. Mai 2020 um 22:09 Uhr Von: "Adam Wolf" An: "Mark Roszko" Cc: "KiCad Developers" Betreff: Re: [Kicad-developers] Build Server for

Re: [Kicad-developers] Build Server for MacOS

2020-05-18 Thread Adam Wolf
I provide the release builder and nightlies builder for macOS for KiCad. I would love to have the macOS build cluster also provide CI checks for branches and builds! A few months ago, the second machine in the cluster broke. The first machine is able to keep up with nightlies, but cannot do any

Re: [Kicad-developers] Build Server for MacOS

2020-05-18 Thread Mark Roszko
90% chance AppVeyor won't work because its build time restricted to 60 minutes. And KiCad builds quite slowly on the free services taht only provide 1 or 2 cores. An alternative, there's also the Azure Pipelines KiCad account where I run Coverity. It has unlimited minutes for open source project

Re: [Kicad-developers] Build Server for MacOS

2020-05-18 Thread Nick Østergaard
Hi Stefan Do you have a macos yourself? If yes, you are probably better off starting with resolving issues at https://gitlab.com/kicad/packaging/kicad-mac-builder/-/issues Adam Wolf got some new hardware for building for macos, the plan is to add it as a gitlab runner. This has not been done yet.