Remove dead code
[ghc-hetmet.git] / Makefile
2008-10-10 Clemens FruhwirthDelay building libffi until package.conf is created...
2008-10-08 Clemens FruhwirthTurn libffi into a Haskell package
2008-10-08 Simon Marlowfix syntax errors in src-dist publish rules
2008-09-24 Ian LynaghUse $(TAR) rather than tar
2008-09-20 Ian LynaghEscape a hash in the Makefile (it was breaking source...
2008-09-19 Ian LynaghFix building the extralibs tarball
2008-09-19 Ian LynaghFix how we put libffi into bindists
2008-09-19 Ian LynaghAdd HpcParser.hs to source dists
2008-09-19 Ian LynaghFix the list of generated files that need to go into...
2008-09-18 Ian LynaghPut generated files in source dists
2008-09-12 Ian LynaghReinstate the driver/ghc directory, to create a version...
2008-09-08 Ian LynaghUse test -f rather than test -e
2008-09-07 Ian LynaghFix the ext-core doc in bindists
2008-08-28 Ian LynaghRemove an erroneous comma from the Makefile
2008-08-28 Ian LynaghUpdate the build system to handle building and using...
2008-08-28 Ian LynaghDon't check that we have found haddock
2008-08-24 Ian LynaghChange references to the old BIN_DIST_TARBALL to the...
2008-08-24 Ian LynaghFix the "have we got all the bootlibs" check
2008-08-24 Ian LynaghActually tar up Windows bindists
2008-08-20 Ian LynaghDon't put symlinks in bindists, but the files they...
2008-08-17 Ian LynaghChange how we know whether or not we are validating
2008-08-17 Ian LynaghWhen making in compiler/, automatically make in ghc...
2008-08-10 Ian LynaghRemove inplace-datadir when cleaning
2008-08-10 Ian Lynaghbindist fixes
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-07-29 Ian LynaghUpdate the test in Makefile that we have all the boot...
2008-07-28 Simon Marlowchange where we put gcc-lib/ld.exe to keep Cabal happy
2008-07-20 Ian Lynaghhaddock the stage2 compiler if HADDOCK_DOCS is YES
2008-07-17 Ian LynaghFix the order in which things get built
2008-07-16 Ian LynaghGet building GHC itself with Cabal more-or-less working
2008-07-13 Ian LynaghIf HADDOCK_DOCS is YES, then fail the build early if...
2008-07-08 Ian LynaghGet rid of compat/
2008-07-05 Ian Lynaghlibffi now doesn't have an artificial make boot/all...
2008-07-05 Ian LynaghNeed to make all in gmp, not boot
2008-07-05 Ian Lynaghgmp didn't really fit into the make boot/all cycle...
2008-07-03 Ian LynaghInclude ghc.spec in tarballs; patch from, and fixes...
2008-07-03 Ian LynaghTeach cabal-bin how to build Setup programs
2008-06-22 Ian LynaghDon't rebuild things with the stage2 compiler
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...
2008-03-16 Ian LynaghUse editline instead of readline
2008-02-18 Manuel M T ChakravartyAll installed Haskell prgms have an inplace and an...
2008-02-05 Manuel M T Chakravartyxcode build target for fixed /Library/Frameworks inst
2008-02-02 Manuel M T ChakravartyFirst stab at an installer package for the Mac
2007-12-18 Ian LynaghMore bindist-publishing fixes and refactoring
2007-12-16 Ian LynaghFix publishing the docs
2007-12-17 Manuel M T ChakravartyEliminate external GMP dependencies
2007-12-17 Ian LynaghDon't rely on distrib/prep-bin-dist-mingw being executable
2007-11-27 Ian LynaghRebuild utils with the stage1 compiler when making...
2007-11-24 Ian LynaghDefine install-strip in Makefile
2007-11-10 Ian LynaghBuild Cabal user guide during "make", not only "make...
2007-11-10 Ian LynaghRename Parser.ly in the extralibs tarball; fixes #1859
2007-10-27 Ian LynaghMERGED: We need to install-docs when making the Windows...
2007-10-27 Ian LynaghWe need to set _way=* in rts/ both when making and...
2007-10-27 Ian LynaghOnly build/install the man page if XSLTPROC is defined
2007-10-26 Simon Marlowinstall the Cabal docs, and make them show up in a...
2007-10-25 Simon Marlowbinary-dist: Makefile-vars needs HADDOCK_DOCS=YES
2007-10-24 Ian LynaghFix ghc package in bindists; it wasn't adding the depen...
2007-10-24 Ian LynaghHack to make sure we get all the RTS ways in bindists
2007-10-23 Ian LynaghFix installing the documentation in the bindists
2007-10-22 Simon Marlowpatch from #1782; fixes check-packages target on Solaris
2007-09-23 sven.panne@aedion.deUnbreak "dist" target for fresh trees
2007-09-20 shelarcymake stamp.inplace-gcc-lib copy $(LD) instead of $...
2007-09-19 Ian LynaghHack to get haskell-src's Parser.hs into source distrib...
2007-09-18 Ian LynaghMERGED: Another attempt at getting bindists working...
2007-09-15 sven.panne@aedion.deUnbreak "clean" and "distclean" targets when there...
2007-09-14 Simon Marlowdistclean: extra-gcc-opts, testsuite
2007-09-14 Ian LynaghRefer to "boot" libs, not "core" libs
2007-09-07 Ian LynaghFix publishing
2007-09-05 Ian LynaghFix bindist creation on Windows
2007-09-05 Ian LynaghFix up bindist creation and publishing
2007-08-28 Ian LynaghUse DESTDIR when installing
2007-08-26 Ian LynaghOn Windows, stage1 also deps on stamp.inplace-gcc-lib
2007-08-25 Ian LynaghDon't put push-all and darcs-all in source dists
2007-08-25 sven.panne@aedion.deAdded a few missing files to a source distribution
2007-08-24 Simon Marlowinclude bindisttest in source distributions (fixes...
2007-08-22 Ian LynaghAdd a bindisttest directory
2007-08-22 Ian LynaghInclude package.mk in target.mk, in the bindists's mk/
2007-08-21 Simon MarlowFIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorder
2007-07-21 Ian LynaghHack: copy ld.exe to compiler/gcc-lib so Cabal can...
2007-07-14 Ian LynaghFix putting hsicon.ico into the Windows installer;...
2007-07-05 Ian LynaghUpdate the in-tree GMP; fixes trac #832
2007-07-04 Ian LynaghThe standard SUBDIRS in the top level Makefile should...
2007-06-25 Ian LynaghDefine SUBDIRS in Makefile (needed for clean; fixes...
2007-06-22 Ian LynaghFix typo in Makefile
2007-06-09 Ian LynaghWindows bindist tweaking
2007-06-09 Ian LynaghFix the ghc package in bindists
2007-06-09 Ian LynaghFix bindists on Windows
2007-06-05 Ian LynaghInstall the RTS from a bindist correctly
2007-06-01 Ian LynaghFix bindist creation
2007-05-31 Ian LynaghRework the build system a bit
2007-05-31 Simon Marlowfix locations for uploading src dists
2007-05-30 Ian LynaghFix copy-and-paste-o
2007-05-29 Ian LynaghBuild Windows installer when making a bindist if ISCC...
2007-05-21 Simon Marlowseparate the Windows version of uploading the docs...
2007-05-21 Simon Marlowuse relative dir for uploading to avoid problems on...
2007-05-18 Simon Marlowautodetect BINDIST_DOC_WAYS again
2007-05-18 Simon MarlowAdd dist/ to $(PublishLocation)
2007-05-16 Ian LynaghAdd a missing semicolon causing publish-binary-dist...
2007-05-15 Ian LynaghAdd a missing backslash that was breaking building...
2007-05-13 Ian LynaghMove the libraries bindist generation code into librari...
next