FlightGear Git: Difference between revisions

Jump to navigation Jump to search
→‎Repositories and branches: Switched to the repository specific templates of Category:Repository link templates rather than using {{repo link}} directly.
(→‎Repositories and branches: The note is highly redundant with the main text. And it detracts from the key content of the section.)
(→‎Repositories and branches: Switched to the repository specific templates of Category:Repository link templates rather than using {{repo link}} directly.)
Line 19: Line 19:
The FlightGear project is split up in various repositories. The most important ones are listed below. Each repository contains various branches, of which one the most important ones are listed here.
The FlightGear project is split up in various repositories. The most important ones are listed below. Each repository contains various branches, of which one the most important ones are listed here.


* {{repo link|site=sf|repo=simgear|text=simgear}}: the simulation engine that FlightGear uses.
* {{simgear source|text=simgear}}: the simulation engine that FlightGear uses.
** ''next'': current tip of new development. This branch should always compile and run, but various things could be broken.
** ''next'': current tip of new development. This branch should always compile and run, but various things could be broken.
** ''release/*'': containing former and ''(if there is already defined one)'' upcoming releases.
** ''release/*'': containing former and ''(if there is already defined one)'' upcoming releases.
* {{repo link|site=sf|repo=flightgear|text=flightgear}}: FlightGear itself.
* {{flightgear source|text=flightgear}}: FlightGear itself.
** ''next'': current tip of new development. This branch should always compile and run, but various things could be broken.
** ''next'': current tip of new development. This branch should always compile and run, but various things could be broken.
** ''release/*'': containing former and ''(if there is already defined one)'' upcoming releases.
** ''release/*'': containing former and ''(if there is already defined one)'' upcoming releases.
* {{repo link|site=sf|repo=fgdata|text=fgdata}}: all data (default aircraft, dialogs, sounds) used by FlightGear.
* {{fgdata source|text=fgdata}}: all data (default aircraft, dialogs, sounds) used by FlightGear.
** ''next'': current branch that is used with the ''next'' branch of the code.
** ''next'': current branch that is used with the ''next'' branch of the code.
** ''release/*'':  used with the ''release'' branch of the code.
** ''release/*'':  used with the ''release'' branch of the code.


Additionally there is a SVN repository called [[FGAddon]] that holds all additional aircraft, not present in the Git fgdata repository:
Additionally there is a SVN repository called [[FGAddon]] that holds all additional aircraft, not present in the Git fgdata repository:
* {{repo link|site=sf|repo=fgaddon|type=svn web|text=fgaddon}}: all additional (official) aircraft.
* {{fgaddon source|text=fgaddon}}: all additional (official) aircraft.


== Related content ==
== Related content ==

Navigation menu