[m-rev.] for review: include link to windows installer from website

Ian MacLarty maclarty at cs.mu.OZ.AU
Wed Jan 11 10:35:36 AEDT 2006


Julien, could you build a Mac OS X package for 0.12.1?

Estimated hours taken: 0.3

download/include/release.inc:
	Add a link to the Windows installer package from the website.

Index: download/include/release.inc
===================================================================
RCS file: /home/mercury1/repository/w3/download/include/release.inc,v
retrieving revision 1.39
diff -u -r1.39 release.inc
--- download/include/release.inc	23 Nov 2005 03:50:26 -0000	1.39
+++ download/include/release.inc	10 Jan 2006 23:18:42 -0000
@@ -217,5 +217,16 @@
 
 <h3><a name="binaries">Binary Distribution</a></h3>
 
-Binary packages of the 0.12 release for Linux, Mac OS X (10.3 and 10.4) and 
-Windows will be available shortly from this page.
+<dl>
+<dt> Windows installer (30 Mb).  This package includes the compiler and
+debugger, but not mmake (instead us `mmc --make').  It also includes
+the MinGW version of gcc, so you don't need to download anything else to use 
+Mercury — mmc will work directly from the Windows command prompt.
+The following grades are included: asm_fast.gc, asm_fast.gc.tr,
+asm_fast.gc.tr.debug, asm_fast.gc.tr.decldebug and hlc.gc.
+<dd> 
+<? links_to_file("mercury-compiler-0.12.1.msi", "no") ?>
+<p>
+
+Binary packages for Linux and Mac OS X (10.3 and 10.4)
+are still to come.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list