Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-03-15 | Add linked modules to a separate global list | Timothy Gu | 7 | -43/+186 |
2015-03-15 | Define SHARED when building shared library | Timothy Gu | 3 | -0/+9 |
2015-03-15 | Check for memory leak when _DEBUG is defined | Timothy Gu | 3 | -0/+27 |
2015-03-15 | Use level 4 warnings for Visual Studio | Timothy Gu | 3 | -26/+26 |
2015-03-12 | set CMAKE_BUILD_TYPE default | xantares | 1 | -2/+6 |
2015-03-11 | Add static **configurations** | Timothy Gu | 5 | -1/+345 |
2015-03-11 | Revert "Add a static solution" | Timothy Gu | 7 | -517/+0 |
2015-03-11 | Add a static solution | Timothy Gu | 7 | -0/+517 |
2015-03-11 | Do not use dllimport in any case | Timothy Gu | 1 | -2/+2 |
2015-03-11 | Add Visual Studio 12 files | Timothy Gu | 7 | -0/+517 |
2015-03-11 | Add import/export symbols for MSVC. | Dennis Nienhüser | 2 | -4/+11 |
2015-03-11 | Use more secure sprintf_s() | Timothy Gu | 1 | -1/+1 |
2015-03-11 | Don't ignore VS files | Timothy Gu | 1 | -5/+0 |