summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed SQLiteCpp include paths for MSVC2010+.Mattes D2014-07-281-1/+1
* Fixed include directories for SQLiteCpp.madmaxoft2014-07-281-0/+6
* Added SQLiteCpp library.madmaxoft2014-07-281-0/+9
* Merge branch 'master' into LuaProxyMattes D2014-07-011-1/+0
|\
| * Removed the md5 library, obsoleted by PolarSSL.Mattes D2014-06-271-1/+0
* | Added the Lua Proxy DLL.madmaxoft2014-06-241-0/+4
|/
* Maybe coverage working?Tycho2014-05-101-0/+4
* Added Testing capabilityTycho2014-04-271-1/+6
* Prepended Travis to env varsTycho2014-03-101-5/+7
* Move env code part 2worktycho2014-03-071-0/+9
* Fixed commentTycho2014-02-161-1/+1
* can Now build ProtoProxy alongside MCServerTycho2014-02-161-1/+2
* Allow building MCADefrag at the same time as MCServerTycho2014-02-161-4/+9
* Added a seperate module for Setting flagsTycho2014-02-161-179/+7
* Added support to start up MCServer and then immediatly sut it down in travisTycho2014-02-051-0/+4
* Explicitly make chars signed at the compiler-level.madmaxoft2014-02-041-0/+3
* Ensure -Wall is enabledTycho2014-02-041-0/+1
* Changed it so std was actually set to c++11 in clang not gcc on OS XTycho2014-01-261-2/+11
* Merge pull request #575 from worktycho/GeneratingBenchmarkMattes D2014-01-251-0/+4
|\
| * First attempt at Compiling Generator seperatlyTycho2014-01-191-0/+4
* | Removed unnecessary defineTiger Wang2014-01-241-7/+0
* | Replacing CryptoPP with PolarSSL.madmaxoft2014-01-221-1/+6
|/
* Changed std to c++11 in clang to fix va_copy issuesTycho2014-01-171-0/+1
* CMake: MSVC release builds use LTCG.madmaxoft2014-01-151-2/+8
* CMake: MSVC builds use static CRT.madmaxoft2014-01-151-0/+9
* CMake: Release profile build inherits from Release, not Debug.madmaxoft2014-01-141-5/+13
* Added -march=native to linux targetsTycho2014-01-131-1/+6
* Merge branch master into CmakeMultiConfig.madmaxoft2014-01-121-12/+23
|\
| * Fixed FreeBSD compilitionTycho2014-01-071-0/+11
| * fixed compiler warnings not being enabled in clangTycho Bickerstaff2014-01-021-2/+6
| * merged changes from upstreamTycho Bickerstaff2013-12-311-26/+28
| |\
| * | fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker notTycho Bickerstaff2013-12-221-7/+0
| * | fixes for mac os xTycho Bickerstaff2013-12-221-4/+8
* | | Fixed Linux configuration.madmaxoft2013-12-291-1/+1
* | | CMake: profiling builds get correct commandlines in MSVC.madmaxoft2013-12-281-64/+80
* | | Added custom configurations for MSVC projects.madmaxoft2013-12-281-19/+43
| |/ |/|
* | CMake: Fixed mismatching library vs app builds.madmaxoft2013-12-281-26/+29
|/
* Lua is built statically on *nix.madmaxoft2013-12-271-1/+6
* Made cmake compilation possible on Windows.madmaxoft2013-12-271-5/+9
* added FORCE_32 optionTycho Bickerstaff2013-12-211-1/+15
* finished up final build flags for linuxTycho Bickerstaff2013-12-211-2/+19
* added profile builds as an optionTycho Bickerstaff2013-12-201-13/+51
* fixed D9025tycho2013-12-201-2/+3
* fixed multiprocessing on windows and removed redundend compile of headerstycho2013-12-201-0/+5
* fixed visual studio compile flagstycho2013-12-191-4/+14
* added md5 as a dependency for bindingsTycho Bickerstaff2013-12-191-0/+1
* added expat as lua bindings dependincyTycho Bickerstaff2013-12-191-1/+7
* compiling sqliteTycho Bickerstaff2013-12-191-0/+1
* fixed bindings generationTycho Bickerstaff2013-12-191-0/+1
* bindings regenration logicTycho Bickerstaff2013-12-191-0/+1
* added zlibTycho Bickerstaff2013-12-111-0/+1
* more cmake changesTycho Bickerstaff2013-12-101-1/+4
* more cmakeTycho Bickerstaff2013-12-101-0/+9
* started work on cmakeTycho Bickerstaff2013-12-101-0/+7