summaryrefslogtreecommitdiffstats
path: root/src/Simulator/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed type-casting-related warnings.Mattes D2016-08-241-7/+4
|
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
|
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
| | | | Also upgraded the user setting file for MSVC to 2013.
* Reorganised the redstone simulatorTiger Wang2015-12-181-3/+0
| | | | | | -> Many thanks to @worktycho for the idea, and @Haxi52 for the implementation plan! * Uses classes and inheritance now * Speed should be improved
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
|
* Made -Weverything an error.tycho2015-05-241-1/+1
|
* Make -Werror disabling file onlytycho2015-05-191-0/+7
| | | | Ad fix a load of warnings
* Possibly decoupled IncrementalRedstoneSimulator from the rest of the serverTycho2014-09-111-1/+0
| | | | THis wil hopefully allow for unit testing
* Subdirs: Only add_library if not using MSVCarchshift2014-07-191-1/+3
|
* Simulator/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+28
|
* Cmake generated projects for IDEs include headers in project files.archshift2014-04-251-0/+1
|
* moved simulor to globsTycho Bickerstaff2013-12-111-1/+5
|
* more cmakeTycho Bickerstaff2013-12-101-0/+7