cryptol/win32
Ryan Scott 30b963bb39 Only include bindist-related files in cryptol.msi
Previously, we would include every file in the current `cryptol` checkout in
`cryptol.msi`, which would result in horribly bloated installer files. We now
only include those files under the `dist` directory (created by
`.github/ci.sh bundle_files`), which curates only those files we want to
include in a binary distribution.

While I was in town, I modified the conventioned used in `win32/cryptol.wxs`
so that we no longer need to reference `dist`, which does not show up in
`.tar.gz`-based bindists.

Fixes #977.
2022-05-23 06:47:16 -04:00
..
crypto.ico Initial import from internal repo 2014-04-17 15:34:25 -07:00
cryptol.wxs Only include bindist-related files in cryptol.msi 2022-05-23 06:47:16 -04:00