summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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