20,741
edits
(+cat) |
|||
| Line 210: | Line 210: | ||
=== Setting up the Jenkins build server === | === Setting up the Jenkins build server === | ||
<font color="red>This step is not required, it's only for people using a Jenkins build server locally, or for core developers using the official [[FlightGear Build Server]]</font> | <font color="red>This step is not required, it's only for people using a Jenkins build server locally, or for core developers using the official [[FlightGear Build Server]]</font> | ||
Jenkins/Hudson are "continuous integration" servers, i.e. they can be configured to check out and build sources automatically. NetBeans comes with built-in support for Jenkins/Hudson, this means that the official FlightGear build server at | Jenkins/Hudson are "continuous integration" servers, i.e. they can be configured to check out and build sources automatically. NetBeans comes with built-in support for Jenkins/Hudson, this means that the official FlightGear build server at {{build link}} can be directly integrated into your IDE. | ||
This allows all people to easily track the build server, and allows core developers to trigger builds, too. | This allows all people to easily track the build server, and allows core developers to trigger builds, too. | ||