summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-22cNetwork: Added EnumLocalIPAddresses() function.Mattes D1-0/+1
2015-02-20cNetwork: Added UDP API.Mattes D1-0/+2
2015-01-29Fixed missing LibEvent reference in OSSupport.Mattes D1-1/+1
2015-01-27Removed ListenThread and SocketThreads.Mattes D1-6/+0
2015-01-27Fixed missing LibEvent reference in OSSupport.Mattes D1-1/+1
2015-01-22cNetwork: Split the main cpp file into several files.Mattes D1-1/+8
2015-01-22cNetwork: Split cNetworkSingleton to a separate file.Mattes D1-0/+2
2015-01-22Implemented LibEvent-based client connections.Mattes D1-0/+2
2014-11-29Added a basic stacktracing for assert and signal failures.Mattes D1-2/+6
2014-10-24OSSupport/CMakeLists.txt: fixed indentationarchshift1-3/+3
2014-10-24Fixed potential linker errors with mingw, as it isn't MSVC and it isn't APPLE.archshift1-4/+4
2014-10-23Fix linking on OS X, which does not have librt.archshift1-2/+6
2014-10-21Compile fix?Tiger Wang1-2/+2
2014-10-20Migrated cSleep and cTimer to std::chronoTiger Wang1-2/+0
2014-10-19Use std::threadTiger Wang1-2/+0
2014-10-06Update CMakeLists.txtworktycho1-1/+1
2014-07-19Subdirs: Only add_library if not using MSVCarchshift1-3/+5
2014-07-19OSSupport/CMakeLists.txt: Replaced glob with list of filesarchshift1-5/+32
2014-04-25Cmake generated projects for IDEs include headers in project files.archshift1-0/+1
2013-12-19added pthread linking code to OSSupportTycho Bickerstaff1-0/+4
2013-12-10added tolua++ command and removed stackwalker from buildTycho Bickerstaff1-1/+0
2013-12-10more cmake changesTycho Bickerstaff1-2/+4
2013-12-10more cmakeTycho Bickerstaff1-1/+3
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7