John MacFarlane
b44fec5877
Windows installer: require XP or higher.
...
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-03-05 00:23:31 -08:00
John MacFarlane
5c30bce6e8
Version bump to 1.9.1.1.
2012-02-11 13:35:53 -08:00
John MacFarlane
61bde14523
Version bump in windows setup.
2012-02-09 08:59:27 -08:00
John MacFarlane
857524353e
pandoc-setup.iss: Removed markdown2pdf.
2012-02-05 19:01:28 -08:00
John MacFarlane
819f815a6b
Fixed template name in windows installer.
2012-02-05 18:59:57 -08:00
John MacFarlane
2ea45c345b
Revert "Fixed some paths on windows installer script."
...
This reverts commit 4ee779c768
.
2012-02-05 18:29:55 -08:00
John MacFarlane
4ee779c768
Fixed some paths on windows installer script.
2012-02-05 18:27:44 -08:00
John MacFarlane
9acb5e4d69
Tweaks to pandoc-setup for windows.
2012-02-05 18:14:48 -08:00
John MacFarlane
e16d747d82
make-windows-installer: We no longer need wrappers, highlighting flags.
2012-02-04 22:32:22 -08:00
John MacFarlane
1d615908c2
Removed markdown2pdf and documentation.
2012-01-20 21:22:51 -08:00
John MacFarlane
858844556a
Modified windows installer generater to use cabal-dev.
2011-10-24 00:05:08 -07:00
John MacFarlane
8270d2f9b0
Bumped version on windows package.
2011-07-28 23:49:15 -07:00
John MacFarlane
aeb1349894
Bumped version in windows setup iss.
2011-07-16 14:53:36 -07:00
John MacFarlane
07fcc4bff2
Updated pandoc-setup to 1.8.
2011-01-29 13:09:32 -08:00
John MacFarlane
ca7e81fd87
Updated pandoc-setup.iss.
2011-01-01 10:21:50 -08:00
John MacFarlane
c21319f950
Added slidy data files to windows installer.
2010-07-24 09:03:52 -07:00
John MacFarlane
ae3a5d5a75
Updated windows setup file.
2010-07-20 23:58:25 -07:00
John MacFarlane
be1e542e3b
Updated version in windows setup file.
2010-03-29 07:31:42 -07:00
John MacFarlane
666a51b7fc
Version bump to 1.5.1.
2010-03-23 00:46:54 -07:00
John MacFarlane
f7d896b07f
Bump version in windows setup file.
2010-03-21 23:24:26 -07:00
fiddlosopher
b8382f798d
Changes to Windows installer.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1913 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-19 07:30:18 +00:00
fiddlosopher
7cf373dd88
New batch file to make-windows-installer.
...
+ 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-17 00:37:44 +00:00
fiddlosopher
13a262af6a
Windows installer - fixed bug in data file locations.
...
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-09 02:53:05 +00:00
fiddlosopher
3f4d06d015
Include markdown2pdf and hsmarkdown in windows binary package.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1778 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-02 18:19:14 +00:00
fiddlosopher
0fbdd037db
Windows installer: install data files.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1765 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-01 01:49:12 +00:00
fiddlosopher
445f89b9f2
Added windows package build intsructions in windows makefile.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1755 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 17:19:32 +00:00
fiddlosopher
c4915eace0
Bumped version to 1.3 in inno setup script.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1642 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-01 20:45:20 +00:00
fiddlosopher
d855599769
Install pcre3 dll in windows setup.
...
This is required for highlighting.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1640 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-01 20:35:44 +00:00
fiddlosopher
4a83fc12a6
Added pcre3.dll and license to windows directory.
...
This is needed for the windows package.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1639 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-01 20:35:37 +00:00
fiddlosopher
d84c678cdc
Bump version in pandoc-setup.iss and make license path relative.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1599 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-07-15 17:52:17 +00:00
fiddlosopher
27ebda48c2
Added makefile for Inno Setup prep work.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1597 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-07-15 07:06:45 +00:00
fiddlosopher
f0e7d25592
Bumped version in windows installer to 1.1.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1483 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-11-02 18:06:52 +00:00
fiddlosopher
1b4a79726a
pandoc-setup.iss: Don't require admin privileges to run installer.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1465 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-10-18 18:48:31 +00:00
fiddlosopher
1aed6a9ee4
Modified modpath.iss to modify HKCU path if user lacks admin privileges.
...
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-10-18 18:48:23 +00:00
fiddlosopher
aaf6d72b17
Added scripts for Windows Inno Setup installer in windows/.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1440 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-09-12 00:05:43 +00:00