racket/wininstall
dyb b2cecd2c0f 9.5.2 changes:
- updated version to 9.5.2
    bintar/Makefile rpm/Makefile pkg/Makefile BUILDING NOTICE
    makefiles/Mf-install.in makefiles/Makefile-csug.in scheme.1.in
    c/Makefile.a6nt c/Makefile.i3nt c/Makefile.ta6nt c/Makefile.ti3nt
    mats/Mf-a6nt mats/Mf-i3nt mats/Mf-ta6nt mats/Mf-ti3nt workarea
    c/scheme.rc s/7.ss s/cmacros.ss release_notes/release_notes.stex
    csug/copyright.stex csug/csug.stex rpm/Makefile pkg/Makefile
    wininstall/Makefile wininstall/a6nt.wxs wininstall/i3nt.wxs
    wininstall/ta6nt.wxs wininstall/ti3nt.wxs
- fixed handling of bintar, rpm, pkg make files
    newrelease
- fixed a bug in the fasl representation and reading of mutually
  recursive ftypes where one of the members of the cycle is the
  parent of another, which manifested in the fasl reader raising
  bogus "incompatible record type" exceptions.  (The bug could also
  affect other record-type descriptors with cycles involving parent
  rtds and "extra" fields.)  object files created before this fix
  are incompatible with builds with this fix, and objects files
  created after this fix are incompatible builds without this fix.
    fasl.ss, strip.ss,
    fasl.c,
    ftype.ms,
    release_notes.stex

original commit: 766d591c18c2779866d1a059700e6ff1c02cb3c5
2019-03-21 14:30:49 -07:00
..
.gitignore Refactor windows installers and fix vcredist 2017-08-30 21:08:40 -04:00
a6nt.wxs 9.5.2 changes: 2019-03-21 14:30:49 -07:00
bundle.wxs Refactor windows installers and fix vcredist 2017-08-30 21:08:40 -04:00
candle.bat added support for building Windows installs with Bash/WSL 2017-08-14 11:32:29 -04:00
cs.png renamed install directory to wininstall to avoid conflict with top-level Makefile 2017-01-20 09:50:56 -05:00
examples.wxs renamed install directory to wininstall to avoid conflict with top-level Makefile 2017-01-20 09:50:56 -05:00
i3nt.wxs 9.5.2 changes: 2019-03-21 14:30:49 -07:00
license.rtf renamed install directory to wininstall to avoid conflict with top-level Makefile 2017-01-20 09:50:56 -05:00
light.bat added support for building Windows installs with Bash/WSL 2017-08-14 11:32:29 -04:00
locate-vcredist.bat Generalized Windows Visual C++ merge module locator for Visual Studio 2017 2018-01-02 13:35:04 -05:00
Makefile 9.5.2 changes: 2019-03-21 14:30:49 -07:00
product.wxs Windows install now sets HeapSearchPath in the registry 2018-05-14 11:45:42 -04:00
ta6nt.wxs 9.5.2 changes: 2019-03-21 14:30:49 -07:00
ti3nt.wxs 9.5.2 changes: 2019-03-21 14:30:49 -07:00
ui.wxs Refactor windows installers and fix vcredist 2017-08-30 21:08:40 -04:00