index
:
dlfcn-win32
fix49
lib-exp
master
traversaro-patch-1
traversaro-patch-2
A mirror of https://github.com/dlfcn-win32/dlfcn-win32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
fix49
Add support to consume library via CMake's FetchContent
Silvio Traversaro
15 months
lib-exp
WIP autools
Timothy Gu
10 years
master
Merge pull request #117 from dlfcn-win32/traversaro-patch-2
Silvio Traversaro
11 days
traversaro-patch-1
Add some contributors
Silvio Traversaro
22 months
traversaro-patch-2
Bump policy_max in cmake_minimum_required to 3.10
Silvio Traversaro
11 days
Tag
Download
Author
Age
v1.4.2
dlfcn-win32-1.4.2.tar.gz
dlfcn-win32-1.4.2.tar.bz2
dlfcn-win32-1.4.2.zip
Silvio Traversaro
11 days
v1.4.1
dlfcn-win32-1.4.1.tar.gz
dlfcn-win32-1.4.1.tar.bz2
dlfcn-win32-1.4.1.zip
Silvio Traversaro
20 months
v1.4.0
dlfcn-win32-1.4.0.tar.gz
dlfcn-win32-1.4.0.tar.bz2
dlfcn-win32-1.4.0.zip
Silvio Traversaro
22 months
v1.3.1
dlfcn-win32-1.3.1.tar.gz
dlfcn-win32-1.3.1.tar.bz2
dlfcn-win32-1.3.1.zip
Silvio Traversaro
3 years
v1.3.0
dlfcn-win32-1.3.0.tar.gz
dlfcn-win32-1.3.0.tar.bz2
dlfcn-win32-1.3.0.zip
Silvio Traversaro
4 years
v1.2.0
dlfcn-win32-1.2.0.tar.gz
dlfcn-win32-1.2.0.tar.bz2
dlfcn-win32-1.2.0.zip
Silvio Traversaro
6 years
v1.1.2
dlfcn-win32-1.1.2.tar.gz
dlfcn-win32-1.1.2.tar.bz2
dlfcn-win32-1.1.2.zip
Silvio Traversaro
7 years
v1.1.1
dlfcn-win32-1.1.1.tar.gz
dlfcn-win32-1.1.1.tar.bz2
dlfcn-win32-1.1.1.zip
Silvio Traversaro
8 years
v1.1.0
dlfcn-win32-1.1.0.tar.gz
dlfcn-win32-1.1.0.tar.bz2
dlfcn-win32-1.1.0.zip
Silvio Traversaro
8 years
v1.0.0
dlfcn-win32-1.0.0.tar.gz
dlfcn-win32-1.0.0.tar.bz2
dlfcn-win32-1.0.0.zip
Timothy Gu
11 years
[...]
Age
Commit message
Author
Files
Lines
2017-05-04
Merge pull request #38 from dlfcn-win32/appveyor-test-vs2017
v1.1.1
Silvio Traversaro
1
-6
/
+16
2017-05-04
Merge pull request #36 from dlfcn-win32/fix-dlerror
Silvio Traversaro
2
-0
/
+21
2017-05-01
[appveyor] Test the library using Visual Studio 15
Silvio Traversaro
1
-6
/
+16
2017-05-01
Fix bug in dlerror second consecutive call
Silvio
2
-0
/
+21
2017-04-09
Merge pull request #30 from Kamekameha/appveyor-fix
Silvio Traversaro
1
-16
/
+16
2017-03-19
Minor AppVeyor configuration cleanup
Kamekameha
1
-16
/
+16
2017-03-19
[readme] Update AppVeyor badge
Silvio Traversaro
1
-1
/
+1
2017-03-10
Merge pull request #29 from traversaro/add-appveyor
v1.1.0
Silvio Traversaro
4
-8
/
+99
2017-03-05
Add testing of CMake exported targets
Silvio
3
-1
/
+27
2017-03-05
Add AppVeyor badge
Silvio Traversaro
1
-1
/
+1
[...]
Clone
https://git.lua4.win/dlfcn-win32