Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-05 | Removed pcre3.dll from windows package. | John MacFarlane | 3 | -70/+0 | |
It isn't needed unless highlighting-kate is compilled with the pcre-light flag. By default, regex-prce-builtin is used. | |||||
2012-07-26 | Bump version to 1.10. | John MacFarlane | 1 | -1/+1 | |
2012-06-28 | Bump version on windows installer. | John MacFarlane | 1 | -1/+1 | |
2012-06-03 | Have windows installer make man page first. | John MacFarlane | 1 | -0/+2 | |
In cabal-dev, makemanpage fails. | |||||
2012-05-31 | Version bump to 1.9.4. | John MacFarlane | 1 | -1/+2 | |
2012-05-12 | Bumped version for windows package. | John MacFarlane | 1 | -1/+1 | |
2012-05-12 | windows installer: use blaze html 0.5. | John MacFarlane | 1 | -1/+2 | |
2012-04-01 | Bumped version in windows installer. | John MacFarlane | 1 | -1/+1 | |
2012-03-12 | Windows installer: fix dzslides directory. Closes #446. | John MacFarlane | 1 | -4/+4 | |
2012-03-09 | Bump version to 1.9.1.2. | John MacFarlane | 1 | -1/+1 | |
2012-03-05 | Windows installer: require XP or higher. | John MacFarlane | 1 | -0/+2 | |
Trying to run pandoc on Win2K yields: "addrinfo could not be located in the dynamic link library WS2_32.dll". This is a function added in XP. | |||||
2012-02-11 | Version bump to 1.9.1.1. | John MacFarlane | 1 | -1/+1 | |
2012-02-09 | Version bump in windows setup. | John MacFarlane | 1 | -1/+1 | |
2012-02-05 | pandoc-setup.iss: Removed markdown2pdf. | John MacFarlane | 1 | -1/+0 | |
2012-02-05 | Fixed template name in windows installer. | John MacFarlane | 1 | -1/+1 | |
2012-02-05 | Revert "Fixed some paths on windows installer script." | John MacFarlane | 1 | -2/+2 | |
This reverts commit 4ee779c768726411e3214014b5f9a0907ce9c351. | |||||
2012-02-05 | Fixed some paths on windows installer script. | John MacFarlane | 1 | -2/+2 | |
2012-02-05 | Tweaks to pandoc-setup for windows. | John MacFarlane | 1 | -2/+6 | |
2012-02-04 | make-windows-installer: We no longer need wrappers, highlighting flags. | John MacFarlane | 1 | -1/+1 | |
2012-01-20 | Removed markdown2pdf and documentation. | John MacFarlane | 1 | -1/+0 | |
2011-10-24 | Modified windows installer generater to use cabal-dev. | John MacFarlane | 2 | -8/+8 | |
2011-07-28 | Bumped version on windows package. | John MacFarlane | 1 | -1/+1 | |
2011-07-16 | Bumped version in windows setup iss. | John MacFarlane | 1 | -1/+1 | |
2011-01-29 | Updated pandoc-setup to 1.8. | John MacFarlane | 1 | -1/+1 | |
2011-01-01 | Updated pandoc-setup.iss. | John MacFarlane | 1 | -1/+2 | |
2010-07-24 | Added slidy data files to windows installer. | John MacFarlane | 1 | -0/+1 | |
2010-07-20 | Updated windows setup file. | John MacFarlane | 1 | -1/+2 | |
2010-03-29 | Updated version in windows setup file. | John MacFarlane | 1 | -1/+1 | |
2010-03-23 | Version bump to 1.5.1. | John MacFarlane | 1 | -1/+1 | |
2010-03-21 | Bump version in windows setup file. | John MacFarlane | 1 | -1/+1 | |
2010-03-19 | Changes to Windows installer. | fiddlosopher | 2 | -3/+1 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1913 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2010-01-17 | New batch file to make-windows-installer. | fiddlosopher | 2 | -1/+16 | |
+ 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 | |||||
2010-01-09 | Windows installer - fixed bug in data file locations. | fiddlosopher | 2 | -39/+7 | |
Resolves Issue #197. + Moved windows/makefile to Makefile.windows + Minor fixes in Makefile.windows + Use globbing to simplify pandoc-setup.iss + Put binaries in bin/ subdirectory of install dir + Specify null datafile subdirectory, so that data files go right in install dir, rather than in {installdir}/pandoc-{version}. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1798 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2010-01-02 | Include markdown2pdf and hsmarkdown in windows binary package. | fiddlosopher | 2 | -1/+5 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1778 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2010-01-01 | Windows installer: install data files. | fiddlosopher | 1 | -1/+23 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1765 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-31 | Added windows package build intsructions in windows makefile. | fiddlosopher | 1 | -2/+4 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1755 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-01 | Bumped version to 1.3 in inno setup script. | fiddlosopher | 1 | -1/+1 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1642 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-01 | Install pcre3 dll in windows setup. | fiddlosopher | 1 | -20/+3 | |
This is required for highlighting. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1640 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-01 | Added pcre3.dll and license to windows directory. | fiddlosopher | 2 | -0/+68 | |
This is needed for the windows package. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1639 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-07-15 | Bump version in pandoc-setup.iss and make license path relative. | fiddlosopher | 1 | -2/+2 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1599 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-07-15 | Added makefile for Inno Setup prep work. | fiddlosopher | 1 | -0/+10 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1597 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2008-11-02 | Bumped version in windows installer to 1.1. | fiddlosopher | 1 | -1/+1 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1483 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2008-10-18 | pandoc-setup.iss: Don't require admin privileges to run installer. | fiddlosopher | 1 | -2/+16 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1465 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2008-10-18 | Modified modpath.iss to modify HKCU path if user lacks admin privileges. | fiddlosopher | 1 | -4/+25 | |
Also fixed case where oldpath is empty (previously this led to the new path beginning with a semicolon). git-svn-id: https://pandoc.googlecode.com/svn/trunk@1464 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2008-09-12 | Added scripts for Windows Inno Setup installer in windows/. | fiddlosopher | 2 | -0/+227 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1440 788f1e2b-df1e-0410-8736-df70ead52e1b |