- 12 Apr, 2010 2 commits
-
-
Ian Lynagh authored
They are now guaranteed to be YES
-
Ian Lynagh authored
-
- 29 Mar, 2010 1 commit
-
-
Ian Lynagh authored
rather than assuming that all GNU ar's do. Apparently OpenBSD's older version doesn't.
-
- 26 Mar, 2010 1 commit
-
-
Ian Lynagh authored
-
- 24 Mar, 2010 1 commit
-
-
Ian Lynagh authored
-
- 14 Mar, 2010 1 commit
-
-
Ian Lynagh authored
-
- 23 Feb, 2010 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 18 Feb, 2010 1 commit
-
-
Ian Lynagh authored
-
- 19 Jan, 2010 1 commit
-
-
Simon Marlow authored
Patch contributed by asuffield@suffields.me.uk
-
- 21 Dec, 2009 1 commit
-
-
Simon Marlow authored
-
- 16 Dec, 2009 1 commit
-
-
Simon Marlow authored
-
- 04 Dec, 2009 1 commit
-
-
Sergei Trofimovich authored
libbfd pulled libm as dependency and broke LIBM= detection. Patch moves libm in library tests as early as possible. Thanks to asuffield for suggesting such a simple fix. Thanks to Roie Kerstein and Renato Gallo for finding and tracking down the issue.
-
- 16 Dec, 2009 1 commit
-
-
Simon Marlow authored
-
- 12 Dec, 2009 1 commit
-
-
chak@cse.unsw.edu.au. authored
- Defines a DTrace provider, called 'HaskellEvent', that provides a probe for every event of the eventlog framework. - In contrast to the original eventlog, the DTrace probes are available in all flavours of the runtime system (DTrace probes have virtually no overhead if not enabled); when -DTRACING is defined both the regular event log as well as DTrace probes can be used. - Currently, Mac OS X only. User-space DTrace probes are implemented differently on Mac OS X than in the original DTrace implementation. Nevertheless, it shouldn't be too hard to enable these probes on other platforms, too. - Documentation is at http://hackage.haskell.org/trac/ghc/wiki/DTrace
-
- 09 Dec, 2009 1 commit
-
-
Ian Lynagh authored
Also tidied up the way configure.ac gets into bindists
-
- 01 Dec, 2009 2 commits
-
-
Ian Lynagh authored
We only use dlltool on Windows, and this way we don't require that the user has it installed.
-
Ian Lynagh authored
Solaris's sed apparently doesn't understand [:space:]
-
- 27 Nov, 2009 1 commit
-
-
Ian Lynagh authored
-
- 20 Nov, 2009 1 commit
-
-
Ian Lynagh authored
-
- 19 Nov, 2009 1 commit
-
-
Ian Lynagh authored
-
- 10 Nov, 2009 1 commit
-
-
Ben.Lippmeier@anu.edu.au authored
-
- 18 Nov, 2009 1 commit
-
-
Ian Lynagh authored
-
- 11 Nov, 2009 1 commit
-
-
Simon Marlow authored
Patches from Goetz Isenmann <info@goetz-isenmann.de>, slightly updated for HEAD (the method for configuring platforms in configure.ac has changed).
-
- 04 Nov, 2009 1 commit
-
-
Simon Marlow authored
Not everything is fixed yet; see #3642
-
- 29 Oct, 2009 2 commits
-
-
Ian Lynagh authored
so if the "cd" fails we don't charge on regardless.
-
Ian Lynagh authored
On some systems (bash 4?) configure fails because of it when "gcc -V" fails.
-
- 27 Oct, 2009 1 commit
-
-
Ian Lynagh authored
-
- 23 Oct, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
So if something configure does fails, so does the whole configur script
-
- 08 Oct, 2009 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 04 Oct, 2009 1 commit
-
-
Ian Lynagh authored
This means that PACKAGE_TARNAME gets set, so the default docdir is correct.
-
- 26 Sep, 2009 1 commit
-
-
Ben.Lippmeier@anu.edu.au authored
-
- 22 Sep, 2009 1 commit
-
-
Ian Lynagh authored
-
- 13 Sep, 2009 1 commit
-
-
Ian Lynagh authored
-
- 11 Sep, 2009 1 commit
-
-
Simon Marlow authored
-
- 08 Sep, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
and fix up related cruft
-