]> git.mxchange.org Git - simgear.git/history - simgear/io/CMakeLists.txt
Initial commit for a DNS service resolver
[simgear.git] / simgear / io / CMakeLists.txt
2016-04-28 Torsten DreyerInitial commit for a DNS service resolver
2016-02-27 James TurnerHTTP repository testing tool.
2016-02-23 Torsten DreyerMerge /u/edauvergne/simgear/ branch particles into...
2016-02-21 James TurnerHTTP repository implementation
2016-02-21 James TurnerCreate TerraSync repo API
2015-11-22 James TurnerOptional use libCurl as the HTTP client.
2013-10-27 Thomas Geymayerio: refactor and improve HTTP modules.
2013-10-09 James TurnerRefactor HTTP content-encoding support.
2013-06-11 Thomas GeymayerUse global TEST_LIBS...
2013-06-09 James TurnerSVN read-only client code using our HTTP engine.
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2012-09-16 James TurnerStandardise SimGear libraries, for static vs shared.
2011-11-28 James TurnerFix naming of core library, get IO tests linking shared...
2011-11-26 ThorstenBcmake: add option to disable building tests
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-14 James TurnerUnit test for SGBinObj, and fix a bug in large-indice...
2011-09-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-07 James TurnerMake sgio tests friendly to Windows.
2011-09-07 Mathias FroehlichRevert to simgears thread support.
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-09-01 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-04 James TurnerFix decode_bin linkage with GNU ld.
2011-10-04 James TurnerBuild decode_bin helper under CMake.
2011-09-08 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-08-30 James TurnerAsync lookup attempt #3 - use OpenThreads instead ...
2011-08-30 James TurnerRevert "Asynchronous host lookups+caching, attempt #2"
2011-08-30 James TurnerAsynchronous host lookups+caching, attempt #2
2011-08-22 James TurnerRevert "Support non-blocking address lookups, and switc...
2011-08-21 James TurnerSupport non-blocking address lookups, and switch to...
2011-08-01 James TurnerFurther HTTP improvements, wget-alike test program...
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerEnable more unit-tests via CTest
2011-07-19 James Turnertest linkage needs librt on Linux. Need to tidy this...
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...
2010-12-19 James TurnerInitial work on CMake support for SimGear.