summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Use the right arch name in the Windows installer filenameIan Lynagh2012-08-121-1/+1
* Add "Unregisterised" as a field in the settings fileIan Lynagh2012-08-072-38/+4
* Remove LD_X; it's no longer usedIan Lynagh2012-08-051-5/+0
* Re-enable inline-rule-shadowing warning.Paolo Capriotti2012-07-261-3/+4
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-07-251-0/+2
|\
| * Add flag to disable rule shadowing warning.Paolo Capriotti2012-07-241-0/+2
* | Remove some old temporary warning suppression for hoopl warningsIan Lynagh2012-07-241-9/+0
|/
* On Windows, detect if DLLs have too many symbols; trac #5987Ian Lynagh2012-06-291-0/+1
* Switch to using the 'rubenvb' mingw buildsIan Lynagh2012-06-171-3/+3
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-151-0/+2
* Follow upstream mtl and Cabal, add transformers package (#5958)Paolo Capriotti2012-05-071-0/+6
* Fix the way we call strip on DLLsIan Lynagh2012-05-061-0/+4
* Enable and fix building dynlibs on Win64Ian Lynagh2012-05-051-1/+5
* Add SRC_[CH]C_WARNING_OPTSIan Lynagh2012-04-261-5/+7
* Add linker support for ELF on ARMBen Gamari2012-03-301-1/+1
* Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-03-191-0/+6
|\
| * Fix path to windres on Win64Ian Lynagh2012-03-161-0/+6
* | Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-03-131-1/+1
|\ \ | |/
| * Add a hack to make validating with HADDOCK_DOCS=NO workIan Lynagh2012-02-211-1/+1
* | Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-02-123-16/+37
|\ \ | |/
| * Improve support for cross-compilationSimon Marlow2012-01-301-12/+37
| * Remove bogus extra definition of $(dir)Simon Marlow2012-01-301-1/+0
| * Remove old dead safe haskell settingDavid Terei2012-01-251-3/+0
* | Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-01-242-1/+29
|\ \ | |/
| * Fix validateIan Lynagh2012-01-191-0/+3
| * Add some llvm build options to build.mk.sampleDavid Terei2012-01-131-1/+26
* | Merge in more HEAD, fix stuff upSimon Peyton Jones2012-01-232-1/+4
|\ \ | |/
| * Enable llvm tool paths to be set with ./configureDavid Terei2012-01-101-0/+3
| * RefactoringIan Lynagh2012-01-081-1/+1
* | Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-01-071-6/+5
|\ \ | |/
| * Enable the threaded RTS when unregisterised too.Simon Marlow2012-01-061-6/+5
* | Remove tabs, so that I can push.Iavor S. Diatchki2011-12-181-1/+1
|/
* HEAD now requires GHC >= 7.0 to bootstrapIan Lynagh2011-12-131-3/+0
* Use touchy rather than touch when building on WindowsIan Lynagh2011-12-021-0/+8
* Fixes for NetBSDIan Lynagh2011-11-251-0/+1
* mergeSimon Marlow2011-11-221-0/+3
|\
| * Add autoconf support to detect an LLVM-based C compilerDavid M Peixotto2011-10-071-0/+3
* | Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-191-0/+21
* | Make the --fast option to validate faster, and add --normalSimon Marlow2011-11-161-1/+5
* | Build system wibbles for new dph-lifted-vseg libraryBen Lippmeier2011-11-121-2/+1
* | validate: add -dcore-lint to stage2Simon Marlow2011-11-101-1/+1
* | Use -fwarn-tabs when validatingIan Lynagh2011-11-041-2/+2
* | minor bugfix for 'make re2' etc.Simon Marlow2011-11-021-1/+1
* | Enable dynamic libraries on OSX amd64Ian Lynagh2011-10-251-5/+6
* | Follow cabal->Cabal rename, and fix haddock index generationIan Lynagh2011-10-231-2/+2
* | FIX BUILD on OS X 10.5: Check whether ld understands -no_compact_unwindThorkil Naur2011-10-191-0/+4
* | Merge branch 'master' of http://darcs.haskell.org/ghcIan Lynagh2011-10-181-1/+1
|\ \
| * | build registerised on ARM platform by defaultKarel Gardas2011-10-171-1/+1
* | | Get Windows building dynlibs againIan Lynagh2011-10-181-5/+0
|/ /
* | Temporary hack to get Windows to validate againIan Lynagh2011-10-141-0/+5
|/