aboutsummaryrefslogtreecommitdiff
path: root/windows
AgeCommit message (Expand)Author
2014-08-14windows, osx package scripts: don't need alex, happy.John MacFarlane
2014-05-28Windows installer: Use one install command for pandoc, pandoc-citeproc.John MacFarlane
2014-05-28Windows install script: force install of pandoc-citeproc.John MacFarlane
2014-05-16Windows build script: add -windows to file name.John MacFarlane
2014-05-06Windows installer: more typos from transition from cabal-dev.John MacFarlane
2014-05-06Windows install script: Fixed typo in path.John MacFarlane
2014-05-06Windows install script: install alex, happy.John MacFarlane
2014-05-05Windows package script: use cabal sandbox, not cabal-dev.John MacFarlane
2014-01-05Removed references to biblio2yaml in installers.John MacFarlane
2013-09-20Added --force in make-windows-installer.bat.1.12.0.1John MacFarlane
2013-09-14Windows: make citation support a separable component.John MacFarlane
2013-09-14Updated windows installer batch file.John MacFarlane
2013-09-06Tweaked windows install script.John MacFarlane
2013-09-05More windows package tweaks.John MacFarlane
2013-09-05Windows installer: gave up on unicode collation.John MacFarlane
2013-09-05Preliminary changes to windows installer script.John MacFarlane
2013-08-24Removed citeproc-hs from osx, windows build process.John MacFarlane
2013-07-04make-windows-installer.bat: Removed explicit paths for executables.John MacFarlane
2013-03-15WiX: Remove unnecessary parameter for candle.exe.Fyodor Sheremetyev
2013-03-15WiX: Revert back to “Minimal” template.Fyodor Sheremetyev
2013-03-15WiX: Update system PATH environment variable when installing per-machine.Fyodor Sheremetyev
2013-03-15WiX: Install to %APPLOCALDATA%\Pandoc in per-user setup.Fyodor Sheremetyev
2013-03-15WiX: Set non-empty feature name.Fyodor Sheremetyev
2013-03-15WiX: Use APPLICATIONFOLDER property name as required by “Advanced” template.Fyodor Sheremetyev
2013-03-15WiX: Install shortcut for all users when installing per-machine. Use HKMU to ...Fyodor Sheremetyev
2013-03-15WiX: Use file as key path for User’s Guide component.Fyodor Sheremetyev
2013-03-15WiX: Refactoring: Place all components inside single directory structure.Fyodor Sheremetyev
2013-03-15WiX: Use “Advanced” template that supports selection of per-user or per-m...Fyodor Sheremetyev
2013-03-15WiX: Add empty lines for readability.Fyodor Sheremetyev
2013-03-15WiX: Replace tabs with spaces.Fyodor Sheremetyev
2013-02-13WiX: extract upgrade code into a define to avoid duplication.Fyodor Sheremetyev
2013-02-13WiX: uninstall any previously installed version.Fyodor Sheremetyev
2013-02-13WiX: add product URL to the installation package metadata.Fyodor Sheremetyev
2013-02-13WiX: remove unused reference to Desktop.Fyodor Sheremetyev
2013-02-13Disable WiX warning LGHT1076 ICE91.Fyodor Sheremetyev
2013-02-13Install Pandoc per-user on Windows.Fyodor Sheremetyev
2013-02-10Windows installer improvements.John MacFarlane
2013-02-10windows installer: Add start menu entry with link to documentation.John MacFarlane
2013-02-09windows installer: UI with license, etc.John MacFarlane
2013-02-09Fixed make-windows-installer to use double quotes for path.John MacFarlane
2013-02-09Removed Inno setup config files.John MacFarlane
2013-02-09make-windows-installer.bat: Use WiX instead of Inno.John MacFarlane
2013-02-09Added pandoc.wxs: definition file for WiX msi generator.John MacFarlane
2013-01-28Version bump to 1.10.1.John MacFarlane
2013-01-22Changes to make-windows-installer.bat.John MacFarlane
2013-01-22windowns installer: Removed --disable-library-for-ghci.John MacFarlane
2013-01-22Force reinstall for windows package.John MacFarlane
2013-01-20make-windows-installer: force reinstall of citeproc-hs and h-k.John MacFarlane
2012-12-29Updated windows installer so it doesn't copy data files.John MacFarlane
2012-12-29Updated windows installer to use `embed_data_files` flag.John MacFarlane