aboutsummaryrefslogtreecommitdiff
path: root/windows
AgeCommit message (Expand)Author
2016-01-03Updated binary package stack.yamls to ensure pandoc-citeproc...John MacFarlane
2016-01-02Fixed windows stack.yaml.1.16John MacFarlane
2016-01-02Updated stack.yaml files.John MacFarlane
2015-12-30stack.yaml - use simpler extra-deps field.John MacFarlane
2015-12-29Use cmark 0.5.John MacFarlane
2015-12-13Use lts-3.18 resolver to avoid Windows build problems.John MacFarlane
2015-12-01Use lts-3.16.John MacFarlane
2015-11-14Use stack for Windows installer.John MacFarlane
2015-11-13make-windows-installer.bat: run tests.John MacFarlane
2015-10-28Revert "New approach to stack build on appveyor."John MacFarlane
2015-10-28New approach to stack build on appveyor.John MacFarlane
2015-10-16make-windows-installer.bat: add copying to shared drive.John MacFarlane
2015-07-09Updated pandoc.wxs.John MacFarlane
2015-07-05Changes in WiX installer.John MacFarlane
2015-07-02WiX: Set InstallPrivileges to limited.John MacFarlane
2015-06-29Windows installer: use AppData\Local\Pandoc by default.John MacFarlane
2015-06-28pandoc.wxs: removed line breaks in RegistryValue.John MacFarlane
2015-06-27New pandoc.wxs.John MacFarlane
2015-06-12Updated pandoc.wxs (from @nvalki).John MacFarlane
2015-06-09replace old url with pandoc.orgPablo Rodríguez
2015-06-03Windows msi changes (nkalvi):John MacFarlane
2015-05-28Better fix for #2187.John MacFarlane
2015-05-28More fixes to make-windows-installer for #2187.John MacFarlane
2015-05-28Ensure that docx and odt are built in windows installer.John MacFarlane
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