]> git.mxchange.org Git - simgear.git/history - CMakeLists.txt
Switch to c++11
[simgear.git] / CMakeLists.txt
2016-08-13 Erik HofmanSwitch to c++11
2016-08-13 Alessandro MentiCMakeLists.txt: explicitly set the standard to C++98
2016-08-13 James TurnerRemove non-CURL HTTP option.
2016-08-13 Torsten DreyerEnable DNS resolver code by default
2016-08-13 James TurnerSet min-macos-version for Cmake 3.2.1
2016-04-28 Torsten DreyerInitial commit for a DNS service resolver
2016-02-02 James TurnerCMake: don’t export build to build tree
2016-01-30 James TurnerFix headless build for CMake export
2016-01-29 James TurnerWork on CMake export of targets.
2015-12-10 James TurnerSet macos-min-version for C files too
2015-12-08 James TurnerOn Mac, force setting macon-min-version
2015-11-24 James TurnerFix spelling of Find(CURL)
2015-11-22 James TurnerOptional use libCurl as the HTTP client.
2015-11-22 James TurnerEOL cleanups.
2015-11-22 James TurnerRequire Cmake 2.8.11
2015-09-21 James TurnerDrop explicit SDK setting on Mac
2015-06-07 James TurnerSet RPATH on Mac
2015-04-11 James TurnerExplicit Mac SDK for the moment.
2015-03-17 James TurnerFix missing include for Cmake 3.2.1
2015-03-17 James TurnerOnly detect threading library where needed
2015-03-17 James TurnerMake flag Mac-specific.
2015-03-17 James TurnerFix for Cmake 3.2.1 on Mac SDK handling
2015-02-24 James TurnerFix where we set OS-X deployment option.
2015-02-12 James TurnerTweak warning flags, for newer Clang.
2015-02-11 James TurnerExplicitly force libc++ on clang
2015-02-10 James TurnerBetter CMake policy detection
2015-02-09 James TurnerCmake policies conditional on Cmake version.
2015-02-09 James TurnerSwitch 10.7 on Mac and revert to using libc++
2015-02-08 James TurnerForce SDK version / C++ library on Mac.
2014-11-11 James TurnerMerge FreeBSD patches.
2014-08-07 Thomas GeymayerAdd simple keyboard event demo application.
2014-07-30 Thomas GeymayerFallback for old Boost (also with UTF8-CPP library).
2014-05-08 Thomas GeymayerAdd smart pointer tests (finally using Boost.Test)
2014-04-03 James TurnerFixed for FreeBSD
2014-02-19 James TurnerRaise required OSG version to 3.2.0
2014-01-28 James TurnerMac: fix static linkage
2014-01-27 James TurnerRemove jpeg-factory.
2013-10-17 James TurnerKill off EMBEDDED_SIMGEAR
2013-10-03 Stanislaw Halikcmake: prevent Boost barfing out too many warns
2013-10-03 Stanislaw Halikfix static build with recent GNU binutils
2013-09-23 James TurnerLibsvn / APR dependency is removed.
2013-09-19 James TurnerAttempting to fix import/export linkage on Windows.
2013-09-19 James TurnerIntermediate static libs have issues.
2013-09-19 James TurnerMove bundled Expat to new home.
2013-09-04 James TurnerTweak for 64-bit Linux linkage.
2013-06-12 Thomas GeymayerFix #1139
2013-06-12 James TurnerUse CoreServices, not Cocoa, for FSFindFolder
2013-06-11 Thomas GeymayerMissing library for Apple
2013-06-09 James TurnerOptionally, use internal code for SVN syncs.
2013-04-27 Thomas GeymayerWork around MSVC linker bug with classes derived from...
2013-04-26 Thomas GeymayerFix linker error for test
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2013-03-07 PlutoniumHeartReplacing strdup with _strdup in MSVC
2013-03-03 James TurnerLook for MSVC 3rdparty deps differently.
2013-03-03 James TurnerSimplify CMakeLists now package code is enabled.
2013-03-02 James TurnerEnable package code by default.
2013-02-28 James TurnerUpdated package-management code.
2013-02-20 James TurnerInitial work on package management.
2013-01-26 James TurnerPrepare for optionally embedded SimGear.
2012-12-07 James TurnerWork on making OpenAL a compile-time option.
2012-12-01 ThorstenBFixed incomplete copy&paste issue.
2012-12-01 ThorstenB#946: some libraries not found on Ubuntu/Debian
2012-12-01 Frederic BouvierLook for Boost 1.52.0 and OpenRTI under Windows
2012-11-08 ThorstenBDisable build options unsupported for Windows.
2012-11-04 Thomas GeymayerInclude ShivaVG into libSimGearScene
2012-11-04 Thomas GeymayerFix adding ShivaVG include directory
2012-10-04 James TurnerInitial work on making OpenAL private to the sound...
2012-09-27 Mathias FroehlichHandle isnan at a more central place.
2012-09-16 James TurnerOption to use system, instead of built-in, expat
2012-09-03 Frederic BouvierSupport MS VS2012
2012-09-02 Frederic BouvierTry to discover the most recent Boost version installed...
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2012-08-11 James TurnerMac changes for Subversion bundling.
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim Mooreadd libosgGA to OpenSceneGraph libraries used with...
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-19 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-17 ThorstenBAdd warning for in-source-directory builds.
2012-06-24 ThorstenB#744: Raise warning level when reporting missing svn...
2012-05-05 ThorstenBFix C compiler warning.
2012-05-04 James TurnerChange how HAVE_EXPAT_CONFIG_H is defined, to hopefully...
2012-05-03 James TurnerUpdate to latest expat for improved BOM / encoding...
2012-03-16 James GoppertFixed mingw build.
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
2012-03-03 Mathias FroehlichRevert "Use simgear internal stuff for the singleton...
2012-03-03 Mathias FroehlichUse simgear internal stuff for the singleton class.
2012-02-28 ThorstenBFix string comparison
2012-02-24 ThorstenBRemove obsolete comment...
2012-02-24 ThorstenB#537 linker issues due to clock_gettime/librt dependencies
2012-02-10 Olaf Flebbedisable annoying clang warning
2011-12-29 ThorstenBAdd version suffix when building shared objects
2011-11-26 ThorstenBcmake: add option to disable building tests
2011-11-25 ThorstenBCMake: Proper support for lib vs lib64 installation
2011-11-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-08 Mathias Froehlichmodellib: Add method for deferred model loading.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-23 James TurnerUse a compile test to see if we need to provide the...
2011-10-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-22 James TurnerSupport for creating a source package via CPack
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
next