summaryrefslogtreecommitdiffstats
path: root/src/HTTP/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-8/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-3/+0
2018-01-03Add the fmt library (#4065)peterbell101-0/+1
2017-09-14Fix switch warnings (#4013)peterbell101-5/+0
2016-08-24Fixed type-casting-related warnings.Mattes D1-1/+0
2016-08-22UrlClient: Basic HTTP implementation.Mattes D1-0/+2
2016-07-18CMake: Remove needless minimum version specifications.Mattes D1-2/+0
2016-03-01WebAdmin uses the new HTTP parser framework.Mattes D1-4/+2
2016-03-01Renamed HTTPServer folder to HTTP.Mattes D1-0/+0
2016-03-01Added HTTPResponseParser.Mattes D1-0/+4
2016-03-01Moved cHTTPRequest to a separate file, renamed to cHTTPRequestParser.Mattes D1-0/+2
2016-03-01Renamed the HTTP classes to indicate they're for server.Mattes D1-5/+5
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-1/+1
2015-12-25Added the cUrlParser class, exported to Lua API.Mattes D1-2/+6
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-1/+1
2015-07-20Fix FreeBSD build broken by strict compiler checkMatti Hänninen1-0/+1
2015-05-24Made -Weverything an error.tycho1-1/+1
2015-05-19Make -Werror disabling file onlytycho1-0/+5
2014-07-19Subdirs: Only add_library if not using MSVCarchshift1-1/+3
2014-07-19HTTPServer/CMakeLists.txt: Replaced glob with list of filesarchshift1-5/+20
2014-04-25Cmake generated projects for IDEs include headers in project files.archshift1-0/+1
2013-12-19moved HTTPServer to globsTycho Bickerstaff1-1/+5
2013-12-10more cmakeTycho Bickerstaff1-1/+1
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7