2015-08-23 22:33:34 by Thomas Klausner | Files touched by this commit (2) |
Log message: Use BUILD_DEPENDS instead of including buildlink3.mk for docbook-xsl. |
2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104) |
Log message: make it clear what package depend on discussed with wiz@. |
2013-02-23 13:24:07 by PHO / phonohawk | Files touched by this commit (32) | ![]() |
Log message: Upstream update to ghc-7.6.2 with additional support for NetBSD/amd64 |
2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2012-03-24 06:03:30 by PHO / phonohawk | Files touched by this commit (1) |
Log message: bootstrap.mk: tidy-up |
2012-03-23 01:17:21 by PHO / phonohawk | Files touched by this commit (7) | ![]() |
Log message: stage0.mk -> bootstrap.mk |
2012-03-23 00:24:57 by PHO / phonohawk | Files touched by this commit (9) |
Log message: ported to Linux-x86_64 |
2012-03-06 01:06:26 by PHO / phonohawk | Files touched by this commit (3) |
Log message: It turned out that gcc -Os was sufficient to reduce the stage0's .text size \ under 64 MiB so the costly dead-code elimination was not needed. |
2012-03-04 05:37:13 by PHO / phonohawk | Files touched by this commit (28) | ![]() |
Log message: Upstream update to ghc-7.4.1 |
2012-01-25 15:09:06 by PHO / phonohawk | Files touched by this commit (3) |
Log message: Fix patch/patch-rts_ghc.mk: more robust way to generate RtsProbes.h before \ building bootstrap rts. |