]> git.mxchange.org Git - flightgear.git/history - src/Main/CMakeLists.txt
Icons update
[flightgear.git] / src / Main / CMakeLists.txt
2013-11-13 Clément de l'HamaideIcons update
2013-10-26 James TurnerWindow console changes
2013-09-26 James TurnerRelocate Sqlite3 sources, upgrade to 3.8.0.2
2013-08-16 f-jjthFGCom integrated into FlightGear.
2013-03-16 Thomas GeymayerReplace SGInterpolator with new advanced interpolation...
2013-02-12 Thomas GeymayerMake compiling of all utils/tools optional
2012-11-19 Thomas GeymayerImprove finding gperftools and disable profiling by...
2012-11-18 Thomas GeymayerClean up CanvasWidget and more work on Canvas/Nasal...
2012-11-15 Thomas GeymayerReally make profiling commands optional
2012-11-15 Thomas GeymayerOptional profiling commands using gperftools
2012-11-04 Thomas GeymayerUpdate for new simgear Canvas system.
2012-09-30 James TurnerInitial work on dynamic subsystem creation.
2012-09-22 ThorstenBFix shared library build with sqlite
2012-09-19 James TurnerAllow use of the system's SQLite3 library.
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-09-18 James TurnerSink position-init code into its own file.
2012-09-16 Mathias Froehlichcmake: Make rti/hla compile again.
2012-09-16 Frederic BouvierSort fgfs source files in IDE folders
2012-06-17 Thomas GeymayerAllow filling paths and do some clean up/fixing.
2012-06-17 Thomas GeymayerAdd ShivaVG sources
2012-06-17 Thomas GeymayerCanvas: basic support for OpenVG (path with stroke...
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-12 Frederic BouvierBegin to implement configurable rendering pipeline
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-21 ThorstenBMove locale code to separate module.
2012-03-26 James TurnerDon't create intermediate static libraries for build...
2012-02-24 ThorstenBClean-up cmake (linker) dependencies.
2011-12-24 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-24 Erik Hofmanproperly add librt when clock_gettime is used
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 ThorstenBcmake: add support for Torsten's UDev EventInput
2011-12-01 adrianMerge branch 'radio-clutter' into attenuation
2011-12-01 adrianMerge branch 'next' into attenuation
2011-11-30 ThorstenBFix shared library build for metar executable
2011-11-29 James TurnerFixes for linking with shared SimGear.
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-05 James TurnerJPEG-server support, in the CMake world.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-28 James TurnerFix Mac crashing on exit - link order determines librar...
2011-10-21 James TurnerBring metar helper into CMake world, and use new HTTP...
2011-10-16 James TurnerRefactor fg-home computation, use Library/Application...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-09-11 Mathias Froehlichcmake: Factor out common simgear dependency libs.
2011-09-09 Frederic Bouvierfgfs and fgpanel need to be linked with the winsock...
2011-09-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-08-31 Mathias FroehlichAdapt to recent simgear hla/rti changes.
2011-08-04 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-04 ThorstenBImproved CMake support for libsvn
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-19 James TurnerCMake header support for XCode/Visual Studio
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-11 ThorstenBIntroduce terrasync subsystem.
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-01 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-28 Frederic BouvierCmake: use different icons for 32-bit and 64-bit execut...
2011-01-28 Frederic BouvierCmake: set an icon to the Windows executable
2011-01-18 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-17 Mathias FroehlichAdd the hla stuff to the cmake build system.
2011-01-14 Frederic BouvierRevert joystick patch. One would have to provide a...
2011-01-14 Frederic BouvierOlaf Flebbe: incorporate plib js code to fix problems...
2011-01-05 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-01-03 James TurnerOlaf Flebbe: Removed Boost serialization linkage on...
2010-12-27 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-27 James TurnerMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-12-27 James TurnerWIN32/MSVC fixes from Olaf Flebbe
2010-12-25 Tim Moorecmake changes for osg::CullSettings::ClearMask and...
2010-12-19 James TurnerInitial work on CMake build files, with considerable...