20,741
edits
Hamzaalloush (talk | contribs) |
m (→Dependencies) |
||
| Line 486: | Line 486: | ||
! Task !! Build System !! Description !! Progress | ! Task !! Build System !! Description !! Progress | ||
|- | |- | ||
| plib || autotools || provide mxe build scripts for plib || {{Done}} | | plib.mk || autotools || provide mxe build scripts for plib || {{Done}} | ||
|- | |- | ||
| openrti || cmake || add OpenRTI support || {{Progressbar|30}} | | openrti.mk || cmake || add OpenRTI support || {{Progressbar|30}} | ||
|- | |- | ||
| optional ||cmake|| add support for [[Building_using_CMake#Optional_Features|optional dependencies]] || {{Not done}} | | optional ||cmake|| add support for [[Building_using_CMake#Optional_Features|optional dependencies]] || {{Not done}} | ||
|- | |- | ||
| simgear ||cmake|| provide mxe build scripts for simgear ({{Usr|FlyHigh}} -saiarcot895 '''hint:focus on [[Building_using_CMake#Optional_Features|SG headless]] first''') || {{Progressbar|50}} | | simgear.mk ||cmake|| provide mxe build scripts for simgear ({{Usr|FlyHigh}} -saiarcot895 '''hint:focus on [[Building_using_CMake#Optional_Features|SG headless]] first''') || {{Progressbar|50}} | ||
|- | |- | ||
| osg shared library support ||cmake|| improve/fix up OpenSceneGraph 3.x support (i.e. shared,non-static, builds using plugins) || {{Progressbar|90}} | | osg shared library support ||cmake|| improve/fix up OpenSceneGraph 3.x support (i.e. shared,non-static, builds using plugins) || {{Progressbar|90}} | ||
| Line 498: | Line 498: | ||
| osg examples/demos ||cmake|| ensure that all OSG examples build/link properly via <nowiki>-DBUILD_OSG_EXAMPLES=ON</nowiki> and <nowiki>-DBUILD_OSG_APPLICATIONS=ON</nowiki> || {{Progressbar|90}} | | osg examples/demos ||cmake|| ensure that all OSG examples build/link properly via <nowiki>-DBUILD_OSG_EXAMPLES=ON</nowiki> and <nowiki>-DBUILD_OSG_APPLICATIONS=ON</nowiki> || {{Progressbar|90}} | ||
|- | |- | ||
| flightgear ||cmake|| provide mxe build scripts for flightgear || {{Not done}} | | flightgear.mk ||cmake|| provide mxe build scripts for flightgear || {{Not done}} | ||
|- | |- | ||
| [[Building FlightGear with osgEarth Integration|osg-earth]] ||cmake|| add dedicated <code>osgearth.mk</code> module for mxe (ensure that the examples are working properly) || {{Not done}} | | [[Building FlightGear with osgEarth Integration|osg-earth.mk]] ||cmake|| add dedicated <code>osgearth.mk</code> module for mxe (ensure that the examples are working properly) || {{Not done}} | ||
|- | |- | ||
| 3rdParty || mxe || ensure 3rd party dependencies are built in the toolchain, and merge their *.mk packages in the clone || {{Progressbar|80}} | | 3rdParty || mxe || ensure 3rd party dependencies are built in the toolchain, and merge their *.mk packages in the clone || {{Progressbar|80}} | ||