summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Build hsc2hs with CabalIan Lynagh2008-07-051-42/+4
* Remove fgl from the libraries MakefileIan Lynagh2008-07-041-1/+0
* Tell the bootstrapping Cabal where ghc-pkg isIan Lynagh2008-07-041-2/+2
* If we know where alex, haddock and happy are then tell Cabal; fixes trac #2373Ian Lynagh2008-07-031-0/+12
* Don't clean bootstrapping bits when cleaning librariesIan Lynagh2008-07-031-1/+2
* More libraries/Makefile fixesIan Lynagh2008-07-031-3/+3
* Fix build on WindowsIan Lynagh2008-07-031-4/+3
* Teach cabal-bin how to build Setup programsIan Lynagh2008-07-032-17/+38
* Wibble cabal-bin's error messageIan Lynagh2008-07-021-1/+1
* Add missing dph package to MakefileRoman Leshchinskiy2008-07-021-0/+1
* array is now warning-freeIan Lynagh2008-06-301-1/+1
* Follow Cabal changesIan Lynagh2008-06-291-1/+4
* Rename cabal to cabal-binIan Lynagh2008-06-292-11/+11
* Follow Cabal changesIan Lynagh2008-06-262-2/+2
* Absolutify a pathIan Lynagh2008-06-261-1/+1
* Remove fgl from extralibsIan Lynagh2008-06-261-1/+0
* Use a program similar to cabal-install to build the librariesIan Lynagh2008-06-262-58/+78
* Generate a warning-free GHC.PrimopWrappers. ghc-prim is now -Wall clean.Ian Lynagh2008-06-241-1/+1
* Fix the build with GHC 6.4Ian Lynagh2008-06-231-0/+3
* editline is now warning-freeIan Lynagh2008-06-201-1/+1
* hpc is -Wall cleanIan Lynagh2008-06-201-1/+1
* filepath is now warning-freeIan Lynagh2008-06-201-1/+1
* pretty is now -Wall cleanIan Lynagh2008-06-201-1/+1
* process is now -Wall cleanIan Lynagh2008-06-201-1/+1
* directory is now -Wall cleanIan Lynagh2008-06-201-1/+1
* integer-gmp is warning-freeIan Lynagh2008-06-191-1/+1
* packedstring is now -Wall cleanIan Lynagh2008-06-191-1/+1
* old-time is now warning-freeIan Lynagh2008-06-191-1/+1
* old-locale is now warning-freeIan Lynagh2008-06-191-1/+1
* random is now -Wall cleanIan Lynagh2008-06-191-1/+1
* bytestring is -Wall cleanIan Lynagh2008-06-191-1/+1
* Cabal is -Wall cleanIan Lynagh2008-06-191-1/+1
* The haskell98 library is -Wall cleanIan Lynagh2008-06-191-1/+1
* template-haskell is now -Wall cleanIan Lynagh2008-06-191-1/+1
* containers is now -Wall cleanIan Lynagh2008-06-181-1/+1
* Put the infrastructure in place for getting the libraries -Wall cleanIan Lynagh2008-06-171-0/+13
* More commandline flag improvementsIan Lynagh2008-06-162-0/+6
* Don't compile Cabal with -cpp -fffiIan Lynagh2008-06-151-2/+1
* Add dph packages to build systemRoman Leshchinskiy2008-05-301-0/+4
* Simplify specifying that some libraries need to use the build.* rules2008-05-28Ian Lynagh2008-05-261-6/+9
* Cope with libraries in libraries/foo/bar rather than just libraries/fooIan Lynagh2008-05-262-26/+31
* Move the register-inplace special-case stuff into the ghc-prim packageIan Lynagh2008-05-172-22/+2
* Libraries Makefile Hack for ndpIan Lynagh2008-05-161-1/+6
* When building libraries, we need to register them if we use the "build" targetsIan Lynagh2008-05-161-0/+1
* Use -fffi when compiling Cabal stuff with the bootstrapping compilerIan Lynagh2008-05-131-3/+6
* Fix spelling of nonexistEntIan Lynagh2008-05-131-10/+10
* Fix the Windows build; the new Cabal doesn't like --prefix=/fooIan Lynagh2008-05-121-8/+14
* Pull the configure options out into a variable in libraries/MakefileIan Lynagh2008-05-111-6/+8
* Follow distPref changes in CabalIan Lynagh2008-05-111-1/+5
* Follow changes in CabalIan Lynagh2008-05-101-6/+5