Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Cleaning up some Windows HP 7.10.2 changes #198

Closed
wants to merge 5 commits into from

Conversation

randen
Copy link
Contributor

@randen randen commented Aug 1, 2015

No description provided.

randen added 5 commits July 31, 2015 21:19
* hptool/os-extras/win/templates/Nsisfile.nsi.mu
  * winGHCi adds some reg entries when it is run, and one
    "WorkdingDir", it reads but never updates if it already
    exists, causing winGHCi associated with any newer HP
    installs to use an old value. So, create and remove this
    particular entry when we do the install.
* windows-platform.sh
  * pick up some robustness fixes from platform.sh
  * add a few more sanity checks for Windows (easier to catch
    these before the long build starts and it then hits them)
(These would likely be different for anyone else
building the Windows HP)
* hptool/src/OS/Win.hs
  * call copyWinTargetExtras with the BuildConfig

* hptool/src/OS/Win/WinPaths.hs
  * Add the build source and target dest paths for msys

* hptool/src/OS/Win/WinRules.hs
  * Add a step which copies the pre-built msys folder from
    our build tree to the target tree (no installer change is
    needed here since the installer just bundles up every
    file from the target tree)

* windows-platform.sh
  * add some sanity checks to make sure the pre-built msys
    tree is available
* hptool/src/OS/Win.hs
@randen
Copy link
Contributor Author

randen commented Aug 2, 2015

Superseded by another #202

@randen randen closed this Aug 2, 2015
@randen randen deleted the winpre2 branch December 2, 2016 08:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant