index
:
delta/make.git
baserock/build-essential
baserock/morph
baserock/richardmaw/S8564/ro-staging-area
baserock/tiagogomes/armv8l64
master
tmp
trunk
launchpad.net: make
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
load.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Porting to VMS, from Hartmut Becker.
Paul Smith
2013-05-27
1
-4
/
+3
*
Update source file format: remove TABs, use GNU coding styles.
Paul Smith
2013-05-17
1
-49
/
+50
*
Update copyright for changes in 2013.
Paul Smith
2013-05-17
1
-1
/
+1
*
Remove the dlopen() pointer from struct filedef.
Paul Smith
2013-05-17
1
-13
/
+51
*
Add requirement for plugin_is_GPL_compatible symbol in loaded objects.
Paul Smith
2013-05-14
1
-0
/
+6
*
Fix interfacing with and remaking dynamic objects on MS-Windows.
Eli Zaretskii
2013-05-03
1
-9
/
+12
*
Support dynamic object loading on MS-Windows.
Eli Zaretskii
2013-04-29
1
-1
/
+19
*
Rework the implementation of load.c to increase portability.
Paul Smith
2013-04-27
1
-59
/
+64
*
Expand the loadable object support.
Paul Smith
2013-02-25
1
-1
/
+1
*
Rename struct floc to typedef gmk_floc as an externally scoped symbol.
Paul Smith
2013-01-20
1
-3
/
+3
*
Rename the make.h file to makeint.h for internal use only.
Paul Smith
2013-01-20
1
-1
/
+1
*
Allow dynamically loaded objects to be rebuilt by make.
Paul Smith
2013-01-20
1
-15
/
+28
*
Implement new "load" directive.
Paul Smith
2012-10-29
1
-0
/
+157