54 Commits

Author SHA1 Message Date
Don Stewart
daf5624743 Import latest Data.Dynamic 2005-05-19 02:09:02 +00:00
dons
638151b0e1 Fix /dev/null-for-.hi-file hack in pdynload. Fixes regress tests on linux 2005-05-16 03:31:19 +00:00
Don Stewart
5012249850 And don't rm configure on distclean 2005-05-16 02:03:14 +00:00
Don Stewart
24b0d9db40 Add configure. Helps windows people out 2005-05-16 02:02:01 +00:00
dons
de0bd406d0 Fix install, part 2. Revealed by nightly builds on linux. 2005-05-16 01:48:30 +00:00
Don Stewart
991c3391ed And fix installation 2005-05-15 07:58:45 +00:00
Don Stewart
4cf08f20a3 Regnerate ParsePkgConfLite.hs 2005-05-15 06:06:03 +00:00
Don Stewart
63717dc07c Update examples to use new module names 2005-05-15 06:03:55 +00:00
Don Stewart
cfae954a22 Make sure eval gets included in libHSplugins.a 2005-05-15 06:03:26 +00:00
Don Stewart
cb4c29ac0e Rm AltData. Use AltData.Typeable or AltData.Dynamic 2005-05-15 05:24:04 +00:00
Don Stewart
c73f5f91c4 Remove printf tests. 2005-05-15 05:14:06 +00:00
Don Stewart
57894600a0 no more -package printf or -package eval 2005-05-15 05:01:02 +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
Don Stewart
cee65e133a Don't try to install profiled libs (pointed out by Stefan Wehr) 2005-05-14 04:04:45 +00:00
Don Stewart
9cc381edf7 Add darcs link to hsx 2005-05-14 04:04:32 +00:00
shelarcy
7aefa55fde first experimental MSYS (no cygwin) support 2005-05-13 11:44:36 +00:00
dons
df6e070281 Note dependency on hsx 2005-05-13 11:24:51 +00:00
dons
a907661de0 Disable way=p for now. 2005-05-13 11:24:22 +00:00
Niklas Broberg
deacb85627 haskell-src-exts support 2005-04-27 09:19:44 +00:00
Don Stewart
389c1ce711 Remove posix deps on two tests, pointed out by <shelarcy@capella.freemail.ne.jp> 2005-05-13 01:58:07 +00:00
dons
a1529d9003 More Windows support, from <shelarcy capella.freemail.ne.jp> 2005-05-13 01:54:49 +00:00
dons
98ea2802c9 Fix mergeo 2005-05-07 08:42:22 +00:00
vivian.mcphail
d431902833 tidy-cygwin-modifications 2005-05-07 08:07:34 +00:00
vivian.mcphail
6e8f0dc68f cygwin-leading-underscore-test 2005-05-07 04:24:52 +00:00
vivian.mcphail
908385396b fix-topdir-and-windll-loading-2 2005-05-07 04:02:12 +00:00
vivian.mcphail
ab72dff6c4 fix-topdir-and-windll-loading 2005-05-07 03:58:08 +00:00
Don Stewart
2de3b1180b Comments on getProcessID 2005-05-04 00:15:58 +00:00
dons
9fc0ea0f24 Simplify getProcessId 2005-05-03 23:55:45 +00:00
vivian.mcphail
7c13559ec6 negative-pid-cygwin 2005-05-03 14:54:20 +00:00
Don Stewart
ed349264ce Rewrite ghc-pkg test, using that of ghc 2005-05-01 04:53:56 +00:00
Don Stewart
2757d85394 Make sure not to dump stderr 2005-05-01 04:05:12 +00:00
Don Stewart
87b026603d Note on prefix for cygwin 2005-05-01 03:22:21 +00:00
Don Stewart
c7f31cbd7a Be smarter about finding ghc-pkg 2005-05-01 03:16:44 +00:00
Don Stewart
ec81261ec1 cygwin friendly method for find TOP 2005-05-01 02:55:25 +00:00
Don Stewart
ba8ab05329 And build normal and profiled libraries by default 2005-04-29 07:54:37 +00:00
Don Stewart
7a73983d1e Fix 6.2.2 builds 2005-04-28 11:37:51 +00:00
Don Stewart
bbd060c1ad Mergeo 2005-04-28 11:29:36 +00:00
Don Stewart
f7d579641b New build system for objects. Support profiling and -jN. 2005-04-28 11:27:38 +00:00
Don Stewart
e2917a8184 Still need -package posix with ghc-6.2.x 2005-04-25 04:38:54 +00:00
Don Stewart
c1dc938a63 don't need to mess with $(PREFIX)/bin 2005-04-25 04:38:37 +00:00
Don Stewart
858fff79f0 No more -package posix, some whitespace 2005-04-25 04:06:55 +00:00
Don Stewart
5b701bae8c remove dependency on -package unix and -package posix! 2005-04-25 04:06:23 +00:00
Don Stewart
4035d7c856 remove bogus #include 2005-04-25 04:06:09 +00:00
Don Stewart
f5eb40612c Stop Map.hs error with 6.2.2 in runplugs 2005-04-25 03:49:54 +00:00
Don Stewart
34f61c8367 Use safer popen implementation from lambdabot/yi 2005-04-25 03:49:32 +00:00
Don Stewart
1930e846e4 Unnec. -Onot to eval 2005-04-25 03:49:11 +00:00
Don Stewart
94f3eff3b7 Build -threaded 2005-04-25 03:48:19 +00:00
Don Stewart
527562849d Remove posix dependency in MkTemmp 2005-04-25 03:48:00 +00:00
Don Stewart
571c56fcb9 whitespace 2005-04-25 00:14:54 +00:00
Don Stewart
863c807f2c Remove test I can't build 2005-04-24 10:14:51 +00:00