summaryrefslogtreecommitdiff
path: root/distrib/configure.ac.in
Commit message (Expand)AuthorAgeFilesLines
* Test whether ld flags exist before using themIan Lynagh2011-11-271-0/+3
* Put the target platform in the settings fileIan Lynagh2011-10-191-0/+5
* Refactor configure.ac's: Define FIND_GCC() in aclocal.m4Ian Lynagh2011-08-031-12/+1
* Refactor configure.ac's: Put XCODE_VERSION() in aclocal.m4Ian Lynagh2011-08-031-21/+1
* Os X: With Xcode 4, check for gcc-4.2 also in the setup for binary distributionsManuel M T Chakravarty2011-08-011-1/+30
* Share more code between configure.ac and distrib/configure.ac.inIan Lynagh2011-06-221-0/+2
* Rename FP_HAVE_GCC to FP_GCC_VERSIONIan Lynagh2011-04-221-1/+1
* Rename "extra-gcc-opts" to "settings", and start generalising itIan Lynagh2011-04-211-1/+1
* Fix platform detection in bindistsIan Lynagh2011-02-111-0/+3
* Keep separate linker flags, for when we want to link with gcc or ldIan Lynagh2011-01-241-7/+14
* For bindists, build ghc-pwd with stage 1Ian Lynagh2010-11-211-0/+1
* Tweak the bindist configure.ac.inIan Lynagh2010-11-201-20/+7
* Set stage-specific CC/LD opts in the bindist configure.acIan Lynagh2010-07-241-4/+11
* Pass the location of gcc in the ghc wrapper script; partially fixes #3863Ian Lynagh2010-03-241-1/+6
* Check for suitable versions of make in bindists; fixes trac #3860Ian Lynagh2010-02-201-0/+19
* Put README and INSTALL into bindistsIan Lynagh2009-12-091-0/+87