1 Apr 2003 13:07
1 Apr 2003 15:01
3 Apr 2003 17:44
3 Apr 2003 18:47
4 Apr 2003 18:24
cvs commit: hugs98/src/unix convert_package convert_libraries
<ross <at> glass.cse.ogi.edu>
2003-04-04 16:24:28 GMT
2003-04-04 16:24:28 GMT
ross 2003/04/04 08:24:28 PST
Modified files:
src/unix convert_libraries
Added files:
src/unix convert_package
Log:
Split the library conversion script, creating a new script
convert_package <package-dir> <target-dir>
to convert a single package. The file <package-dir>/hugs/exclude (if
present) is a list of modules to skip. No clean handling of cbits and
include yet, and FFI compilation is still in src/Makefile.
Revision Changes Path
1.61 +7 -271 hugs98/src/unix/convert_libraries
4 Apr 2003 18:54
4 Apr 2003 21:34
6 Apr 2003 12:11
7 Apr 2003 01:38
cvs commit: hugs98/src Makefile.in static.c
<ross <at> glass.cse.ogi.edu>
2003-04-06 23:38:29 GMT
2003-04-06 23:38:29 GMT
ross 2003/04/06 16:38:29 PDT
Modified files:
src Makefile.in static.c
Log:
If +G is given, don't load DLLs (except the ones we generate, for checking).
With this change, we can apply ffihugs to modules in any order.
Revision Changes Path
1.49 +8 -31 hugs98/src/Makefile.in
1.149 +3 -3 hugs98/src/static.c
RSS Feed