Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load Psapi.dll at runtime, this avoids linking caveat | Pali Rohár | 2019-05-06 | 1 | -1/+0 |
* | Implement support for dlsym() with RTLD_DEFAULT and RTLD_NEXT | Pali Rohár | 2019-02-14 | 1 | -0/+3 |
* | Fix resolving global symbols when LoadLibrary() is called after dlopen() | Pali Rohár | 2019-02-14 | 1 | -0/+2 |
* | Add CMake code to export a CMake config file | Silvio | 2016-12-27 | 1 | -2/+36 |
* | Removed wine detection | xantares | 2016-03-23 | 1 | -5/+1 |
* | Add linked modules to a separate global list | Timothy Gu | 2015-03-15 | 1 | -0/+1 |
* | Define SHARED when building shared library | Timothy Gu | 2015-03-15 | 1 | -0/+4 |
* | set CMAKE_BUILD_TYPE default | xantares | 2015-03-12 | 1 | -2/+6 |
* | Initial cmake port | xantares | 2014-09-23 | 1 | -0/+30 |