• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MakefileH A D20-Feb-20204.3 KiB11046

Makefile.cslbuildH A D07-Jun-20203.2 KiB12078

READMEH A D16-Mar-2019597 2215

bootstrapreduce.batH A D19-Jul-201985 54

bootstrapreduce.shH A D16-Mar-2019196 64

csl.batH A D19-Jul-201973 54

csl.shH A D16-Mar-2019184 64

cslbuild.shH A D16-Jun-20201.7 KiB499

cslbuild1.shH A D19-Jun-20202 KiB10480

cygwin-isatty.cH A D16-Mar-20193.6 KiB797

fatbinary.shH A D16-Jan-2020363 166

files.issH A D15-Jan-20217.8 KiB263237

make-cygwin-symlink.cH A D11-Aug-201910 KiB274173

messages.issH A D20-Feb-20201.6 KiB6845

redcsl.batH A D19-Jul-2019254 1211

redcsl.shH A D16-Mar-2019187 64

redpsl.batH A D19-Jul-2019128 54

redpsl64.batH A D19-Jul-2019124 54

redpsl64.shH A D16-Mar-2019234 64

redpsl64w.batH A D19-Jul-2019129 74

redpslw.batH A D19-Jul-2019133 74

reduce.issH A D20-Feb-20206.7 KiB136112

stub2020.cH A D30-May-202013.9 KiB368218

README

1BUILDING THE WINDOWS distributable PACKAGE
2
3Packing is done using InnoSetup, so you better install that first.
4
5Building the documentation requires the following cygwin packages:
6
7imagemagick
8texlive
9texlive-collection-basic
10texlive-collection-documentation-base
11texlive-collection-htmlxml
12texlive-collection-latex
13texlive-collection-latexextra
14texlive-collection-latexrecommended
15
16Run "make" in the winbuild directory. When it display the final line
17
18  Please run Innosetup on winbuild/reduce.iss
19
20start InnoSetup and build the installable package with the "Compile" command
21in the "Build" menu.
22