FlightGear build server: Difference between revisions

Jump to navigation Jump to search
m
needs a full review probably ... (if something is promoted to the top of an article, it should be peer-reviewed for typos/grammar)
(Moving up a suitable first section; rephrasing here and there; copyedit)
m (needs a full review probably ... (if something is promoted to the top of an article, it should be peer-reviewed for typos/grammar))
Line 1: Line 1:
The '''FlightGear build server''', sometimes called the '''nightly build server''' or just '''Jenkins''', is a system based on [http://www.jenkins-ci.org Jenkins] who help core developers to check that their source code is correct for all OS. It is also responsible for building release package for Linux, Windows and Mac.
The '''FlightGear build server''', sometimes called the '''nightly build server''' or just '''Jenkins''', is a system based on [http://www.jenkins-ci.org Jenkins] which helps core developers to check that their source code compiles correctly for all OS. It is also responsible for building release packages for Linux, Windows and Mac.


Some core developers are working with Linux and have no access to a Windows installation in order to test if what they have implemented for Linux will works for Windows or Mac. The build server will automatically start a new compilation after each commit is pushed to the source code repository. We have the ability to compile the source code for Linux, Windows and Mac.
Some core developers are working with Linux and have no access to a Windows installation in order to test if what they have implemented for Linux will works for Windows or Mac. The build server will automatically start a new compilation after each commit is pushed to the source code repository. We have the ability to compile the source code for Linux, Windows and Mac.

Navigation menu