summaryrefslogtreecommitdiff
path: root/utils/hpc
Commit message (Expand)AuthorAgeFilesLines
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Fix and supress some warnings, and turn on -Werror when validatingIan Lynagh2007-09-021-0/+7
* Link ghc-pkg and hpc with containers if building ghc 6.7 or newerEsa Ilari Vuokko2007-08-211-0/+4
* Add newline to end of Hpc.hsIan Lynagh2007-08-161-1/+1
* in hpc-tools, removing the use of %error, to allow happy 1.15 to be used.andy@galois.com2007-07-211-2/+1
* hpc-tools: improving flag processing and help messages, small bug fixes.andy@galois.com2007-07-2010-86/+311
* FIX problem with not using the compat lib for Set in hpc tools.andy@galois.com2007-07-151-1/+1
* Warning Police: No newline at end of fileMichael D. Adams2007-07-132-2/+1
* Warning Police: Unused importsMichael D. Adams2007-07-137-8/+0
* Adding draft and show to hpcandy@galois.com2007-07-125-4/+237
* Adding hpcError, that improves error messages with usageandy@galois.com2007-07-111-0/+7
* Adding support for packages into hpc toolsandy@galois.com2007-07-111-7/+18
* Fixing hpc tools for 6.2 and 6.4andy@galois.com2007-06-298-8/+77
* unbreak "recompile utils with stage 1"Simon Marlow2007-06-291-6/+1
* Fixing Makefile hpc to use compatandy@galois.com2007-06-271-5/+6
* fixing creation of directory for html output; fixing html markup for 0% bars.andy@galois.com2007-06-271-5/+15
* Adding hpc tools, as a single program.andy@galois.com2007-06-256-0/+1140