Commit Graph

  • 27c8624308 update expected output dons 2005-12-25 22:57:45 +00:00
  • c9e5eb2358 v 1.0 dons 2005-12-25 22:49:25 +00:00
  • 3d372cfe5b Move --with-ghc Setup.lhs into Scripts, use standard Setup.lhs at top level dons 2005-12-25 22:46:17 +00:00
  • fc1a519459 Some debug ideas from bringert dons 2005-12-07 23:52:30 +00:00
  • f3e5ae10fb Out of date reference to Setup.hs dons 2005-12-04 00:43:39 +00:00
  • 23adc00e22 update readme dons 2005-12-02 04:58:51 +00:00
  • c39ad8a207 Literate setup script, and use -fasm. it's faster dons 2005-12-02 04:58:04 +00:00
  • 4dfc49d672 Cabal interface change. ThJaeger 2005-10-31 04:46:09 +00:00
  • c8da903578 Cabal fix. lemmih 2005-10-07 10:22:09 +00:00
  • 1acd230b94 Let new package dbs take precedence over old ones. lemmih 2005-09-23 16:12:24 +00:00
  • e2ab337ab7 set binaryInterfaceMagic correctly on 64bit platforms Jens Petersen 2005-09-14 08:59:31 +00:00
  • 1a2cbbf582 Export 'env' from System.Plugins.Env lemmih 2005-09-13 20:33:33 +00:00
  • a7991e8cb6 Refactored System.Plugins.Load.loadFunction lemmih 2005-09-13 16:54:28 +00:00
  • dfa37bb45f Add some documentation Don Stewart 2005-09-08 07:06:12 +00:00
  • ab803f0975 More haddocks Don Stewart 2005-09-07 06:29:51 +00:00
  • be506121a2 Better haddocks for Plugins.Make Don Stewart 2005-09-07 02:49:31 +00:00
  • 5ee8fb5486 Use hs-source-dir. Works with 6.4. Suggested by Lemmih. Don Stewart 2005-09-05 01:50:52 +00:00
  • 29ceaa76f6 improve haddock documentation Don Stewart 2005-09-04 03:27:56 +00:00
  • c2a10f4a90 formatting Don Stewart 2005-09-04 03:27:40 +00:00
  • c336af2b0e mv code back into src/. Kindly pointed out by Lemmih Don Stewart 2005-09-03 06:38:06 +00:00
  • 150b37cb4b dont need install.sh; regen configure Don Stewart 2005-09-03 05:20:06 +00:00
  • e60e3ca3b4 install functionality subsumed by Cabal Don Stewart 2005-09-03 04:48:27 +00:00
  • 5e3fe71186 Notes on using HSX Don Stewart 2005-09-03 04:47:03 +00:00
  • 5c8d34fba9 No need for -cpp. Use -fglasgow-exts only where needed Don Stewart 2005-09-03 04:45:56 +00:00
  • 3dfd017b32 Functionality subsumed by Cabal Don Stewart 2005-09-03 04:45:40 +00:00
  • bb5520a88e examples -> testsuite Don Stewart 2005-09-03 04:45:26 +00:00
  • dff0363224 Update examples Don Stewart 2005-09-03 04:45:14 +00:00
  • 5321754614 More cabalisation improvements Don Stewart 2005-09-03 04:09:37 +00:00
  • 13be765f32 Add ParsePkgConfCabal.hs, to save happy regenerating it Don Stewart 2005-09-03 04:04:45 +00:00
  • b4529492d9 Make haddock happy Don Stewart 2005-09-03 03:37:58 +00:00
  • 1191f0595e update build instructions Don Stewart 2005-09-03 03:37:37 +00:00
  • 90d780cff8 Partially improve the cabalisation Don Stewart 2005-09-03 03:10:04 +00:00
  • 698e960ad4 typo in readme Don Stewart 2005-09-01 02:49:43 +00:00
  • 25726672e8 Fix call to resolveObjs, spotted by cinema on #haskell Don Stewart 2005-08-27 11:32:32 +00:00
  • 06f2abce6b Add pdynload hierarchical name test from Alistair Bayley Don Stewart 2005-08-27 03:17:55 +00:00
  • d380755047 Report the error when a process returns a non-zero exit code. lemmih 2005-08-25 18:46:10 +00:00
  • 5d2b4db2a8 Unload loaded code if 'resolveObjs' fail. lemmih 2005-08-24 18:43:46 +00:00
  • fc1f9c698a Don't need -threaded, pointed out by Lemmih Don Stewart 2005-08-19 10:28:42 +00:00
  • 2cf7f581ab And remove plugins.cabal on distclean Don Stewart 2005-08-19 02:43:28 +00:00
  • 786333a367 expected output dons 2005-08-19 02:40:29 +00:00
  • 405400da87 updaate output dons 2005-08-19 02:39:09 +00:00
  • 838fd803e5 expected output dons 2005-08-19 02:37:42 +00:00
  • fcc91a57ab warning police Don Stewart 2005-08-19 02:09:20 +00:00
  • 2610a9cf58 Need to specify -package plugins when compiling foreign binaries against hs-plugins Don Stewart 2005-08-19 02:08:54 +00:00
  • 3c44c98dc1 Update runplugs to latest version from lambdabot Don Stewart 2005-08-19 02:08:35 +00:00
  • 07a2f5e150 dont' use plugins.conf.inplace anymore Don Stewart 2005-08-19 02:07:19 +00:00
  • ec04008616 expected output Don Stewart 2005-08-19 02:05:40 +00:00
  • bbef1c8415 expected output Don Stewart 2005-08-19 02:04:12 +00:00
  • e59c59d3ea Make dependency on HSX *optional*. Use ./configure --enable-hsx to use it Don Stewart 2005-08-19 01:43:17 +00:00
  • 9d68153395 expected output Don Stewart 2005-08-19 01:41:27 +00:00
  • ee40ab8d1a update expected output Don Stewart 2005-08-19 01:37:53 +00:00
  • 5dbfa70f74 More fixes for 605, and adjust expected output dons 2005-08-19 01:04:43 +00:00
  • 6c122b67c4 Fixes to compile with 6.5 dons 2005-08-19 00:52:51 +00:00
  • bf228280e3 Also depend on base (for new cabal) dons 2005-08-19 00:47:45 +00:00
  • ddebf95148 And the rest, oops Don Stewart 2005-08-19 00:47:47 +00:00
  • 6f4011ce43 Use the popen in Process.hs from yi,lambdabot,h4sh Don Stewart 2005-08-19 00:47:22 +00:00
  • fae77c92d6 happy.sh was a hack Don Stewart 2005-08-18 06:48:58 +00:00
  • bbd6456dff regen Don Stewart 2005-08-18 05:16:12 +00:00
  • c790ab9d7e regen configure Don Stewart 2005-08-18 05:05:54 +00:00
  • 46b07ed75c Mv plugins -> src Don Stewart 2005-08-18 05:05:19 +00:00
  • 931bfe8c05 And add Setup.hs and plugins.cabal Don Stewart 2005-08-18 05:04:34 +00:00
  • e568f1f6bf HEADS UP: First go at cabalising hs-plugins build system. Bugs have been introduced though Don Stewart 2005-08-18 05:03:08 +00:00
  • fcbbc78a28 wibble Don Stewart 2005-08-17 11:52:50 +00:00
  • 8c86567be6 Adjust hi-parsing to new interface format. Thomas Jaeger 2005-08-03 02:52:34 +00:00
  • b0553f9eb8 Fixed 'way' tag in the Hi parser. lemmih 2005-08-03 02:16:29 +00:00
  • 9a221a70d0 No need for explicit -package Cabal, spotted by dcoutts Don Stewart 2005-07-29 13:00:40 +00:00
  • 3b457de2a1 Get rid of non-portable autogen.sh Don Stewart 2005-07-29 10:51:48 +00:00
  • 893bc5e5c4 update todos Don Stewart 2005-07-09 02:31:33 +00:00
  • 5fb645e6e2 Update Readme Don Stewart 2005-07-09 01:52:52 +00:00
  • 411de94734 TAG 0.9.10 Don Stewart 2005-07-06 05:37:21 +00:00
  • 8b81654a56 We need 6.4 now Don Stewart 2005-07-06 05:24:50 +00:00
  • 1e80e35463 6.2.2 fixes Don Stewart 2005-07-06 05:22:54 +00:00
  • 8aa4659aaf Don't test runplugs for now Don Stewart 2005-07-06 05:15:57 +00:00
  • b8060ed7b3 Accept output Don Stewart 2005-07-06 05:14:36 +00:00
  • 663d5457a8 Misc shell code Don Stewart 2005-07-06 05:00:19 +00:00
  • e20870488d Update version Don Stewart 2005-07-06 04:56:13 +00:00
  • 68bfb384f6 Work on runplugs. Disable for now Don Stewart 2005-07-06 04:49:07 +00:00
  • 90c6ce5c4b Update version number in .conf.in.cpps Don Stewart 2005-07-06 04:48:36 +00:00
  • 05f29f1f0e More docs Don Stewart 2005-07-06 04:30:13 +00:00
  • d27f323df0 Wibbles Don Stewart 2005-07-06 04:29:57 +00:00
  • 6997145d4e Update documenation for new release Don Stewart 2005-07-06 04:11:47 +00:00
  • 3697ba0fd1 Wrap exec, a la lambdabot Don Stewart 2005-07-04 04:39:44 +00:00
  • fc572bf6f8 Add missing posix dependency Don Stewart 2005-07-04 03:36:38 +00:00
  • e66008210d regen configure Don Stewart 2005-07-04 03:23:58 +00:00
  • 20e08f523a Add getImports, a useful interface to the .hi file parser Don Stewart 2005-07-04 03:23:30 +00:00
  • 62b6e31734 mkModid is fixed, so pdynload works well on Windows shelarcy 2005-06-19 12:05:49 +00:00
  • d07bb01b48 now dirname and basename work well on Windows and other platform that can use backslash on path shelarcy 2005-06-18 20:47:08 +00:00
  • 5be5242113 Have pdynload handle hierarchical names Don Stewart 2005-06-09 01:34:43 +00:00
  • 74c9d832f9 Lots of todos have been done. Add cabal support note Don Stewart 2005-06-05 04:58:16 +00:00
  • f7fcae5289 Warn about using eval from a thread Don Stewart 2005-06-05 02:17:01 +00:00
  • 0124bbfb11 Avoid trouble with shabang in docs/munge.sed Samuel Bronson 2005-05-31 18:19:27 +00:00
  • 492fe0e440 now syslibdir definition is correct for Window_NT, 2000 or later. I don't know Windows 9X has OS system variable. shelarcy 2005-05-30 15:13:33 +00:00
  • 14654ff8f3 mingw32 negative processID and nonexistent SYSTEMROOT vivian.mcphail 2005-05-30 12:42:39 +00:00
  • 00a5a94c60 Added mkHsValues helper function hellish 2005-05-26 17:49:10 +00:00
  • 39e7ae6133 Kill ref to ghcii.sh dons 2005-05-29 01:46:31 +00:00
  • 1c57e2fea1 avoid warning output from ghci when setting TOP vivian.mcphail 2005-05-29 01:29:31 +00:00
  • d8ad122552 use ghcii.sh to avoid warning for TOP vivian.mcphail 2005-05-28 21:26:37 +00:00
  • e0a72cf772 Regen configure dons 2005-05-29 00:23:26 +00:00
  • 9f99e1394b fixed make error, could not find Distribution... vivian.mcphail 2005-05-28 21:49:05 +00:00
  • 087442a7d2 s/not changed/changed/ typo in 'recompileAll'. lemmih 2005-05-27 11:57:33 +00:00