summaryrefslogtreecommitdiff
path: root/windows/make-windows-installer.bat
Commit message (Collapse)AuthorAge
* Added --force in make-windows-installer.bat.John MacFarlane2013-09-20
|
* Updated windows installer batch file.John MacFarlane2013-09-14
|
* Tweaked windows install script.John MacFarlane2013-09-06
| | | | Assumes that pandoc-types and pandoc-citeproc are in Hackage.
* More windows package tweaks.John MacFarlane2013-09-05
| | | | Make sure subordinate packages are reinstalled.
* Windows installer: gave up on unicode collation.John MacFarlane2013-09-05
|
* Preliminary changes to windows installer script.John MacFarlane2013-09-05
|
* Removed citeproc-hs from osx, windows build process.John MacFarlane2013-08-24
|
* make-windows-installer.bat: Removed explicit paths for executables.John MacFarlane2013-07-04
|
* WiX: Remove unnecessary parameter for candle.exe.Fyodor Sheremetyev2013-03-15
|
* Disable WiX warning LGHT1076 ICE91.Fyodor Sheremetyev2013-02-13
| | | | It’s harmless. http://msdn.microsoft.com/en-us/library/aa369053(VS.85).aspx
* Windows installer improvements.John MacFarlane2013-02-10
| | | | | | | | * Handle upgrades better: the old version will be removed automatically. * Detect version in batch file, so pandoc.wxs need not be modified when the version number changes. * Create pandoc-VERSION.msi.
* windows installer: Add start menu entry with link to documentation.John MacFarlane2013-02-10
|
* windows installer: UI with license, etc.John MacFarlane2013-02-09
|
* Fixed make-windows-installer to use double quotes for path.John MacFarlane2013-02-09
|
* make-windows-installer.bat: Use WiX instead of Inno.John MacFarlane2013-02-09
|
* Changes to make-windows-installer.bat.John MacFarlane2013-01-22
| | | | | | * Exit batch file if any of the cabal-dev installs fail. * There's no longer any need to reinstall highlighting-kate. * Don't start with a 'cabal update'; leave that to the user.
* windowns installer: Removed --disable-library-for-ghci.John MacFarlane2013-01-22
|
* Force reinstall for windows package.John MacFarlane2013-01-22
|
* make-windows-installer: force reinstall of citeproc-hs and h-k.John MacFarlane2013-01-20
|
* Updated windows installer to use `embed_data_files` flag.John MacFarlane2012-12-29
|
* Moved man page creation out of Setup.hs.John MacFarlane2012-10-15
| | | | | | | | | | * MakeManPage.hs has been transformed into man/make-pandoc-man-pages.hs. * There is now a cabal stanza for this, so the dependencies are handled by cabal. * Special treatment in Setup.hs ensures that this never gets installed; it is built and used to create the man pages. * Setup.hs cleaned up.
* Have windows installer make man page first.John MacFarlane2012-06-03
| | | | In cabal-dev, makemanpage fails.
* windows installer: use blaze html 0.5.John MacFarlane2012-05-12
|
* Fixed template name in windows installer.John MacFarlane2012-02-05
|
* make-windows-installer: We no longer need wrappers, highlighting flags.John MacFarlane2012-02-04
|
* Removed markdown2pdf and documentation.John MacFarlane2012-01-20
|
* Modified windows installer generater to use cabal-dev.John MacFarlane2011-10-24
|
* Changes to Windows installer.fiddlosopher2010-03-19
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@1913 788f1e2b-df1e-0410-8736-df70ead52e1b
* New batch file to make-windows-installer.fiddlosopher2010-01-17
+ Removed old Makefile.windows + Added make-windows-installer.bat + Modified default installer name in pandoc-setup.iss git-svn-id: https://pandoc.googlecode.com/svn/trunk@1815 788f1e2b-df1e-0410-8736-df70ead52e1b