summaryrefslogtreecommitdiff
path: root/testsuite/mk/ghc-config.hs
Commit message (Expand)AuthorAgeFilesLines
* Add test for #18064Sylvain Henry2020-07-221-0/+1
* Clean up opt and llcMoritz Angermann2017-09-061-0/+1
* Color output is wreaking havoc on test resultsTamar Christina2016-12-051-0/+6
* Testsuite: expose TEST_CC (path to gcc)Thomas Miedema2016-07-091-0/+1
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-071-0/+1
* Testsuite: only add -fno-warn-missed-specialisations for ghc>=7.11Thomas Miedema2015-10-041-0/+6
* Improve the testsuite's LLVM detectionIan Lynagh2013-06-201-0/+1
* Fix tests for dynamic ghcIan Lynagh2013-03-151-0/+1
* Add if_compiler_debugged to testsuite driverIan Lynagh2012-11-101-0/+1
* make it optional to have DynamicByDefault, to support older GHCsSimon Marlow2012-10-301-24/+40
* Add a -static way, enabled only if dynlibs are used by defaultIan Lynagh2012-10-031-0/+1
* Avoid using deprecated package-conf GHC flags.Paolo Capriotti2012-06-081-0/+13
* Fix the way we find the path to 'ar'Ian Lynagh2012-05-031-6/+12
* substitute for $topdir in $(AR)Simon Marlow2012-05-011-2/+12
* Don't fail if "ar command" is not foundSimon Peyton Jones2012-01-201-2/+8
* Parse the ghc --info values using a Haskell program, and cache the resultsSimon Marlow2012-01-161-0/+29