]> git.mxchange.org Git - simgear.git/history - simgear/props/CMakeLists.txt
Fixed a crash: the singleton needs to be instantiated the first time SGCommandMgr...
[simgear.git] / simgear / props / CMakeLists.txt
2013-04-25 Thomas GeymayerRemove debug output (and shorten test names)
2013-03-15 Thomas GeymayerNew interpolation/animation system.
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2013-02-07 James TurnerFix property tests static linkage.
2012-10-29 Thomas GeymayerHelper for property controlled subsystems
2012-09-16 James TurnerStandardise SimGear libraries, for static vs shared.
2012-05-04 ThorstenBMove vector property templates to separate header file.
2011-11-28 James TurnerGet all the tests linking with shared-simgear, and...
2011-11-26 ThorstenBcmake: add option to disable building tests
2011-07-30 James TurnerClean header dependencies of condition.hxx - introduce...
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...
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-02-06 Torsten DreyerUse tiedpropertylist.hxx in cmake and vc90
2010-12-19 James TurnerInitial work on CMake support for SimGear.