Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged changes from upstream | Tycho Bickerstaff | 2013-12-31 | 1 | -26/+28 |
|\ | |||||
| * | CMake: Fixed mismatching library vs app builds. | madmaxoft | 2013-12-28 | 1 | -26/+29 |
* | | 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 not | Tycho Bickerstaff | 2013-12-22 | 1 | -7/+0 |
* | | fixes for mac os x | Tycho Bickerstaff | 2013-12-22 | 1 | -4/+8 |
|/ | |||||
* | Lua is built statically on *nix. | madmaxoft | 2013-12-27 | 1 | -1/+6 |
* | Made cmake compilation possible on Windows. | madmaxoft | 2013-12-27 | 1 | -5/+9 |
* | added FORCE_32 option | Tycho Bickerstaff | 2013-12-21 | 1 | -1/+15 |
* | finished up final build flags for linux | Tycho Bickerstaff | 2013-12-21 | 1 | -2/+19 |
* | added profile builds as an option | Tycho Bickerstaff | 2013-12-20 | 1 | -13/+51 |
* | fixed D9025 | tycho | 2013-12-20 | 1 | -2/+3 |
* | fixed multiprocessing on windows and removed redundend compile of headers | tycho | 2013-12-20 | 1 | -0/+5 |
* | fixed visual studio compile flags | tycho | 2013-12-19 | 1 | -4/+14 |
* | added md5 as a dependency for bindings | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+1 |
* | added expat as lua bindings dependincy | Tycho Bickerstaff | 2013-12-19 | 1 | -1/+7 |
* | compiling sqlite | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+1 |
* | fixed bindings generation | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+1 |
* | bindings regenration logic | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+1 |
* | added zlib | Tycho Bickerstaff | 2013-12-11 | 1 | -0/+1 |
* | more cmake changes | Tycho Bickerstaff | 2013-12-10 | 1 | -1/+4 |
* | more cmake | Tycho Bickerstaff | 2013-12-10 | 1 | -0/+9 |
* | started work on cmake | Tycho Bickerstaff | 2013-12-10 | 1 | -0/+7 |