2009-08-01 |
Ian Lynagh | Fix "make show" in a bindist |
blob | commitdiff |
2009-07-27 |
Simon Marlow | avoid (benign) error about overriding rules for binary... |
blob | commitdiff | diff to current |
2009-07-13 |
Simon Marlow | remove Solaris-specific hacks, now unnecessary |
blob | commitdiff | diff to current |
2009-07-11 |
Matthias Kilian | Simplify timestamp restoration |
blob | commitdiff | diff to current |
2009-07-09 |
Simon Marlow | Use /usr/bin/test if it exists, and fix test syntax. |
blob | commitdiff | diff to current |
2009-07-07 |
Simon Marlow | Avoid unnecessary recompilation after ./configure ... |
blob | commitdiff | diff to current |
2009-06-15 |
Simon Marlow | Add 'make help', displaying a list of useful make targets |
blob | commitdiff | diff to current |
2009-06-10 |
Ian Lynagh | Make Windows bindists and installers work in the new... |
blob | commitdiff | diff to current |
2009-05-22 |
Simon Marlow | Remove hacky on-demand building of libraries/*/ghc... |
blob | commitdiff | diff to current |
2009-05-20 |
Ian Lynagh | Set CLEANING=YES for the clean_% targets |
blob | commitdiff | diff to current |
2009-05-19 |
Simon Marlow | allow phases to be omitted by setting OMIT_PHASE_[123... |
blob | commitdiff | diff to current |
2009-05-16 |
Ian Lynagh | Bootstrapping fixes |
blob | commitdiff | diff to current |
2009-05-15 |
Ian Lynagh | Don't require the library ghc.mk files in order to... |
blob | commitdiff | diff to current |
2009-05-14 |
Simon Marlow | main repeated 'make maintainer-clean' not fail |
blob | commitdiff | diff to current |
2009-05-14 |
Simon Marlow | make repeated 'make distclean' not fail |
blob | commitdiff | diff to current |
2009-05-08 |
Ian Lynagh | Partially fix "make framework-pkg" |
blob | commitdiff | diff to current |
2009-04-28 |
Simon Marlow | Add a header to all build system files: |
blob | commitdiff | diff to current |
2009-04-27 |
Simon Marlow | remove commentary that is now in the wiki |
blob | commitdiff | diff to current |
2009-04-26 |
Ian Lynagh | GHC new build system megapatch |
blob | commitdiff | diff to current |
2009-02-10 |
Ian Lynagh | Don't use the absolute path to the bindist tarball |
blob | commitdiff | diff to current |
2009-02-03 |
Ian Lynagh | Build dph with the stage2 compiler |
blob | commitdiff | diff to current |
2009-01-14 |
Ian Lynagh | Fix "make install": Put "[]" in the install package... |
blob | commitdiff | diff to current |
2009-01-09 |
Ian Lynagh | Check that make supports eval |
blob | commitdiff | diff to current |
2009-01-04 |
Ian Lynagh | Require HsColour by default |
blob | commitdiff | diff to current |
2008-10-10 |
Clemens Fruhwirth | Delay building libffi until package.conf is created... |
blob | commitdiff | diff to current |
2008-10-08 |
Clemens Fruhwirth | Turn libffi into a Haskell package |
blob | commitdiff | diff to current |
2008-10-08 |
Simon Marlow | fix syntax errors in src-dist publish rules |
blob | commitdiff | diff to current |
2008-09-24 |
Ian Lynagh | Use $(TAR) rather than tar |
blob | commitdiff | diff to current |
2008-09-20 |
Ian Lynagh | Escape a hash in the Makefile (it was breaking source... |
blob | commitdiff | diff to current |
2008-09-19 |
Ian Lynagh | Fix building the extralibs tarball |
blob | commitdiff | diff to current |
2008-09-19 |
Ian Lynagh | Fix how we put libffi into bindists |
blob | commitdiff | diff to current |
2008-09-19 |
Ian Lynagh | Add HpcParser.hs to source dists |
blob | commitdiff | diff to current |
2008-09-19 |
Ian Lynagh | Fix the list of generated files that need to go into... |
blob | commitdiff | diff to current |
2008-09-18 |
Ian Lynagh | Put generated files in source dists |
blob | commitdiff | diff to current |
2008-09-12 |
Ian Lynagh | Reinstate the driver/ghc directory, to create a version... |
blob | commitdiff | diff to current |
2008-09-08 |
Ian Lynagh | Use test -f rather than test -e |
blob | commitdiff | diff to current |
2008-09-07 |
Ian Lynagh | Fix the ext-core doc in bindists |
blob | commitdiff | diff to current |
2008-08-28 |
Ian Lynagh | Remove an erroneous comma from the Makefile |
blob | commitdiff | diff to current |
2008-08-28 |
Ian Lynagh | Update the build system to handle building and using... |
blob | commitdiff | diff to current |
2008-08-28 |
Ian Lynagh | Don't check that we have found haddock |
blob | commitdiff | diff to current |
2008-08-24 |
Ian Lynagh | Change references to the old BIN_DIST_TARBALL to the... |
blob | commitdiff | diff to current |
2008-08-24 |
Ian Lynagh | Fix the "have we got all the bootlibs" check |
blob | commitdiff | diff to current |
2008-08-24 |
Ian Lynagh | Actually tar up Windows bindists |
blob | commitdiff | diff to current |
2008-08-20 |
Ian Lynagh | Don't put symlinks in bindists, but the files they... |
blob | commitdiff | diff to current |
2008-08-17 |
Ian Lynagh | Change how we know whether or not we are validating |
blob | commitdiff | diff to current |
2008-08-17 |
Ian Lynagh | When making in compiler/, automatically make in ghc... |
blob | commitdiff | diff to current |
2008-08-10 |
Ian Lynagh | Remove inplace-datadir when cleaning |
blob | commitdiff | diff to current |
2008-08-10 |
Ian Lynagh | bindist fixes |
blob | commitdiff | diff to current |
2008-08-10 |
Ian Lynagh | bindists are now some way towards working |
blob | commitdiff | diff to current |
2008-07-29 |
Ian Lynagh | Update the test in Makefile that we have all the boot... |
blob | commitdiff | diff to current |
2008-07-28 |
Simon Marlow | change where we put gcc-lib/ld.exe to keep Cabal happy |
blob | commitdiff | diff to current |
2008-07-20 |
Ian Lynagh | haddock the stage2 compiler if HADDOCK_DOCS is YES |
blob | commitdiff | diff to current |
2008-07-17 |
Ian Lynagh | Fix the order in which things get built |
blob | commitdiff | diff to current |
2008-07-16 |
Ian Lynagh | Get building GHC itself with Cabal more-or-less working |
blob | commitdiff | diff to current |
2008-07-13 |
Ian Lynagh | If HADDOCK_DOCS is YES, then fail the build early if... |
blob | commitdiff | diff to current |
2008-07-08 |
Ian Lynagh | Get rid of compat/ |
blob | commitdiff | diff to current |
2008-07-05 |
Ian Lynagh | libffi now doesn't have an artificial make boot/all... |
blob | commitdiff | diff to current |
2008-07-05 |
Ian Lynagh | Need to make all in gmp, not boot |
blob | commitdiff | diff to current |
2008-07-05 |
Ian Lynagh | gmp didn't really fit into the make boot/all cycle... |
blob | commitdiff | diff to current |
2008-07-03 |
Ian Lynagh | Include ghc.spec in tarballs; patch from, and fixes... |
blob | commitdiff | diff to current |
2008-07-03 |
Ian Lynagh | Teach cabal-bin how to build Setup programs |
blob | commitdiff | diff to current |
2008-06-22 |
Ian Lynagh | Don't rebuild things with the stage2 compiler |
blob | commitdiff | diff to current |
2008-04-08 |
Simon Marlow | Import libffi-3.0.4, and use it to provide FFI support... |
blob | commitdiff | diff to current |
2008-03-16 |
Ian Lynagh | Use editline instead of readline |
blob | commitdiff | diff to current |
2008-02-18 |
Manuel M T Chakravarty | All installed Haskell prgms have an inplace and an... |
blob | commitdiff | diff to current |
2008-02-05 |
Manuel M T Chakravarty | xcode build target for fixed /Library/Frameworks inst |
blob | commitdiff | diff to current |
2008-02-02 |
Manuel M T Chakravarty | First stab at an installer package for the Mac |
blob | commitdiff | diff to current |
2007-12-18 |
Ian Lynagh | More bindist-publishing fixes and refactoring |
blob | commitdiff | diff to current |
2007-12-16 |
Ian Lynagh | Fix publishing the docs |
blob | commitdiff | diff to current |
2007-12-17 |
Manuel M T Chakravarty | Eliminate external GMP dependencies |
blob | commitdiff | diff to current |
2007-12-17 |
Ian Lynagh | Don't rely on distrib/prep-bin-dist-mingw being executable |
blob | commitdiff | diff to current |
2007-11-27 |
Ian Lynagh | Rebuild utils with the stage1 compiler when making... |
blob | commitdiff | diff to current |
2007-11-24 |
Ian Lynagh | Define install-strip in Makefile |
blob | commitdiff | diff to current |
2007-11-10 |
Ian Lynagh | Build Cabal user guide during "make", not only "make... |
blob | commitdiff | diff to current |
2007-11-10 |
Ian Lynagh | Rename Parser.ly in the extralibs tarball; fixes #1859 |
blob | commitdiff | diff to current |
2007-10-27 |
Ian Lynagh | MERGED: We need to install-docs when making the Windows... |
blob | commitdiff | diff to current |
2007-10-27 |
Ian Lynagh | We need to set _way=* in rts/ both when making and... |
blob | commitdiff | diff to current |
2007-10-27 |
Ian Lynagh | Only build/install the man page if XSLTPROC is defined |
blob | commitdiff | diff to current |
2007-10-26 |
Simon Marlow | install the Cabal docs, and make them show up in a... |
blob | commitdiff | diff to current |
2007-10-25 |
Simon Marlow | binary-dist: Makefile-vars needs HADDOCK_DOCS=YES |
blob | commitdiff | diff to current |
2007-10-24 |
Ian Lynagh | Fix ghc package in bindists; it wasn't adding the depen... |
blob | commitdiff | diff to current |
2007-10-24 |
Ian Lynagh | Hack to make sure we get all the RTS ways in bindists |
blob | commitdiff | diff to current |
2007-10-23 |
Ian Lynagh | Fix installing the documentation in the bindists |
blob | commitdiff | diff to current |
2007-10-22 |
Simon Marlow | patch from #1782; fixes check-packages target on Solaris |
blob | commitdiff | diff to current |
2007-09-23 |
sven.panne@aedion.de | Unbreak "dist" target for fresh trees |
blob | commitdiff | diff to current |
2007-09-20 |
shelarcy | make stamp.inplace-gcc-lib copy $(LD) instead of $... |
blob | commitdiff | diff to current |
2007-09-19 |
Ian Lynagh | Hack to get haskell-src's Parser.hs into source distrib... |
blob | commitdiff | diff to current |
2007-09-18 |
Ian Lynagh | MERGED: Another attempt at getting bindists working... |
blob | commitdiff | diff to current |
2007-09-15 |
sven.panne@aedion.de | Unbreak "clean" and "distclean" targets when there... |
blob | commitdiff | diff to current |
2007-09-14 |
Simon Marlow | distclean: extra-gcc-opts, testsuite |
blob | commitdiff | diff to current |
2007-09-14 |
Ian Lynagh | Refer to "boot" libs, not "core" libs |
blob | commitdiff | diff to current |
2007-09-07 |
Ian Lynagh | Fix publishing |
blob | commitdiff | diff to current |
2007-09-05 |
Ian Lynagh | Fix bindist creation on Windows |
blob | commitdiff | diff to current |
2007-09-05 |
Ian Lynagh | Fix up bindist creation and publishing |
blob | commitdiff | diff to current |
2007-08-28 |
Ian Lynagh | Use DESTDIR when installing |
blob | commitdiff | diff to current |
2007-08-26 |
Ian Lynagh | On Windows, stage1 also deps on stamp.inplace-gcc-lib |
blob | commitdiff | diff to current |
2007-08-25 |
Ian Lynagh | Don't put push-all and darcs-all in source dists |
blob | commitdiff | diff to current |
2007-08-25 |
sven.panne@aedion.de | Added a few missing files to a source distribution |
blob | commitdiff | diff to current |
2007-08-24 |
Simon Marlow | include bindisttest in source distributions (fixes... |
blob | commitdiff | diff to current |
2007-08-22 |
Ian Lynagh | Add a bindisttest directory |
blob | commitdiff | diff to current |
next |