summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed HTTPServer folder to HTTP.Mattes D2016-03-011-45/+0
* Added HTTPResponseParser.Mattes D2016-03-011-0/+4
* Moved cHTTPRequest to a separate file, renamed to cHTTPRequestParser.Mattes D2016-03-011-0/+2
* Renamed the HTTP classes to indicate they're for server.Mattes D2016-03-011-5/+5
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
* Added the cUrlParser class, exported to Lua API.Mattes D2015-12-251-2/+6
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Fix FreeBSD build broken by strict compiler checkMatti Hänninen2015-07-201-0/+1
* Made -Weverything an error.tycho2015-05-241-1/+1
* Make -Werror disabling file onlytycho2015-05-191-0/+5
* Subdirs: Only add_library if not using MSVCarchshift2014-07-191-1/+3
* HTTPServer/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+20
* Cmake generated projects for IDEs include headers in project files.archshift2014-04-251-0/+1
* moved HTTPServer to globsTycho Bickerstaff2013-12-191-1/+5
* more cmakeTycho Bickerstaff2013-12-101-1/+1
* started work on cmakeTycho Bickerstaff2013-12-101-0/+7