20,741
edits
m (→Project Focus) |
|||
Line 51: | Line 51: | ||
: The "gcc compile farm" is just a bunch of dedicated servers reachable via SSH where you can download/build and run stuff, so fairly easy to use for people familiar with Linux - the OBS is a different beast, and pretty sophisticiated, too - i.e. it can even be used to automatically package up software for different distros automatically (think deb, ppa, rpm etc), and it comes with tons of support and documentation, too - while also being possible to integrate with Jenkins based CI servers and a few IDEs. --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 16:50, 28 May 2015 (EDT) | : The "gcc compile farm" is just a bunch of dedicated servers reachable via SSH where you can download/build and run stuff, so fairly easy to use for people familiar with Linux - the OBS is a different beast, and pretty sophisticiated, too - i.e. it can even be used to automatically package up software for different distros automatically (think deb, ppa, rpm etc), and it comes with tons of support and documentation, too - while also being possible to integrate with Jenkins based CI servers and a few IDEs. --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 16:50, 28 May 2015 (EDT) | ||
:: OBS can be used for building/creating packages for pretty much all distros/package managers, and it will also handle hosting (which might be useful given that a binary mxe package may easily be ~3-4 gb in size). --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 09:11, 30 May 2015 (EDT) | |||
== simgear.mk/fgfs.mk == | == simgear.mk/fgfs.mk == |