Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-12 | appveyor.yml: Fixed some paths. | John MacFarlane | 1 | -1/+1 | |
2017-02-12 | appveyor.yml: use -j1, in hopes that this will help with a GHC bug. | John MacFarlane | 1 | -2/+2 | |
The bug: https://ghc.haskell.org/trac/ghc/ticket/13194 See https://ci.appveyor.com/api/buildjobs/02l7v73n5hjs2t5u/log for its occurrence in previous appveyor builds of pandoc. | |||||
2017-02-12 | Windows packaging fixes to use new stack.pkg.yaml. | John MacFarlane | 1 | -1/+1 | |
2017-01-30 | Windows builds: removed -S option from pandoc invocations. | John MacFarlane | 1 | -2/+2 | |
2016-10-19 | Download markdown version of the license from GNU and rename to `COPYING.md` | Kolen Cheung | 1 | -1/+1 | |
From https://www.gnu.org/licenses/old-licenses/gpl-2.0.md | |||||
2016-07-20 | Rename README to MANUAL.txt | Albert Krewinkel | 1 | -1/+1 | |
2016-06-26 | Include table of contents in README.html in Windows package. | John MacFarlane | 1 | -1/+1 | |
2016-06-04 | appveyor: use improved method for creating msi. | John MacFarlane | 1 | -2/+2 | |
2016-06-03 | Use windows/stack.yaml for appveyor build. | John MacFarlane | 1 | -8/+4 | |
Use released pandoc-citeproc, not git. | |||||
2016-06-03 | appveyor.yml: diagnostics. | John MacFarlane | 1 | -0/+3 | |
2016-06-03 | appveyor.yml: Fix check for existing wixtoolset. | John MacFarlane | 1 | -1/+1 | |
2016-06-03 | appveyor improvements. | John MacFarlane | 1 | -7/+6 | |
- Create pandoc.msi as artifact. - Don't install wix unless we need to. | |||||
2016-06-03 | Windows build: create pandoc-citeproc on appveyor, so we can put in msi. | John MacFarlane | 1 | -2/+3 | |
Updated stackage resolver. | |||||
2016-06-03 | appveyor: Fixed spacing issue in VERSION setting. | John MacFarlane | 1 | -1/+1 | |
2016-06-03 | appveyor: another attempt to get version set! | John MacFarlane | 1 | -5/+6 | |
2016-06-03 | appveyor: another try at setting version. | John MacFarlane | 1 | -1/+3 | |
2016-06-02 | appveyor: Fixed version detection. | John MacFarlane | 1 | -1/+1 | |
2016-06-02 | appveyor: cache wixbin directory. | John MacFarlane | 1 | -1/+2 | |
2016-06-02 | appveyor: maybe fixed escaping. | John MacFarlane | 1 | -3/+3 | |
2016-06-02 | Fixed YAML for appveyor.yml. | John MacFarlane | 1 | -2/+2 | |
2016-06-02 | appveyor: fixed set command. | John MacFarlane | 1 | -3/+3 | |
2016-06-02 | appveyor: put wix path in quotes. | John MacFarlane | 1 | -2/+2 | |
2016-06-02 | appveyor: another attempt to get wix paths right. | John MacFarlane | 1 | -3/+3 | |
2016-06-02 | appveyor.yml: try to get paths for candle and light right. | John MacFarlane | 1 | -1/+5 | |
2016-06-02 | appveyor: try to create msi as artifact. | John MacFarlane | 1 | -2/+9 | |
2016-05-13 | Better way to find the artifacts on appveyor | Jan Schulz | 1 | -4/+6 | |
2016-05-12 | appveyor - enable automatic builds, fix zip creation. | John MacFarlane | 1 | -3/+4 | |
2016-05-11 | Use windows stack.yaml on appveyor to embedded the templates | Jan Schulz | 1 | -13/+23 | |
2016-05-10 | Add appveyor artefacts for pandoc.exe | Jan Schulz | 1 | -0/+8 | |
2016-03-07 | Stack-based appveyor setup. | John MacFarlane | 1 | -33/+14 | |
2015-10-28 | Revert "New approach to stack build on appveyor." | John MacFarlane | 1 | -25/+33 | |
This reverts commit cdd6389e91357c48dc3bb859695ab4538da4d004. | |||||
2015-10-28 | New approach to stack build on appveyor. | John MacFarlane | 1 | -33/+25 | |
This uses system lua library. See https://github.com/osa1/hslua/issues/22#issuecomment-151281274 | |||||
2015-10-07 | appveyor: don't cache HP or install wix toolset. | John MacFarlane | 1 | -4/+1 | |
2015-10-07 | appveyor.yml: back to cabal/HP based build. | John MacFarlane | 1 | -20/+35 | |
Can't get stack build to work. With 64 bit, we run into problems building hslua. https://github.com/osa1/hslua/issues/22 With 32 bit, we run into problems with missing symbol __mingw_vsprintf in building cmark. | |||||
2015-10-06 | appveyor.yml - try with 32bit version of stack. | John MacFarlane | 1 | -2/+2 | |
2015-10-05 | appveyor.yml: added 'echo "" |' to work around broken stdin. | John MacFarlane | 1 | -1/+1 | |
2015-10-05 | appveyor.yml: in stack steup, specify 64-bit ghc. | John MacFarlane | 1 | -1/+1 | |
2015-10-05 | appveyor.yml: added stack setup. | John MacFarlane | 1 | -0/+1 | |
2015-10-05 | appveyor.yml: new attempt to build with stack. | John MacFarlane | 1 | -35/+19 | |
2015-09-27 | appveyor.yml: removed part that builds the package. | John MacFarlane | 1 | -15/+15 | |
2015-09-27 | appveyor.yml: Fixed another multiline statement. | John MacFarlane | 1 | -4/+1 | |
2015-09-27 | appveyor.yml: Another attempt to set VERSION. | John MacFarlane | 1 | -2/+1 | |
2015-09-27 | appveyor.yml: put whole for loop on one line. | John MacFarlane | 1 | -4/+1 | |
2015-09-27 | appveyor.yml: another try in version extraction. | John MacFarlane | 1 | -1/+5 | |
2015-09-27 | appveyor.yml: removed :next label. | John MacFarlane | 1 | -1/+0 | |
2015-09-27 | appveyor.yml: Tried another approach to get pandoc version. | John MacFarlane | 1 | -4/+1 | |
2015-09-27 | appveyor.yml: don't run tests for pandoc-citeproc. | John MacFarlane | 1 | -2/+1 | |
They won't work til we upgrade HP version, because of minor changes in aeson. | |||||
2015-09-27 | appveyor.yml: use cmd instead of ps. | John MacFarlane | 1 | -5/+3 | |
2015-09-27 | appveyor.yml: Build pandoc-citeproc after main test. | John MacFarlane | 1 | -1/+3 | |
2015-09-27 | appveyor: cache Haskell Platform. | John MacFarlane | 1 | -0/+3 | |