summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: suggest quoting $(TEST_HC)Thomas Miedema2015-10-301-0/+3
* Move win32 tarball download logic to scriptBen Gamari2015-10-301-0/+144
* Revert "Build system: don't create mk/are-validating.mk"Thomas Miedema2015-10-291-0/+3
* Libdw: Add libdw-based stack unwindingBen Gamari2015-10-171-0/+3
* Rename PACKAGE_KEY and LIB_NAME in build system.Edward Z. Yang2015-10-141-1/+1
* Disable man building for most quick build styles.Edward Z. Yang2015-10-0911-0/+11
* Build system: don't create mk/are-validating.mkThomas Miedema2015-10-041-3/+0
* Build system: add mk/validate.mk.sampleThomas Miedema2015-10-031-0/+4
* Move user's guide to ReStructuredTextBen Gamari2015-10-0315-57/+50
* Build system: cleanup BUILD_DIRS + add lots of NotesThomas Miedema2015-09-081-1/+53
* Build system: make *-cross BuildFlavours consistent (#10223)Thomas Miedema2015-09-082-4/+4
* Build system: delete the InstallExtraPackages variableThomas Miedema2015-09-082-11/+8
* Build system: simplify *-llvm BuildFlavours (#10223)Thomas Miedema2015-09-073-9/+9
* Build system: put each BuildFlavour in a separate file (#10223)Thomas Miedema2015-09-0717-294/+207
* Build system: simplify install.mk.inThomas Miedema2015-08-211-15/+9
* Build system: delete half-baked Cygwin supportThomas Miedema2015-08-203-33/+4
* Update parallel submodule, and re-enable warningsSimon Marlow2015-08-031-1/+0
* The parallel package has warningsSimon Peyton Jones2015-07-301-0/+1
* Fallout from more assiduous RULE warningsSimon Peyton Jones2015-07-281-0/+3
* Build system: do not build stm and parallel by defaultThomas Miedema2015-07-142-0/+6
* Build system: add `make show!` command (#7810)Thomas Miedema2015-07-131-2/+2
* Delete the WayPar wayThomas Miedema2015-07-101-5/+1
* Build system: don't set GhcLibWays explicitly in build.mk.sample (#10536)Thomas Miedema2015-07-073-39/+33
* Implement PowerPC 64-bit native code backend for LinuxPeter Trommler2015-07-031-5/+5
* Build system: prevent "warning: overriding commands for target..."Thomas Miedema2015-06-301-0/+1
* Build system: remove unused variable CHECK_PACKAGESThomas Miedema2015-06-302-5/+0
* Build system: delete unused variables in config.mk.inThomas Miedema2015-06-241-14/+0
* docs: Unbreak the PS/PDF builds for the User's Guide (#10509)Gabor Pali2015-06-191-1/+1
* Build system: always use `make -r`Thomas Miedema2015-05-301-1/+6
* Make template-haskell build with GHC 7.6, fixes bootstrap build.Edward Z. Yang2015-05-111-4/+0
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-111-0/+1
* Revert stage 1 template-haskell. This is a combination of 5 commits.Edward Z. Yang2015-05-091-1/+0
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-091-0/+1
* Enable SMP and GHCi support for Aarch64Erik de Castro Lopo2015-04-221-2/+2
* Disable same warnings for normal builds as for validate (#10223)Thomas Miedema2015-04-023-118/+121
* Do not set -fasm explicitly in build.mk.sample (#10223)Thomas Miedema2015-04-021-27/+24
* Filter out `-Rghc-timing` for V=0 builds (#10223)Thomas Miedema2015-04-011-7/+4
* Reformat build flavours in build.mk.sample (#10223)Thomas Miedema2015-04-011-20/+33
* Drop old integer-gmp-0.5 from GHC source treeHerbert Valerio Riedel2015-03-311-1/+1
* Add `integer-gmp` specific hint to build.mk.sampleHerbert Valerio Riedel2015-03-311-0/+4
* Remove comments and flag for GranSimThomas Miedema2015-03-191-6/+2
* Fix build on amd64/solaris.Erik de Castro Lopo2015-03-171-0/+1
* Use the gold linker for linux/ARM and android/ARM targets.Erik de Castro Lopo2015-03-121-1/+0
* build: fix 'make help'Austin Seipp2015-03-071-1/+1
* Make top-level "configure" accept and propagate --with-curses-{includes,libra...PHO2015-02-231-0/+3
* Remove RAWCPP_FLAGS (Task #9094)Thomas Miedema2015-02-171-9/+2
* Compile the RTS with -g by defaultSimon Marlow2015-01-131-1/+1
* Remove redundant constraints from libraries, discovered by -fwarn-redundant-c...Simon Peyton Jones2015-01-061-0/+3
* Update validate-settings.mkHerbert Valerio Riedel2014-12-281-31/+8
* Update hsc2hs submodule for de-tabbingHerbert Valerio Riedel2014-12-271-1/+0