aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)Author
2016-10-19Download markdown version of the license from GNU and rename to `COPYING.md`Kolen Cheung
2016-07-20Rename README to MANUAL.txtAlbert Krewinkel
2016-06-26Include table of contents in README.html in Windows package.John MacFarlane
2016-06-04appveyor: use improved method for creating msi.John MacFarlane
2016-06-03Use windows/stack.yaml for appveyor build.John MacFarlane
2016-06-03appveyor.yml: diagnostics.John MacFarlane
2016-06-03appveyor.yml: Fix check for existing wixtoolset.John MacFarlane
2016-06-03appveyor improvements.John MacFarlane
2016-06-03Windows build: create pandoc-citeproc on appveyor, so we can put in msi.John MacFarlane
2016-06-03appveyor: Fixed spacing issue in VERSION setting.John MacFarlane
2016-06-03appveyor: another attempt to get version set!John MacFarlane
2016-06-03appveyor: another try at setting version.John MacFarlane
2016-06-02appveyor: Fixed version detection.John MacFarlane
2016-06-02appveyor: cache wixbin directory.John MacFarlane
2016-06-02appveyor: maybe fixed escaping.John MacFarlane
2016-06-02Fixed YAML for appveyor.yml.John MacFarlane
2016-06-02appveyor: fixed set command.John MacFarlane
2016-06-02appveyor: put wix path in quotes.John MacFarlane
2016-06-02appveyor: another attempt to get wix paths right.John MacFarlane
2016-06-02appveyor.yml: try to get paths for candle and light right.John MacFarlane
2016-06-02appveyor: try to create msi as artifact.John MacFarlane
2016-05-13Better way to find the artifacts on appveyorJan Schulz
2016-05-12appveyor - enable automatic builds, fix zip creation.John MacFarlane
2016-05-11Use windows stack.yaml on appveyor to embedded the templatesJan Schulz
2016-05-10Add appveyor artefacts for pandoc.exeJan Schulz
2016-03-07Stack-based appveyor setup.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-07appveyor: don't cache HP or install wix toolset.John MacFarlane
2015-10-07appveyor.yml: back to cabal/HP based build.John MacFarlane
2015-10-06appveyor.yml - try with 32bit version of stack.John MacFarlane
2015-10-05appveyor.yml: added 'echo "" |' to work around broken stdin.John MacFarlane
2015-10-05appveyor.yml: in stack steup, specify 64-bit ghc.John MacFarlane
2015-10-05appveyor.yml: added stack setup.John MacFarlane
2015-10-05appveyor.yml: new attempt to build with stack.John MacFarlane
2015-09-27appveyor.yml: removed part that builds the package.John MacFarlane
2015-09-27appveyor.yml: Fixed another multiline statement.John MacFarlane
2015-09-27appveyor.yml: Another attempt to set VERSION.John MacFarlane
2015-09-27appveyor.yml: put whole for loop on one line.John MacFarlane
2015-09-27appveyor.yml: another try in version extraction.John MacFarlane
2015-09-27appveyor.yml: removed :next label.John MacFarlane
2015-09-27appveyor.yml: Tried another approach to get pandoc version.John MacFarlane
2015-09-27appveyor.yml: don't run tests for pandoc-citeproc.John MacFarlane
2015-09-27appveyor.yml: use cmd instead of ps.John MacFarlane
2015-09-27appveyor.yml: Build pandoc-citeproc after main test.John MacFarlane
2015-09-27appveyor: cache Haskell Platform.John MacFarlane
2015-09-27appveyor.yml: fixed cabal flag.John MacFarlane
2015-09-27appveyor: attempt to create msi package after build.John MacFarlane
2015-09-26appveyor.yml: revert to non-stack version.John MacFarlane
2015-09-26appveyor.yml: Get submodules.John MacFarlane