index
:
gunmake
master
GNU make with more features of SunOS make
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
[SV 40254] Modify build.sh to work properly with Guile support.
Paul Smith
1
-0
/
+13
2013-10-05
Sanitize the registered function interface.
Paul Smith
1
-2
/
+2
2013-09-30
Fix portability issues for Guile 1.8.
Paul Smith
1
-4
/
+5
2013-09-29
Portability for Guile 1.8. Force UTF-8 encoding.
Paul Smith
1
-3
/
+12
2013-09-22
Use explicit cast between void* and pointer-to-function.
Paul Smith
1
-2
/
+2
2013-09-22
Defer Guile initialization until the first $(guile...) call.
Paul Smith
1
-3
/
+9
2013-09-22
Add VMS port updates from Hartmut Becker.
Paul Smith
1
-0
/
+1
2013-05-18
Fix MS-Windows build with Guile.
Eli Zaretskii
1
-1
/
+1
2013-05-17
Update copyright for changes in 2013.
Paul Smith
1
-1
/
+1
2013-02-25
Expand the loadable object support.
Paul Smith
1
-13
/
+23
2013-01-20
Rename struct floc to typedef gmk_floc as an externally scoped symbol.
Paul Smith
1
-1
/
+1
2013-01-20
Rename the make.h file to makeint.h for internal use only.
Paul Smith
1
-1
/
+1
2012-10-29
Implement new "load" directive.
Paul Smith
1
-4
/
+3
2012-03-05
Simplify copyrights using ranges of years.
Paul Smith
1
-1
/
+1
2012-01-18
Handle NULL returns from Guile.
Paul Smith
1
-2
/
+5
2012-01-16
Create a new internal interface for defining new make functions.
Paul Smith
1
-7
/
+20
2012-01-16
Update copyright notices.
Paul Smith
1
-1
/
+1
2012-01-15
Add GNU Guile as an optional embedded scripting language for make.
Paul Smith
1
-0
/
+104