packaging: Fix installation scripts on windows/RelocatableBuild case
This includes quite a lot of small fixes which fix the installation
makefile to work on windows properly. This also required fixing the
RelocatableBuild variable which seemed to have been broken for a long
while.
Sam helped me a lot writing this patch by providing a windows machine to
test the changes. Without him it would have taken ages to tweak
everything.
Co-authored-by:
sheaf <sam.derbyshire@gmail.com>
Showing
- distrib/configure.ac.in 12 additions, 0 deletionsdistrib/configure.ac.in
- hadrian/bindist/Makefile 13 additions, 4 deletionshadrian/bindist/Makefile
- hadrian/bindist/config.mk.in 7 additions, 8 deletionshadrian/bindist/config.mk.in
- hadrian/src/Rules/BinaryDist.hs 27 additions, 41 deletionshadrian/src/Rules/BinaryDist.hs
Please register or sign in to comment