aboutsummaryrefslogtreecommitdiff
path: root/configure (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-25Test also UNICODE builds on AppVeyor CIPali Rohár1-0/+102
2019-04-25Simplify implementation of save_err_str()Pali Rohár1-26/+22
2019-04-25Remove ifdef hack for snprintf()Pali Rohár1-5/+5
2019-04-25Simplify code around #ifdef UNICODEPali Rohár1-69/+10
2019-02-14Implement support for dlsym() with RTLD_DEFAULT and RTLD_NEXTPali Rohár8-10/+193
2019-02-14Fix resolving global symbols when LoadLibrary() is called after dlopen()Pali Rohár6-112/+144
2019-02-12Add MinGW and MinGW-w64 tests to AppVeyorSilvio Traversaro1-5/+84
2018-01-17#include <stdlib.h>Jean-Damien Durand1-0/+1
2017-08-24Mention the possibility of defining CMAKE_DL_LIBSSilvio Traversaro1-0/+13
2017-08-24Document how to use the library when using CMakeSilvio Traversaro1-0/+11
2017-05-04[README] Fix AppVeyor badgeSilvio Traversaro1-1/+1
2017-05-01[appveyor] Test the library using Visual Studio 15Silvio Traversaro1-6/+16
2017-05-01Fix bug in dlerror second consecutive callSilvio2-0/+21
2017-03-19Minor AppVeyor configuration cleanupKamekameha1-16/+16
2017-03-19[readme] Update AppVeyor badgeSilvio Traversaro1-1/+1
2017-03-05Add testing of CMake exported targetsSilvio3-1/+27
2017-03-05Add AppVeyor badgeSilvio Traversaro1-1/+1