aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)AuthorFilesLines
2017-02-12appveyor.yml: Fixed some paths.John MacFarlane1-1/+1
2017-02-12appveyor.yml: use -j1, in hopes that this will help with a GHC bug.John MacFarlane1-2/+2
2017-02-12Windows packaging fixes to use new stack.pkg.yaml.John MacFarlane1-1/+1
2017-01-30Windows builds: removed -S option from pandoc invocations.John MacFarlane1-2/+2
2016-10-19Download markdown version of the license from GNU and rename to `COPYING.md`Kolen Cheung1-1/+1
2016-07-20Rename README to MANUAL.txtAlbert Krewinkel1-1/+1
2016-06-26Include table of contents in README.html in Windows package.John MacFarlane1-1/+1
2016-06-04appveyor: use improved method for creating msi.John MacFarlane1-2/+2
2016-06-03Use windows/stack.yaml for appveyor build.John MacFarlane1-8/+4
2016-06-03appveyor.yml: diagnostics.John MacFarlane1-0/+3
2016-06-03appveyor.yml: Fix check for existing wixtoolset.John MacFarlane1-1/+1
2016-06-03appveyor improvements.John MacFarlane1-7/+6
2016-06-03Windows build: create pandoc-citeproc on appveyor, so we can put in msi.John MacFarlane1-2/+3
2016-06-03appveyor: Fixed spacing issue in VERSION setting.John MacFarlane1-1/+1
2016-06-03appveyor: another attempt to get version set!John MacFarlane1-5/+6
2016-06-03appveyor: another try at setting version.John MacFarlane1-1/+3
2016-06-02appveyor: Fixed version detection.John MacFarlane1-1/+1
2016-06-02appveyor: cache wixbin directory.John MacFarlane1-1/+2
2016-06-02appveyor: maybe fixed escaping.John MacFarlane1-3/+3
2016-06-02Fixed YAML for appveyor.yml.John MacFarlane1-2/+2
2016-06-02appveyor: fixed set command.John MacFarlane1-3/+3
2016-06-02appveyor: put wix path in quotes.John MacFarlane1-2/+2
2016-06-02appveyor: another attempt to get wix paths right.John MacFarlane1-3/+3
2016-06-02appveyor.yml: try to get paths for candle and light right.John MacFarlane1-1/+5
2016-06-02appveyor: try to create msi as artifact.John MacFarlane1-2/+9
2016-05-13Better way to find the artifacts on appveyorJan Schulz1-4/+6
2016-05-12appveyor - enable automatic builds, fix zip creation.John MacFarlane1-3/+4
2016-05-11Use windows stack.yaml on appveyor to embedded the templatesJan Schulz1-13/+23
2016-05-10Add appveyor artefacts for pandoc.exeJan Schulz1-0/+8
2016-03-07Stack-based appveyor setup.John MacFarlane1-33/+14
2015-10-28Revert "New approach to stack build on appveyor."John MacFarlane1-25/+33
2015-10-28New approach to stack build on appveyor.John MacFarlane1-33/+25
2015-10-07appveyor: don't cache HP or install wix toolset.John MacFarlane1-4/+1
2015-10-07appveyor.yml: back to cabal/HP based build.John MacFarlane1-20/+35
2015-10-06appveyor.yml - try with 32bit version of stack.John MacFarlane1-2/+2
2015-10-05appveyor.yml: added 'echo "" |' to work around broken stdin.John MacFarlane1-1/+1
2015-10-05appveyor.yml: in stack steup, specify 64-bit ghc.John MacFarlane1-1/+1
2015-10-05appveyor.yml: added stack setup.John MacFarlane1-0/+1
2015-10-05appveyor.yml: new attempt to build with stack.John MacFarlane1-35/+19
2015-09-27appveyor.yml: removed part that builds the package.John MacFarlane1-15/+15
2015-09-27appveyor.yml: Fixed another multiline statement.John MacFarlane1-4/+1
2015-09-27appveyor.yml: Another attempt to set VERSION.John MacFarlane1-2/+1
2015-09-27appveyor.yml: put whole for loop on one line.John MacFarlane1-4/+1
2015-09-27appveyor.yml: another try in version extraction.John MacFarlane1-1/+5
2015-09-27appveyor.yml: removed :next label.John MacFarlane1-1/+0
2015-09-27appveyor.yml: Tried another approach to get pandoc version.John MacFarlane1-4/+1
2015-09-27appveyor.yml: don't run tests for pandoc-citeproc.John MacFarlane1-2/+1
2015-09-27appveyor.yml: use cmd instead of ps.John MacFarlane1-5/+3
2015-09-27appveyor.yml: Build pandoc-citeproc after main test.John MacFarlane1-1/+3
2015-09-27appveyor: cache Haskell Platform.John MacFarlane1-0/+3