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
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Windows ARM64 support
GH Cao
2022-12-27
1
-0
/
+9
*
cmake: use CROSSCOMPILING_EMULATOR
Michel Zou
2021-04-27
1
-6
/
+2
*
Fix some style issues
Pali Rohár
2021-02-03
1
-4
/
+4
*
Function dladdr() now retrieve symbol name and symbol address from both expor...
Pali Rohár
2021-01-27
2
-15
/
+15
*
cmake: add support to build test-dladdr on unix like os
Ralf Habacker
2021-01-17
1
-11
/
+19
*
Add function dladdr() and associated test application test-dladdr
Ralf Habacker
2021-01-17
2
-0
/
+192
*
Add _CRT_SECURE_NO_WARNINGS for test.c to disable MSVC deprecation warnings
Pali Rohár
2020-12-13
1
-0
/
+1
*
cmake: add option ENABLE_WINE to enable support for running cross compiled te...
Ralf Habacker
2020-11-09
1
-1
/
+3
*
cmake: separate targets in tests subdir for reasier reading
Ralf Habacker
2020-11-09
1
-0
/
+4
*
cmake: Let make target 'test' be accessable from topmost build directory
Ralf Habacker
2020-11-09
1
-1
/
+0
*
cmake: place all generated binaries into one place
Ralf Habacker
2020-11-02
1
-1
/
+1
*
Move cmake targets into sub directories
Ralf Habacker
2020-09-14
5
-0
/
+847