Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2015-09-27 | appveyor.yml: fixed cabal flag. | John MacFarlane | 1 | -1/+1 | |
2015-09-27 | appveyor: attempt to create msi package after build. | John MacFarlane | 1 | -3/+28 | |
2015-09-26 | appveyor.yml: revert to non-stack version. | John MacFarlane | 1 | -24/+17 | |
2015-09-26 | appveyor.yml: Get submodules. | John MacFarlane | 1 | -0/+1 | |
2015-09-26 | appveyor: Fixed stack.exe path. | John MacFarlane | 1 | -1/+1 | |
2015-09-26 | More appveyor fixes. | John MacFarlane | 1 | -2/+2 | |
2015-09-26 | appveyor.yml: changed clone dir. | John MacFarlane | 1 | -1/+5 | |
2015-09-26 | New appveyor.yml using stack. | John MacFarlane | 1 | -17/+19 | |
Copied, mostly, from stack's repo. | |||||
2015-04-26 | appveyor - removed a diagnostic echo. | John MacFarlane | 1 | -1/+0 | |
2015-04-26 | appveyor - use cmd for 'git submodule update'. | John MacFarlane | 1 | -1/+1 | |
2015-04-26 | appveyor - attempt to fix yml errors. | John MacFarlane | 1 | -3/+3 | |
2015-04-26 | appveyor - use powershell for commands. | John MacFarlane | 1 | -10/+17 | |
Another try at getting path setting to work properly. | |||||
2015-04-26 | appveyor - another attempt at setting the paths. | John MacFarlane | 1 | -1/+2 | |
2015-04-26 | appveyor.yml - set path in shell in addition to registry. | John MacFarlane | 1 | -0/+1 | |
2015-04-26 | appveyor - force rewrite of path in registry. | John MacFarlane | 1 | -1/+1 | |
2015-04-26 | appveyor - set paths in registry. | John MacFarlane | 1 | -1/+1 | |
2015-04-26 | appveyor.yml - specify full ghc path. | John MacFarlane | 1 | -2/+2 | |
2015-04-26 | appveyor.yml - rearranged install and build scripts. | John MacFarlane | 1 | -9/+5 | |
2015-04-26 | Added appveyor.yml for Windows CI. | John MacFarlane | 1 | -0/+17 | |