shelarcy
492fe0e440
now syslibdir definition is correct for Window_NT, 2000 or later. I don't know Windows 9X has OS system variable.
2005-05-30 15:13:33 +00:00
vivian.mcphail
14654ff8f3
mingw32 negative processID and nonexistent SYSTEMROOT
2005-05-30 12:42:39 +00:00
Don Stewart
00b7f08ad1
Make comment about .so files match reality.
2005-05-26 04:52:47 +00:00
lemmih
81d13a4e8c
Recursive modification checker.
2005-05-22 05:44:56 +00:00
Don Stewart
685ba637b6
Add -DMACOSX
2005-05-21 05:48:53 +00:00
Don Stewart
f488031d81
Filter rts extra_libraries from lookupPkg - they're already linked.
2005-05-21 05:33:58 +00:00
Don Stewart
24113b6beb
#if .. #if -> #if .. #elif .. :}
2005-05-21 05:21:28 +00:00
Don Stewart
ea60e8fe89
We have CYGWIN and __MINGW32__, not mingw32_TARGET_OS.
2005-05-21 05:17:10 +00:00
lemmih
a0b688a660
lookupPkg now returns the correct paths to libraries specified in extraLibraries and ldOptions with -lLib.
2005-05-20 01:58:15 +00:00
lemmih
537ffc4630
A bit more documentation for unloadAll
2005-05-20 01:56:48 +00:00
lemmih
fc58e81ed6
Code for unloadAll.
2005-05-19 03:22:54 +00:00
Don Stewart
7b24c7fd3d
HEADS UP: Move modules under the System.* and Language.* namespace
...
* The Plugins.* modules now live under System.Plugins.*
* The Eval.* modules live under System.Eval.*, and they are part of the
plugins package (no more separate eval package).
* The printf package has been removed
* The Hi.* modules are now available as Language.Hi.Parser
2005-05-15 04:55:38 +00:00