summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fixed output paths for all MSVC versions.madmaxoft2014-01-161-7/+9
* CMake: Added postfix for profiled exemadmaxoft2014-01-141-0/+4
* CMake: Removed leftover debugging output.madmaxoft2014-01-131-1/+0
* CMake: Added resources to windows projects.madmaxoft2014-01-131-1/+14
* CMake generates Bindings when not existant (win)madmaxoft2014-01-121-0/+10
* Output dir set to $/MCServer.madmaxoft2014-01-061-1/+1
* Added support for out-of-source builds.madmaxoft2013-12-281-9/+16
* Made cmake compilation possible on Windows.madmaxoft2013-12-271-5/+15
* Added proper precompiled headers for MSVC.madmaxoft2013-12-261-48/+47
* added precompiled headerstycho2013-12-201-13/+24
* fixed include of math on windowstycho2013-12-201-0/+9
* fixed include paths on windows and added build dir to gitignoretycho2013-12-201-0/+2
* fixed compile errors with headers and math librarytycho2013-12-201-6/+15
* fixed multiprocessing on windows and removed redundend compile of headerstycho2013-12-201-1/+0
* fixed a number of windows issuestycho2013-12-191-13/+28
* added md5 as a dependency for bindingsTycho Bickerstaff2013-12-191-1/+2
* added expat as lua bindings dependincyTycho Bickerstaff2013-12-191-1/+1
* added blocks and blockentitiesTycho Bickerstaff2013-12-191-1/+2
* linked in luaTycho Bickerstaff2013-12-191-1/+1
* added zlibTycho Bickerstaff2013-12-111-1/+1
* added UI folderTycho Bickerstaff2013-12-111-1/+3
* removed leakfinder form buildTycho Bickerstaff2013-12-111-1/+1
* added tolua++ command and removed stackwalker from buildTycho Bickerstaff2013-12-101-1/+2
* more cmake changesTycho Bickerstaff2013-12-101-4/+4
* more cmakeTycho Bickerstaff2013-12-101-3/+19
* more cmake stuffTycho Bickerstaff2013-12-101-2/+4
* started work on cmakeTycho Bickerstaff2013-12-101-0/+15