]> git.mxchange.org Git - flightgear.git/history - CMakeLists.txt
Portability: Fix compile errors on MSVC (cmath)
[flightgear.git] / CMakeLists.txt
2015-03-17 James TurnerMake 3.2.1 fix: make thread check platform specific.
2015-03-17 James TurnerMake flag Mac specific.
2015-03-17 James TurnerFix for Cmake 3.2.1 Mac SDK handling
2015-03-14 Clément de l'HamaideIncrease required CMake version
2015-03-12 Clément de l'HamaideShow Qt paths in CMake
2015-03-08 James TurnerVery crude work on GUI base package selection.
2015-02-24 James TurnerFix where we set OS-X deployment target.
2015-02-12 James TurnerAdjust warning flags for Clang.
2015-02-11 James TurnerForce libc++ explicitly on Clang
2015-02-10 James TurnerBetter CMake policy detection
2015-02-09 James TurnerCmake policies conditional on Cmake version.
2015-02-09 James TurnerForce 10.7 deployment version on Mac.
2015-01-10 James Turner- Make Qt check guarded by a CMake option
2015-01-07 James TurnerOnly set AUTOMOC for fglauncher target.
2015-01-06 James TurnerIn-app launcher for Mac, based on Qt5.
2014-11-13 James TurnerFreeBSD fixes.
2014-08-09 Thomas GeymayerUpdate for OpenSceneGraph 3.3.2 API changes.
2014-07-30 Thomas GeymayerCMake: add UTF8-CPP to SimGear include directories.
2014-05-31 Christian SchmittOnly include IAX 3rdparty files if needed
2014-05-20 Torsten Dreyerset ENABLE_FLITE=On as default
2014-04-30 Clément de l'HamaideFGadmin: fix compilation, move CMake stuff to better...
2014-04-30 Torsten DreyerFix hts_engine cmake error
2014-04-28 Torsten DreyerAllow using the system version of flite and the HTS...
2014-03-10 James TurnerAdd hts_engine 1.08 and flite_hts 1.05 code.
2014-02-19 James TurnerRaise required OSG version to 3.2.0
2014-02-14 James TurnerRemove some CMake search paths
2014-02-09 Erik HofmanSet JSBSim terrain handling code default to ON
2014-01-29 Erik HofmanMake the JSBSim terrain handling code compile time...
2014-01-27 James TurnerUpdate image-server logic.
2014-01-23 Clément de l'HamaideUse GSM and Speex libraries from system if they are...
2014-01-18 James TurnerInitial integration of CrashRpt for Windows.
2013-12-15 Rebecca PalmerDisable screensaver: initial Linux-only implementation
2013-09-28 James TurnerKill of embedded-Simgear CMake mode.
2013-09-28 James TurnerRemove all references to libsvn from build.
2013-09-27 Clément de l'HamaideRestore ENABLE_IAX
2013-09-27 Clément de l'HamaideMove IAXClient library into 3rdparty directory
2013-09-26 James TurnerRelocate Sqlite3 sources, upgrade to 3.8.0.2
2013-08-16 f-jjthFGCom integrated into FlightGear.
2013-07-18 hofAdd libdl to FLTK_LIBRARIES when the system supports...
2013-03-07 PlutoniumHeartReplacing strdup with _strdup in MSVC
2013-02-18 F-JJTHDisplay RTI status like it's done in Simgear
2013-02-12 Thomas GeymayerMake compiling of all utils/tools optional
2013-01-26 James TurnerBoo, typo.
2013-01-26 James TurnerSupport optionally embedding simgear.
2012-12-01 ThorstenBFixed incomplete copy&paste issue.
2012-12-01 ThorstenB#946: some libraries not found on Ubuntu/Debian
2012-11-19 Thomas GeymayerImprove finding gperftools and disable profiling by...
2012-11-15 Thomas GeymayerReally make profiling commands optional
2012-11-15 Thomas GeymayerOptional profiling commands using gperftools
2012-10-04 ThorstenB#893: add missing docs for cmake build option. Thanks...
2012-09-22 ThorstenBFix compilation with enabled EVENT_INPUT
2012-09-22 ThorstenBFix shared library build with sqlite
2012-09-19 James TurnerAllow use of the system's SQLite3 library.
2012-09-03 Frederic BouvierSupport MS VS2012
2012-08-26 ThorstenBImprove error message when SimGear headers are missing...
2012-08-21 James TurnerKIll off ALUT now it's gone from SimGear
2012-08-18 ThorstenBMake web browser app configurable through CMake (for...
2012-08-18 ThorstenBAdd cmake Linux distro detection.
2012-08-18 ThorstenBCMakeList clean-up.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-17 ThorstenBAdd warning for in-source-directory builds.
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-15 James TurnerSince we require OSG 3.0 now, this check is obsolete.
2012-05-12 Frederic BouvierAvoid the dependency on Boost serialization library
2012-05-12 Frederic BouvierBegin to implement configurable rendering pipeline
2012-05-05 ThorstenBFix C compiler warning.
2012-04-22 ThorstenBDon't install fg/READMEs
2012-04-08 ThorstenBAdd CMake option to disable building test applications.
2012-03-25 James TurnerSuppress a warning when using Clang.
2012-03-12 ThorstenBConsistent white-spacing...
2012-03-12 ThorstenB#706: Properly set FLTK include directory.
2012-01-31 ThorstenBUse existing define to supply version number.
2012-01-17 ThorstenBFix "make package_source" target.
2012-01-17 Torsten Dreyerbump version number to 2.7.0
2012-01-17 Torsten Dreyerbump version number to 2.6.0
2012-01-03 ThorstenBFix copy&paste issue in previous commit... *yuk*
2012-01-03 ThorstenBcmake: Fix Xinerama and Xft dependency issue.
2011-12-28 ThorstenBFix Hudson (Jenkins!) BUILD_ID check.
2011-12-18 Frederic BouvierTry to take care of FLTK external dependencies on Linux
2011-12-18 ThorstenB#525 related: add compiler search path for every library
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 build with CMake 2.6.4
2011-11-30 ThorstenBSet correct installation folder for documentation
2011-11-27 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-26 ThorstenBcmake: fix sequence of (static) library dependencies
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 James TurnerCocoa menu-bar implementation.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-20 Erik HofmanRead CPACK ignore files from .gitignore
2011-11-06 Csaba Halaszbuild fix: remove extra ) introduced by commit f99e310e
2011-11-06 James TurnerFrom Roland Häder - fix JPEG-server check when SimGear...
2011-11-05 James TurnerJPEG-server support, in the CMake world.
2011-11-04 James TurnerCMake support for man page generation
2011-11-01 James TurnerAdd compile-time support for a custom fg-root location...
2011-11-01 James TurnerMake all FDMs selectable at runtime; default LARCsim...
next