2007-11-16 |
Simon Marlow | Change the command-line semantics for query commands |
tree | commitdiff |
2007-11-16 |
Simon Marlow | Disallow installing packages whose names differ in... |
tree | commitdiff |
2007-11-14 |
Simon Marlow | FIX #1596 (remove deprecated --define-name) |
tree | commitdiff |
2007-11-14 |
Simon Marlow | FIX #1837: remove deprecated support for unversioned... |
tree | commitdiff |
2007-11-09 |
claus.reinke@talk2... | FIX 1463 (implement 'ghc-pkg find-module') |
tree | commitdiff |
2007-11-14 |
Simon Marlow | remove --define-name from the --help usage message... |
tree | commitdiff |
2007-11-14 |
Simon Marlow | FIX #1837: emit deprecated message for unversioned... |
tree | commitdiff |
2007-11-10 |
Ian Lynagh | Use INSTALL_SCRIPT, not INSTALL_PROGRAM, when installin... |
tree | commitdiff |
2007-11-06 |
Simon Marlow | update to use latest changes to the GHC API (works... |
tree | commitdiff |
2007-11-05 |
Simon Marlow | Various improvements |
tree | commitdiff |
2007-11-05 |
Simon Marlow | build ghctags-inplace |
tree | commitdiff |
2007-11-05 |
Simon Marlow | catch up with changes to checkModule |
tree | commitdiff |
2007-06-25 |
Simon Marlow | reorder the imports |
tree | commitdiff |
2007-06-25 |
Simon Marlow | follow changes in HsRecFields |
tree | commitdiff |
2007-06-25 |
Simon Marlow | merged patches relating to GhcTags from #946 |
tree | commitdiff |
2006-10-13 |
nr@eecs.harvard.edu | new README file for utils/ghctags |
tree | commitdiff |
2006-09-20 |
Norman Ramsey | proper HC entry for bootstrapping in Makefile |
tree | commitdiff |
2006-09-20 |
Norman Ramsey | first cut at missing case for ids defined in pattern |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | change representation of FoundThing |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | get names of data constructors |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | do notation for the Maybe monad |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | load all files at once and compute tags for all |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | tell GHC not to generate code (thanks Simon M) |
tree | commitdiff |
2006-09-16 |
Norman Ramsey | cover more cases; take GHC options on command line |
tree | commitdiff |
2006-09-15 |
Norman Ramsey | initial, very incomplete tags generator |
tree | commitdiff |
2007-10-29 |
Ian Lynagh | Teach ghc-pkg about $httptopdir |
tree | commitdiff |
2007-10-25 |
Simon Marlow | default to installing runhaskell and hsc2hs again,... |
tree | commitdiff |
2007-10-25 |
andy@unsafeperform... | Fixing typo in runtime documentation for hpc, push... |
tree | commitdiff |
2007-10-14 |
andy@galois.com | Improving the combine mode for hpc |
tree | commitdiff |
2007-09-14 |
Simon Marlow | distclean: ghcprof-inplace |
tree | commitdiff |
2007-09-07 |
Ian Lynagh | Add a --names-only flag for list --simple-output |
tree | commitdiff |
2007-09-09 |
sven.panne@aedion.de | Removed install-dirs target, it is unnecessary and... |
tree | commitdiff |
2007-09-08 |
andy@galois.com | Fixing Hpc's Finite Map compat lib for ghc 6.2.1 |
tree | commitdiff |
2007-09-08 |
andy@galois.com | updating hpc toolkit |
tree | commitdiff |
2007-09-07 |
andy@galois.com | Fixing hpc to allow use of hash function to seperate... |
tree | commitdiff |
2007-09-06 |
Ian Lynagh | Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM |
tree | commitdiff |
2007-09-05 |
Ian Lynagh | Add an OPTIONS -w pragma to utils/genprimopcode/Lexer.xx |
tree | commitdiff |
2007-09-04 |
Ian Lynagh | Fix CodingStyle#Warnings URLs |
tree | commitdiff |
2007-09-03 |
Ian Lynagh | Use OPTIONS rather than OPTIONS_GHC for pragmas |
tree | commitdiff |
2007-09-02 |
Ian Lynagh | Fix warnings in ghc-pkg on Windows |
tree | commitdiff |
2007-09-02 |
Ian Lynagh | Fix and supress some warnings, and turn on -Werror... |
tree | commitdiff |
2007-08-28 |
Ian Lynagh | Use DESTDIR when installing |
tree | commitdiff |
2007-08-26 |
Simon Marlow | convert to use System.FilePath |
tree | commitdiff |
2007-08-24 |
Simon Marlow | fix getting the exit code |
tree | commitdiff |
2007-08-24 |
Simon Marlow | add pwd to SUBDIRS, so it gets cleaned |
tree | commitdiff |
2007-08-21 |
Esa Ilari Vuokko | Link ghc-pkg and hpc with containers if building ghc... |
tree | commitdiff |
2007-08-21 |
Simon Marlow | we need to add utils/pwd to a binary distribution |
tree | commitdiff |
2007-08-20 |
Norman Ramsey | annotate C-- calls that do not return |
tree | commitdiff |
2007-08-19 |
Ian Lynagh | Improve runghc's argument handling |
tree | commitdiff |
2007-08-18 |
Ian Lynagh | Make runghc warning-free and turn -Wall on in the Makefile |
tree | commitdiff |
2007-08-18 |
Ian Lynagh | Make the runghc code prettier and fix some warnings |
tree | commitdiff |
2007-07-29 |
Magnus Jonsson | Make "runghc -f path-to-ghc Main.hs" work |
tree | commitdiff |
2007-08-16 |
Ian Lynagh | Add newline to end of Hpc.hs |
tree | commitdiff |
2007-07-31 |
Simon Marlow | compile the -inplace programs using $(HC), not $(GHC) |
tree | commitdiff |
2007-07-30 |
Ian Lynagh | Make lndir work on Windows (by copying) |
tree | commitdiff |
2007-07-30 |
Ian Lynagh | Make lndir whitespace consistent |
tree | commitdiff |
2007-07-30 |
Ian Lynagh | Use our own (Haskell) pwd to find the tree root |
tree | commitdiff |
2007-07-27 |
Simon Marlow | Pointer Tagging |
tree | commitdiff |
2007-07-21 |
andy@galois.com | in hpc-tools, removing the use of %error, to allow... |
tree | commitdiff |
2007-07-20 |
andy@galois.com | hpc-tools: improving flag processing and help messages... |
tree | commitdiff |
2007-07-15 |
andy@galois.com | FIX problem with not using the compat lib for Set in... |
tree | commitdiff |
2007-07-13 |
Michael D. Adams | Warning Police: No newline at end of file |
tree | commitdiff |
2007-07-13 |
Michael D. Adams | Warning Police: Unused imports |
tree | commitdiff |
2007-07-12 |
andy@galois.com | Adding draft and show to hpc |
tree | commitdiff |
2007-07-11 |
andy@galois.com | Adding hpcError, that improves error messages with... |
tree | commitdiff |
2007-07-11 |
andy@galois.com | Adding support for packages into hpc tools |
tree | commitdiff |
2007-07-05 |
Ian Lynagh | Update the in-tree GMP; fixes trac #832 |
tree | commitdiff |
2007-06-27 |
Michael D. Adams | Implemented and fixed bugs in CmmInfo handling |
tree | commitdiff |
2007-06-29 |
andy@galois.com | Fixing hpc tools for 6.2 and 6.4 |
tree | commitdiff |
2007-06-29 |
Simon Marlow | unbreak "recompile utils with stage 1" |
tree | commitdiff |
2007-06-27 |
andy@galois.com | making hpc live |
tree | commitdiff |
2007-06-27 |
andy@galois.com | Fixing Makefile hpc to use compat |
tree | commitdiff |
2007-06-27 |
andy@galois.com | fixing creation of directory for html output; fixing... |
tree | commitdiff |
2007-06-23 |
Simon Marlow | make inplace scripts less sensitive to /bin/sh quoting... |
tree | commitdiff |
2007-06-25 |
andy@galois.com | Adding hpc tools, as a single program. |
tree | commitdiff |
2007-06-22 |
Simon Marlow | remove unnecessary cruft |
tree | commitdiff |
2007-06-22 |
Simon Marlow | FIX BUILD: all builds need --template, not just Windows |
tree | commitdiff |
2007-06-22 |
Simon Marlow | ignore all but the last --template option |
tree | commitdiff |
2007-06-21 |
Simon Marlow | yet more fixes: Cygwin broke this time |
tree | commitdiff |
2007-06-21 |
Lemmih | fix bugs with hsc2hs-inplace |
tree | commitdiff |
2007-06-21 |
Lemmih | further fixes to the inplace scripts |
tree | commitdiff |
2007-06-21 |
Simon Marlow | use a binary for hsc2hs-inplace too |
tree | commitdiff |
2007-06-21 |
Simon Marlow | Fix problems with new inplace stuff on Cygwin |
tree | commitdiff |
2007-06-21 |
Simon Marlow | Use a real binary instead of scripts for ghc-inplace |
tree | commitdiff |
2007-06-15 |
Ian Lynagh | Add missing quotes in generated script |
tree | commitdiff |
2007-06-09 |
Ian Lynagh | Fix up whitespace |
tree | commitdiff |
2007-06-01 |
Ian Lynagh | Fix a -- that somehow turned into a ---- |
tree | commitdiff |
2007-06-01 |
Ian Lynagh | Fix creation of hsc2hs-inplace.bat |
tree | commitdiff |
2007-06-01 |
Ian Lynagh | Fix bindist creation |
tree | commitdiff |
2007-05-31 |
Ian Lynagh | Rework the build system a bit |
tree | commitdiff |
2007-05-30 |
Ian Lynagh | Make package.conf files a bit more readable |
tree | commitdiff |
2007-06-05 |
Isaac Dupree | remove #if branches for pre-ghc-6.0 |
tree | commitdiff |
2007-05-25 |
Simon Marlow | -package pretty is required for GHC >= 6.7 |
tree | commitdiff |
2007-05-13 |
Ian Lynagh | Move the libraries bindist generation code into librari... |
tree | commitdiff |
2007-05-10 |
Simon Marlow | remove now-unused usage information (#1003) |
tree | commitdiff |
2007-05-09 |
Ian Lynagh | Remove ghc_ge_504 (it's required to be true now anyway) |
tree | commitdiff |
2007-04-27 |
Simon Marlow | don't forget to clean the .bat files |
tree | commitdiff |
2007-04-18 |
simonpj@microsoft.com | Fix bat-script generation for MSys |
tree | commitdiff |
2007-04-11 |
Ian Lynagh | Remove redundant import |
tree | commitdiff |
2007-04-10 |
Ian Lynagh | Replace genprimopcode's parsec parser with an alex... |
tree | commitdiff |
next |