summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Toggle whether the RTS gets build with debugger support for ghciPepe Iborra2006-12-111-0/+3
* update, and add some more build flavours (inc. dons's fast build)Simon Marlow2006-12-141-27/+72
* Add PowerPC to the list of SMP archesIan Lynagh2006-12-091-1/+3
* x86_64: support PIC and therefore, Mac OS X in the NCGwolfgang.thaller@gmx.net2006-12-071-1/+4
* Make a ghc/ghci manpageIan Lynagh2006-12-051-0/+1
* reorganise PAPI configuration: off by default, even if library is foundSimon Marlow2006-11-201-3/+5
* Added configure gadgets to detect Papi, and fixed build problems'Alexey Rodriguez2006-11-091-0/+3
* hp2ps_config_mkRavi Nanavati2006-09-291-0/+2
* Remove STANDALONE_PACKAGE bits that had escaped the removalIan Lynagh2006-11-101-17/+0
* use the right $(HC) for stage 3Simon Marlow2006-11-091-0/+2
* remove unused STANDALONE_PACKAGE stuffSimon Marlow2006-11-091-26/+0
* Re-enable TABLES_NEXT_TO_CODE for powerpc (was accidentally disabled)wolfgang.thaller@gmx.net2006-10-231-1/+1
* Rejig TABLES_NEXT_TO_CODE: the -unreg flag was broken by earlier changesSimon Marlow2006-10-171-14/+8
* Partially fix GHCi when unregisterisedIan Lynagh2006-10-121-0/+17
* Fixes for the porting process for 6.6Ian Lynagh2006-10-031-31/+34
* Add source code links to Haddock docsSimon Marlow2006-09-082-0/+16
* Massive patch for the first months work adding System FC to GHC #36Manuel M T Chakravarty2006-08-041-3/+3
* some updatesSimon Marlow2006-09-181-10/+9
* use ghc-pkg --force-files, and update command-line syntaxSimon Marlow2006-09-181-2/+2
* adapt stylesheet to example-contents class used by xsltprocRoss Paterson2006-09-101-1/+4
* Remove the -optP-P from .raw-hs generationSimon Marlow2006-09-071-2/+2
* Don't enable SMP if we are unregisterisedIan Lynagh2006-08-291-1/+1
* add missing ghc_ge_605Simon Marlow2006-08-311-0/+2
* Sparc supports SMP tooSimon Marlow2006-08-251-1/+1
* Fix unregisterised builds, and building on non-x86/amd64/powerpcIan Lynagh2006-08-251-0/+8
* Now that we have an "html" package, put the Haddock docs somewhere elsesven.panne@aedion.de2006-08-111-1/+1
* Use -package-name rather than -ignore-packageSimon Marlow2006-07-251-4/+4
* Move readline configuration into the readline packageSimon Marlow2006-06-091-12/+0
* match up more closely with compiler/main/DynFlags.hs:machdepCCOptsSimon Marlow2006-05-151-2/+6
* set $(GhcVersion) and $(GhcPatchLevel) correctly when $(UseStage1)==YESSimon Marlow2006-05-101-32/+30
* .raw_s and .s live in $(odir), not the source dirSimon Marlow2006-05-101-2/+2
* GHC_MANGLER-->MANGLERSimon Marlow2006-05-081-1/+1
* $(FPTOOLS_TOP) is now known as $(GHC_TOP)Simon Marlow2006-05-051-1/+4
* remove code not required in the new source tree layoutSimon Marlow2006-05-021-11/+0
* fix whitespace problem that shows up on Solaris (x86)Simon Marlow2006-05-021-2/+2
* fix quoting around ${FPTOOLS_TOP_ABS} (fixes #749)Simon Marlow2006-04-281-1/+1
* Resurrect ProjectNamesven.panne@aedion.de2006-04-211-0/+1
* fix source distsSimon Marlow2006-04-071-39/+0
* Reorganisation of the source treeSimon Marlow2006-04-077-232/+261
* powerpc64 does not support GHCi right nowSimon Marlow2006-03-211-1/+1
* turn on unregisterised by default for alpha, hppaSimon Marlow2006-03-161-0/+4
* Make -split-objs work with --makeSimon Marlow2006-03-021-28/+0
* Disable the NCG if GhcUnregisterised=YESSimon Marlow2006-03-011-1/+1
* remove empty .SECONDARY targetSimon Marlow2006-02-271-4/+0
* Merge the smp and threaded RTS waysSimon Marlow2006-02-091-11/+1
* make the smp way RTS-only, normal libraries now work with -smpSimon Marlow2006-02-081-6/+8
* primop-docsDinko Tenev2006-01-221-1/+1
* [project @ 2006-01-04 12:49:38 by simonmar]simonmar2006-01-041-1/+3
* [project @ 2006-01-03 11:06:45 by simonmar]simonmar2006-01-031-0/+3
* [project @ 2005-11-23 12:23:10 by simonmar]simonmar2005-11-231-1/+5