- Jul 09, 2008
-
-
Ian Lynagh authored
We shouldn't need it, as we don't call cygwin's gcc, and it was causing problems with the nightly builders passing it to GHC.
-
- Jun 04, 2008
-
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
-
- Jun 02, 2008
-
-
chak@cse.unsw.edu.au. authored
-
- May 29, 2008
-
-
chak@cse.unsw.edu.au. authored
-
- May 27, 2008
-
-
chak@cse.unsw.edu.au. authored
-
- Mar 05, 2008
-
-
Ian Lynagh authored
-
- Mar 02, 2008
-
-
Ian Lynagh authored
Fixes trac #1971: unjustified warning about documentation
-
- Feb 28, 2008
-
-
chak@cse.unsw.edu.au. authored
-
- Feb 25, 2008
-
-
chak@cse.unsw.edu.au. authored
-
- Feb 24, 2008
-
-
Ian Lynagh authored
Before telling the user to add it, when installing a bindist, check to see if $(bindir) is already in the path.
-
- Feb 11, 2008
-
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
-
- Feb 09, 2008
-
-
chak@cse.unsw.edu.au. authored
-
- Feb 07, 2008
-
-
chak@cse.unsw.edu.au. authored
-
- Feb 06, 2008
-
-
chak@cse.unsw.edu.au. authored
-
- Feb 05, 2008
-
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
-
chak@cse.unsw.edu.au. authored
- This image is in the public domain, cf http://en.wikipedia.org/wiki/Image:Greek_lc_lamda_thin.svg
-
chak@cse.unsw.edu.au. authored
- Also moving all MacOS-specific Makefile components into distrib/MacOS/Makefile
-
- Feb 02, 2008
-
-
chak@cse.unsw.edu.au. authored
- GHC as a Mac framework - I tried to make a package where the user could choose whether to install in /Library/Frameworks or ~/Library/Frameworks (to allow installation for non-admins). However, that doesn't work well without including the whole distribution twice as the decision as to whether the admin password needs to be entered is made at packaging time (not at install time).
-
- Dec 17, 2007
-
-
judah authored
-
- Nov 25, 2007
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Nov 24, 2007
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
configure will set INSTALL to ./install-sh if it can't find it in the path, so we need to replace the . with the path to our root.
-
- Nov 10, 2007
-
-
Ian Lynagh authored
Patch from Christian Maeder
-
- Oct 26, 2007
-
-
Simon Marlow authored
-
- Oct 23, 2007
-
-
Ian Lynagh authored
-
- Sep 23, 2007
-
-
Ian Lynagh authored
-
- Sep 20, 2007
-
-
Ian Lynagh authored
-
- Sep 18, 2007
-
-
Ian Lynagh authored
-
- Sep 11, 2007
-
-
Ian Lynagh authored
-
- Sep 09, 2007
-
-
sven.panne@aedion.de authored
MERGE TO STABLE
-
- Sep 05, 2007
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- Aug 10, 2007
-
-
Simon Marlow authored
We have 4 new flags: -fno-gen-manifest suppresses creation of foo.exe.manifest -fno-embed-manifest suppresses embedding of the manifest in the executable -pgmwindres specify a program to use instead of windres -optwindres extra options to pass to windres "windres" is now copied from mingw and included in a binary distribution.
-