FlightGear build server: Difference between revisions

Jump to navigation Jump to search
m
Compiled on every commit (not hourly)
(Cleanup + update)
m (Compiled on every commit (not hourly))
Line 1: Line 1:
The current source code (from [[Git]]) is automatically compiled every hour, by an installation of [http://www.jenkins-ci.org Jenkins] : http://flightgear.simpits.org:8080/
The current source code (from [[Git]]) is automatically compiled - on every commit - by an installation of [http://www.jenkins-ci.org Jenkins] : http://flightgear.simpits.org:8080/


This compiles the current [[FlightGear]] and [[SimGear]] code on Linux, Mac and Windows, checking for compilation problems. Other platforms or compilers could be added if desired, for example FreeBSD, mingw or Intel C++. As part of the Mac and Windows build process, installers are produced and made available to download; these receive no testing or QA, but allow non-developers to run and test the latest code.
This compiles the current [[FlightGear]] and [[SimGear]] code on Linux, Mac and Windows, checking for compilation problems. Other platforms or compilers could be added if desired, for example FreeBSD, mingw or Intel C++. As part of the Mac and Windows build process, installers are produced and made available to download; these receive no testing or QA, but allow non-developers to run and test the latest code.

Navigation menu