FlightGear Git: Difference between revisions

Jump to navigation Jump to search
→‎Repositories and branches: Fixes for the 'proj' parameter change at {{repo link}}.
(→‎Repositories and branches: Repository link standardisation using {{repo link}}.)
(→‎Repositories and branches: Fixes for the 'proj' parameter change at {{repo link}}.)
Line 29: Line 29:
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|proj=simgear|text=simgear}}: the simulation engine that FlightGear uses.
* {{repo link|site=sf|repo=simgear|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|proj=flightgear|text=flightgear}}: FlightGear itself.
* {{repo link|site=sf|repo=flightgear|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|proj=fgdata|text=fgdata}}: all data (default aircraft, dialogs, sounds) used by FlightGear.
* {{repo link|site=sf|repo=fgdata|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|proj=fgaddon|type=svn web|text=fgaddon}}: all additional (official) aircraft.
* {{repo link|site=sf|repo=fgaddon|type=svn web|text=fgaddon}}: all additional (official) aircraft.


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

Navigation menu