summaryrefslogtreecommitdiff
path: root/compiler/main/SysTools/BaseDir.hs
Commit message (Expand)AuthorAgeFilesLines
* ghc-pkg needs settings file to un-hardcode target platformJohn Ericson2019-06-191-16/+0
* Factor out 'getLibDir' / 'getBaseDir' into a new GHC.BaseDir ghc-boot moduleJohn Ericson2019-06-071-40/+3
* Rip out object splittingBen Gamari2019-03-051-1/+1
* Building GHC with hadrian on FreeBSDKrzysztof Gogolewski2018-11-171-2/+2
* Drop GHC 8.2 compatibilityRyan Scott2018-10-031-97/+0
* 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
* Drop GHC 8.0 compatibilityRyan Scott2018-03-131-4/+0
* 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