]> git.mxchange.org Git - simgear.git/history - simgear/CMakeLists.txt
Fixes for error handling in NetChannel
[simgear.git] / simgear / CMakeLists.txt
2016-01-29 James TurnerWork on CMake export of targets.
2015-11-22 James TurnerOptional use libCurl as the HTTP client.
2015-11-22 James TurnerEOL cleanups.
2014-01-28 James TurnerMac: fix static linkage
2013-10-23 James TurnerOoops, fix INSTALL rule.
2013-10-22 James TurnerComment out Cmake export experiments for now.
2013-10-17 James TurnerRe-order install(EXPORT ) lines.
2013-10-17 James TurnerExport SimGear config to cmake.
2013-10-03 Stanislaw Halikfix static build with recent GNU binutils
2013-09-23 James TurnerLibsvn / APR dependency is removed.
2013-09-19 James TurnerIntermediate static libs have issues.
2013-06-12 James TurnerUse CoreServices, not Cocoa, for FSFindFolder
2013-03-03 James TurnerSimplify CMakeLists now package code is enabled.
2013-02-20 James TurnerInitial work on package management.
2012-11-09 Thomas GeymayerSome basic C++/Nasal binding helpers
2012-11-04 Thomas GeymayerNo need to link to ShivaVG anymore
2012-10-24 Thomas GeymayerLink with ShivaVG
2012-10-19 Thomas GeymayerMove FGODGauge from FlightGear to SimGear.
2012-09-16 Frederic BouvierSort fgfs source files in IDE folders - Don't work...
2012-09-16 Mathias Froehlichcmake: Make rti/hla compile again.
2012-09-16 James TurnerOption to use system, instead of built-in, expat
2012-09-16 James TurnerStandardise SimGear libraries, for static vs shared.
2012-08-28 Julian OspaldCMake: fix underlinking
2012-08-24 Mathias Froehlichbvh: Move the basic bounding volume tree functionality...
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2012-08-11 James TurnerMac changes for Subversion bundling.
2012-06-24 ThorstenB#744: Raise warning level when reporting missing svn...
2012-05-30 James TurnerKIll of SimGear route code, it's no longer used by...
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
2012-03-03 Mathias FroehlichRevert "Use simgear internal stuff for the singleton...
2012-03-03 Mathias FroehlichRemove left over from osg/core dependencies.
2012-03-03 Mathias FroehlichUse simgear internal stuff for the singleton class.
2012-02-19 ThorstenBMake tsync part of libSimGearCore when building shared...
2012-01-29 ThorstenBMove JPEG dependency
2012-01-29 ThorstenBCorrect dependency of shared simgear libraries with...
2011-12-29 ThorstenBAdd version suffix when building shared objects
2011-11-30 ThorstenBFixed lib64 auto-detection (again)
2011-11-30 James TurnerFix header installation for shared build
2011-11-28 James TurnerGet all the tests linking with shared-simgear, and...
2011-11-28 James TurnerFix naming of core library, get IO tests linking shared...
2011-11-28 James TurnerBuild system tweaks to support SIMGEAR_SHARED building...
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-08-29 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-28 ThorstenBMerge commit 'refs/merge-requests/9' of git://gitorious...
2011-08-25 Christian SchmittDon't make CMake install HLA libs and headers in every...
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-01-17 Mathias FroehlichAdd the hla directory to the cmake build system.
2010-12-29 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-29 Tim Moorecmake improvements for shared library build
2010-12-19 James TurnerCreate version.h during SimGear CMake build
2010-12-19 James TurnerInitial work on CMake support for SimGear.