Make installation on *nix work for paths with spaces in their name
This means we can remove some conditional stuff from the Makefiles, and means the testsuite doesn't have to work out whether or not it's on Windows.
Showing
- driver/ghci/ghc.mk 8 additions, 8 deletionsdriver/ghci/ghc.mk
- ghc.mk 36 additions, 36 deletionsghc.mk
- ghc/ghc.mk 2 additions, 2 deletionsghc/ghc.mk
- ghc/ghc.wrapper 1 addition, 1 deletionghc/ghc.wrapper
- includes/ghc.mk 3 additions, 3 deletionsincludes/ghc.mk
- mk/config.mk.in 0 additions, 6 deletionsmk/config.mk.in
- mk/install.mk.in 2 additions, 2 deletionsmk/install.mk.in
- rts/ghc.mk 3 additions, 3 deletionsrts/ghc.mk
- rules/shell-wrapper.mk 13 additions, 13 deletionsrules/shell-wrapper.mk
- utils/ghc-pkg/ghc-pkg.wrapper 2 additions, 2 deletionsutils/ghc-pkg/ghc-pkg.wrapper
- utils/ghc-pkg/ghc.mk 3 additions, 3 deletionsutils/ghc-pkg/ghc.mk
- utils/runghc/ghc.mk 2 additions, 2 deletionsutils/runghc/ghc.mk
- utils/runghc/runghc.wrapper 1 addition, 1 deletionutils/runghc/runghc.wrapper
Loading
Please register or sign in to comment