summaryrefslogtreecommitdiff
path: root/utils/Makefile
Commit message (Expand)AuthorAgeFilesLines
* don't install the installPackage programIan Lynagh2008-09-301-2/+3
* Don't install pwdIan Lynagh2008-09-111-1/+5
* Add a comment to utils/MakefileIan Lynagh2008-09-051-0/+9
* Update the build system to handle building and using haddock2Ian Lynagh2008-08-281-11/+12
* Build haddock with the stage1 compilerIan Lynagh2008-08-141-1/+1
* When making bindists, check that we know where we areIan Lynagh2008-08-251-0/+4
* When distcleaning in utils/, distclean (rather then merely clean) the utilsIan Lynagh2008-08-151-1/+7
* bindists are now some way towards workingIan Lynagh2008-08-101-6/+9
* We need to clean the utils on "distclean", as well as "clean"Ian Lynagh2008-07-221-1/+1
* Some "install" and "clean" fixesIan Lynagh2008-07-181-0/+6
* Disable building pwd and lndir for nowIan Lynagh2008-07-181-6/+8
* Build hpc with CabalIan Lynagh2008-07-181-4/+4
* Build runghc with CabalIan Lynagh2008-07-181-3/+3
* Tweak the build system for installPackageIan Lynagh2008-07-181-3/+3
* More build system changes; hasktags is now built with CabalIan Lynagh2008-07-181-3/+6
* More build system changes; ghc-pkg is now built with CabalIan Lynagh2008-07-181-10/+25
* Fix the order in which things get builtIan Lynagh2008-07-171-2/+2
* Do the building and installing of hsc2hs with the stage1 compilerIan Lynagh2008-07-171-2/+13
* Move installPackage out into its own cabal package under utils/Ian Lynagh2008-07-111-1/+1
* it's time to retire ghcprof & friendsSimon Marlow2008-06-181-2/+2
* add pwd to SUBDIRS, so it gets cleanedSimon Marlow2007-08-241-1/+1
* we need to add utils/pwd to a binary distributionSimon Marlow2007-08-211-1/+1
* making hpc liveandy@galois.com2007-06-271-2/+2
* Fix bindist creationIan Lynagh2007-06-011-7/+11
* Move the libraries bindist generation code into libraries/MakefileIan Lynagh2007-05-131-1/+1
* Replace genprimopcode's parsec parser with an alex+happy parserIan Lynagh2007-04-101-1/+7
* Omit lndir on Windows, as it used to besimonpj@microsoft.com2006-04-111-1/+7
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+39