]> git.mxchange.org Git - flightgear.git/history - CMakeLists.txt
Make compiling of all utils/tools optional
[flightgear.git] / CMakeLists.txt
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...
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-22 James Turnersource packaging for CPack
2011-10-21 Frederic BouvierFix win32 cmake build of metar
2011-10-18 James TurnerMinor CMake packaging tweaks, more to follow.
2011-10-16 James TurnerRefactor fg-home computation, use Library/Application...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-09-26 James TurnerMake the common case the default: no library suffix...
2011-09-26 James TurnerDisable event-input by default on Linux, since libHAL...
2011-09-21 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-21 James TurnerIf DBus is not found, disable event-input on Linux.
2011-09-21 James TurnerEnable event-input for joysticks by default on Mac...
2011-09-12 Frederic BouvierAuto detect 3rd Party root for Windows
2011-09-12 Mathias Froehlichcmake: Use a default build type that builds fast execut...
2011-09-11 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-11 Frederic BouvierLower the requirements on Cmake version (at least until...
2011-09-11 Frederic BouvierEnforce the use of Cmake 2.8
2011-09-11 Mathias Froehlichcmake: Factor out common simgear dependency libs.
2011-09-08 James TurnerCmake: Split simgear libraries into core and scene...
2011-09-05 Martin SpottMake HLA configurable.
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-21 Torsten DreyerTry to fix cmake build for fgpanel without GLUT
2011-07-21 Torsten DreyerEnable build of fgpanel by default in cmake
2011-07-17 Torsten DreyerBump to version 2.5.0
2011-07-17 Torsten DreyerBump version to 2.4.0
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-12 ThorstenBMartin Spott: Add CMake DBus support for event driven...
2011-06-12 ThorstenBMartin Spott: fixed sh-like variable in CMakeLists.txt
2011-06-11 ThorstenBIntroduce terrasync subsystem.
2011-06-06 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-06-05 Torsten Dreyercmake: check for SimGear 2.3.0
2011-06-03 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-02 James TurnerFix for bug 331, cmake was missing mkfifo() check....
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: fix VS2010 link
2011-01-28 Frederic BouvierCmake: support VS2010 and MSVC 64 bit
next