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
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Function dladdr() now retrieve symbol name and symbol address from both expor...
Pali Rohár
2021-01-27
1
-2
/
+2
*
Add function dladdr() and associated test application test-dladdr
Ralf Habacker
2021-01-17
1
-4
/
+11
*
Makefile: Adjust paths of source files, which are now located in subdirectories
Ralf Habacker
2020-09-14
1
-10
/
+10
*
Makefile: Fix building both static and shared library at the same time
Pali Rohár
2019-08-22
1
-18
/
+20
*
Load Psapi.dll at runtime, this avoids linking caveat
Pali Rohár
2019-05-06
1
-5
/
+4
*
Implement support for dlsym() with RTLD_DEFAULT and RTLD_NEXT
Pali Rohár
2019-02-14
1
-2
/
+5
*
Fix resolving global symbols when LoadLibrary() is called after dlopen()
Pali Rohár
2019-02-14
1
-2
/
+5
*
configure: put test.{c,dll} to current directory (#26)
Boris Nagaev
2016-07-25
1
-1
/
+5
*
Add linked modules to a separate global list
Timothy Gu
2015-03-15
1
-3
/
+4
*
Define SHARED when building shared library
Timothy Gu
2015-03-15
1
-0
/
+1
*
Merge pull request #7 from xantares/patch-3
Timothy Gu
2015-03-11
1
-2
/
+2
|
\
|
*
only one rule to generate shared/export lib
xantares
2015-03-10
1
-2
/
+2
*
|
add CFLAGS
xantares
2015-03-03
1
-1
/
+2
|
/
*
Build sys additions
Timothy Gu
2014-03-27
1
-1
/
+1
*
Makefile: cosmetics
Timothy Gu
2014-02-07
1
-8
/
+8
*
Makefile: some rework with better dependency tracking
Timothy Gu
2014-02-07
1
-18
/
+24
*
lowercase PREFIX variables
Ramiro Polla
2012-10-10
1
-3
/
+3
*
Move libcmd to configure.
Ramiro Polla
2009-01-11
1
-3
/
+0
*
Fix stripping when cross-compiling.
Ramiro Polla
2009-01-11
1
-5
/
+0
*
Allow cross-compilation with --cross-prefix.
Ramiro Polla
2009-01-11
1
-2
/
+2
*
Print all compiler warnings.
Ramiro Polla
2008-12-09
1
-1
/
+1
*
Add option to specify include and lib folder
Ramiro Polla
2007-06-29
1
-10
/
+10
*
Cosmetics: white space
Ramiro Polla
2007-06-29
1
-1
/
+1
*
Initial Revision
Ramiro Polla
2007-06-28
1
-0
/
+77