summaryrefslogtreecommitdiff
path: root/compiler/main/SysTools
Commit message (Expand)AuthorAgeFilesLines
* ghc, ghc-pkg: use getExecutablePath on Windows when base >= 4.11.0Tamar Christina2018-08-251-1/+25
* Modifications to support loading GHC into GHCiMichael Sloan2018-07-271-6/+16
* A few more typofixes in docs/comments [ci skip]Gabor Greif2018-06-201-1/+1
* Introduce a $tooldir variable for nicer toolchain detection on WindowsAlp Mestanogullari2018-04-171-6/+58
* llvmGen: Pass -optlo flags last to optOleg Grenrus2018-03-251-1/+3
* Drop GHC 8.0 compatibilityRyan Scott2018-03-131-4/+0
* SysTools: Add detection support for LLD linkerBen Gamari2018-01-211-0/+4
* Remove executable filename check on windowsklebinger.andreas@gmx.at2018-01-151-13/+4
* SysTools: Split up TopDir logic into new moduleBen Gamari2017-11-231-0/+208
* Split SysTools up someTamar Christina2017-10-104-0/+1185
* Fix Windows build regression due to GhcPrelude changeBen Gamari2017-09-191-1/+2
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Windows: Improve terminal detection mechanismPhil Ruffwind2016-12-171-0/+150