aboutsummaryrefslogtreecommitdiff
path: root/dlfcn.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-15Add linked modules to a separate global listTimothy Gu7-43/+186
2015-03-15Define SHARED when building shared libraryTimothy Gu3-0/+9
2015-03-15Check for memory leak when _DEBUG is definedTimothy Gu3-0/+27
2015-03-15Use level 4 warnings for Visual StudioTimothy Gu3-26/+26
2015-03-12set CMAKE_BUILD_TYPE defaultxantares1-2/+6
2015-03-11Add static **configurations**Timothy Gu5-1/+345
2015-03-11Revert "Add a static solution"Timothy Gu7-517/+0
2015-03-11Add a static solutionTimothy Gu7-0/+517
2015-03-11Do not use dllimport in any caseTimothy Gu1-2/+2
2015-03-11Add Visual Studio 12 filesTimothy Gu7-0/+517
2015-03-11Add import/export symbols for MSVC.Dennis Nienhüser2-4/+11
2015-03-11Use more secure sprintf_s()Timothy Gu1-1/+1
2015-03-11Don't ignore VS filesTimothy Gu1-5/+0