]> git.mxchange.org Git - flightgear.git/history - CMakeLists.txt
Set min-macos-version for CMake 3.2.1
[flightgear.git] / CMakeLists.txt
2016-09-22 James TurnerSet min-macos-version for CMake 3.2.1
2016-09-22 James TurnerOptionally use fixed osgDB build for linking
2016-09-22 Erik HofmanAeonWave is off by default
2016-09-22 Erik HofmanAdd support for AeonWave
2016-09-22 Bertrand CoconnierAdded the dependency to Shlwapi for the Windows build...
2016-09-22 James TurnerRemove FGAdmin
2016-09-22 James TurnerVS2015 tweaks
2016-09-22 James TurnerFix dependency on ‘version’ file
2016-09-22 James TurnerVS2015 compatability fixes.
2016-04-30 James TurnerSet min-macos-version for CMake 3.2.1
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch fdm_restoration...
2015-12-08 James TurnerOn Mac, force the macon-min-version value
2015-12-05 Edward d'AuvergneReactivated the UIUC, LaRCsim, and special purpose...
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-13 James TurnerDeveloper-warnings
2015-11-13 James TurnerRemove OldGNUInstallDirs helper
2015-09-28 James TurnerSilence more Clang (Xcode 7) warnings
2015-09-21 James TurnerDrop explicit SDK setting on Mac
2015-06-08 James TurnerRPATH handling for Mac.
2015-04-11 James TurnerExplicit Mac SDK for the moment.
2015-04-03 Rebecca N. PalmerFix compile with CMake 3.2.1, by Kevin Seroux
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.
next