Commit Graph

  • 463b96f190 Hacked System.Plugins.Make.recompileAll and a bit of refactoring. lemmih 2005-05-27 11:27:59 +00:00
  • 36fa0c6433 Fixed a bug in 'hasChanged'. lemmih 2005-05-26 10:01:28 +00:00
  • ecef36e749 Added powerpc-linux to list of working systems. hellish 2005-05-26 17:11:42 +00:00
  • 00b7f08ad1 Make comment about .so files match reality. Don Stewart 2005-05-26 04:52:47 +00:00
  • 81d13a4e8c Recursive modification checker. lemmih 2005-05-22 05:44:56 +00:00
  • 491477aeac fix examples to run process /bin/date well : System.Process uses cmd or command.com shell on Windows, doen't use Cygwin or MSYS shell shelarcy 2005-05-21 11:23:18 +00:00
  • 685ba637b6 Add -DMACOSX Don Stewart 2005-05-21 05:48:53 +00:00
  • f488031d81 Filter rts extra_libraries from lookupPkg - they're already linked. Don Stewart 2005-05-21 05:33:58 +00:00
  • 24113b6beb #if .. #if -> #if .. #elif .. :} Don Stewart 2005-05-21 05:21:28 +00:00
  • ea60e8fe89 We have CYGWIN and __MINGW32__, not mingw32_TARGET_OS. Don Stewart 2005-05-21 05:17:10 +00:00
  • 40d4705bed More details on building on cygwin Don Stewart 2005-05-21 04:06:05 +00:00
  • 5a57de0f49 Mention that on cygwin you should have cygwin paths first, found by Conal Elliott Don Stewart 2005-05-21 02:36:05 +00:00
  • c9b7a19464 Make sure C lib test works Don Stewart 2005-05-20 02:23:59 +00:00
  • dcf8719ee5 Documentation fix for unloadAll and example for loading of a shared library (called loadCLib). lemmih 2005-05-20 02:02:14 +00:00
  • a0b688a660 lookupPkg now returns the correct paths to libraries specified in extraLibraries and ldOptions with -lLib. lemmih 2005-05-20 01:58:15 +00:00
  • 537ffc4630 A bit more documentation for unloadAll lemmih 2005-05-20 01:56:48 +00:00
  • 640a91e7a9 Add missing typo, little bit of rearranging Don Stewart 2005-05-19 03:57:08 +00:00
  • 3dbfec637b EXTRA_OBJS in dependency order in unloadAll test Don Stewart 2005-05-19 03:39:55 +00:00
  • 7dbaf7fe88 Example program for 'unloadAll'. lemmih 2005-05-19 03:23:30 +00:00
  • fc58e81ed6 Code for unloadAll. lemmih 2005-05-19 03:22:54 +00:00
  • ff2a96c13d Fixes to use $fptools-compatible Dynamic Don Stewart 2005-05-19 03:24:30 +00:00
  • 6045e47850 Remove typecase test Don Stewart 2005-05-19 02:24:25 +00:00
  • daf5624743 Import latest Data.Dynamic Don Stewart 2005-05-19 02:09:02 +00:00
  • 638151b0e1 Fix /dev/null-for-.hi-file hack in pdynload. Fixes regress tests on linux dons 2005-05-16 03:31:19 +00:00
  • 5012249850 And don't rm configure on distclean Don Stewart 2005-05-16 02:03:14 +00:00
  • 24b0d9db40 Add configure. Helps windows people out Don Stewart 2005-05-16 02:02:01 +00:00
  • de0bd406d0 Fix install, part 2. Revealed by nightly builds on linux. dons 2005-05-16 01:48:30 +00:00
  • 991c3391ed And fix installation Don Stewart 2005-05-15 07:58:45 +00:00
  • 4cf08f20a3 Regnerate ParsePkgConfLite.hs Don Stewart 2005-05-15 06:06:03 +00:00
  • 63717dc07c Update examples to use new module names Don Stewart 2005-05-15 06:03:55 +00:00
  • cfae954a22 Make sure eval gets included in libHSplugins.a Don Stewart 2005-05-15 06:03:26 +00:00
  • cb4c29ac0e Rm AltData. Use AltData.Typeable or AltData.Dynamic Don Stewart 2005-05-15 05:24:04 +00:00
  • c73f5f91c4 Remove printf tests. Don Stewart 2005-05-15 05:14:06 +00:00
  • 57894600a0 no more -package printf or -package eval Don Stewart 2005-05-15 05:01:02 +00:00
  • 7b24c7fd3d HEADS UP: Move modules under the System.* and Language.* namespace Don Stewart 2005-05-15 04:55:38 +00:00
  • cee65e133a Don't try to install profiled libs (pointed out by Stefan Wehr) Don Stewart 2005-05-14 04:04:45 +00:00
  • 9cc381edf7 Add darcs link to hsx Don Stewart 2005-05-14 04:04:32 +00:00
  • 7aefa55fde first experimental MSYS (no cygwin) support shelarcy 2005-05-13 11:44:36 +00:00
  • df6e070281 Note dependency on hsx dons 2005-05-13 11:24:51 +00:00
  • a907661de0 Disable way=p for now. dons 2005-05-13 11:24:22 +00:00
  • deacb85627 haskell-src-exts support Niklas Broberg 2005-04-27 09:19:44 +00:00
  • 389c1ce711 Remove posix deps on two tests, pointed out by <shelarcy@capella.freemail.ne.jp> Don Stewart 2005-05-13 01:58:07 +00:00
  • a1529d9003 More Windows support, from <shelarcy capella.freemail.ne.jp> dons 2005-05-13 01:54:49 +00:00
  • 98ea2802c9 Fix mergeo dons 2005-05-07 08:42:22 +00:00
  • d431902833 tidy-cygwin-modifications vivian.mcphail 2005-05-07 08:07:34 +00:00
  • 6e8f0dc68f cygwin-leading-underscore-test vivian.mcphail 2005-05-07 04:24:52 +00:00
  • 908385396b fix-topdir-and-windll-loading-2 vivian.mcphail 2005-05-07 04:02:12 +00:00
  • ab72dff6c4 fix-topdir-and-windll-loading vivian.mcphail 2005-05-07 03:58:08 +00:00
  • 2de3b1180b Comments on getProcessID Don Stewart 2005-05-04 00:15:58 +00:00
  • 9fc0ea0f24 Simplify getProcessId dons 2005-05-03 23:55:45 +00:00
  • 7c13559ec6 negative-pid-cygwin vivian.mcphail 2005-05-03 14:54:20 +00:00
  • ed349264ce Rewrite ghc-pkg test, using that of ghc Don Stewart 2005-05-01 04:53:56 +00:00
  • 2757d85394 Make sure not to dump stderr Don Stewart 2005-05-01 04:05:12 +00:00
  • 87b026603d Note on prefix for cygwin Don Stewart 2005-05-01 03:22:21 +00:00
  • c7f31cbd7a Be smarter about finding ghc-pkg Don Stewart 2005-05-01 03:16:44 +00:00
  • ec81261ec1 cygwin friendly method for find TOP Don Stewart 2005-05-01 02:55:25 +00:00
  • ba8ab05329 And build normal and profiled libraries by default Don Stewart 2005-04-29 07:54:37 +00:00
  • 7a73983d1e Fix 6.2.2 builds Don Stewart 2005-04-28 11:37:51 +00:00
  • bbd060c1ad Mergeo Don Stewart 2005-04-28 11:29:36 +00:00
  • f7d579641b New build system for objects. Support profiling and -jN. Don Stewart 2005-04-28 11:27:38 +00:00
  • e2917a8184 Still need -package posix with ghc-6.2.x Don Stewart 2005-04-25 04:38:54 +00:00
  • c1dc938a63 don't need to mess with $(PREFIX)/bin Don Stewart 2005-04-25 04:38:37 +00:00
  • 858fff79f0 No more -package posix, some whitespace Don Stewart 2005-04-25 04:06:55 +00:00
  • 5b701bae8c remove dependency on -package unix and -package posix! Don Stewart 2005-04-25 04:06:23 +00:00
  • 4035d7c856 remove bogus #include Don Stewart 2005-04-25 04:06:09 +00:00
  • f5eb40612c Stop Map.hs error with 6.2.2 in runplugs Don Stewart 2005-04-25 03:49:54 +00:00
  • 34f61c8367 Use safer popen implementation from lambdabot/yi Don Stewart 2005-04-25 03:49:32 +00:00
  • 1930e846e4 Unnec. -Onot to eval Don Stewart 2005-04-25 03:49:11 +00:00
  • 94f3eff3b7 Build -threaded Don Stewart 2005-04-25 03:48:19 +00:00
  • 527562849d Remove posix dependency in MkTemmp Don Stewart 2005-04-25 03:48:00 +00:00
  • 571c56fcb9 whitespace Don Stewart 2005-04-25 00:14:54 +00:00
  • 863c807f2c Remove test I can't build Don Stewart 2005-04-24 10:14:51 +00:00
  • 5b0fa58f0e Don't install runplugs/plugs by default. Turn of inbuilt suffixes in gmake Don Stewart 2005-04-24 10:07:17 +00:00
  • a7d3447310 Fix a couple of test cases. A bit of renaming Don Stewart 2005-04-24 10:06:44 +00:00
  • e5569da033 Import RunPlugs from lambdabot Don Stewart 2005-04-24 10:05:36 +00:00
  • 887fa59389 Import hs-plugins cvs Don Stewart 2005-04-24 08:51:33 +00:00