summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAge
* Windows builds: removed -S option from pandoc invocations.John MacFarlane2017-01-30
|
* Download markdown version of the license from GNU and rename to `COPYING.md`Kolen Cheung2016-10-19
| | | | From https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
* Rename README to MANUAL.txtAlbert Krewinkel2016-07-20
|
* Include table of contents in README.html in Windows package.John MacFarlane2016-06-26
|
* appveyor: use improved method for creating msi.John MacFarlane2016-06-04
|
* Use windows/stack.yaml for appveyor build.John MacFarlane2016-06-03
| | | | Use released pandoc-citeproc, not git.
* appveyor.yml: diagnostics.John MacFarlane2016-06-03
|
* appveyor.yml: Fix check for existing wixtoolset.John MacFarlane2016-06-03
|
* appveyor improvements.John MacFarlane2016-06-03
| | | | | - Create pandoc.msi as artifact. - Don't install wix unless we need to.
* Windows build: create pandoc-citeproc on appveyor, so we can put in msi.John MacFarlane2016-06-03
| | | | Updated stackage resolver.
* appveyor: Fixed spacing issue in VERSION setting.John MacFarlane2016-06-03
|
* appveyor: another attempt to get version set!John MacFarlane2016-06-03
|
* appveyor: another try at setting version.John MacFarlane2016-06-03
|
* appveyor: Fixed version detection.John MacFarlane2016-06-02
|
* appveyor: cache wixbin directory.John MacFarlane2016-06-02
|
* appveyor: maybe fixed escaping.John MacFarlane2016-06-02
|
* Fixed YAML for appveyor.yml.John MacFarlane2016-06-02
|
* appveyor: fixed set command.John MacFarlane2016-06-02
|
* appveyor: put wix path in quotes.John MacFarlane2016-06-02
|
* appveyor: another attempt to get wix paths right.John MacFarlane2016-06-02
|
* appveyor.yml: try to get paths for candle and light right.John MacFarlane2016-06-02
|
* appveyor: try to create msi as artifact.John MacFarlane2016-06-02
|
* Better way to find the artifacts on appveyorJan Schulz2016-05-13
|
* appveyor - enable automatic builds, fix zip creation.John MacFarlane2016-05-12
|
* Use windows stack.yaml on appveyor to embedded the templatesJan Schulz2016-05-11
|
* Add appveyor artefacts for pandoc.exeJan Schulz2016-05-10
|
* Stack-based appveyor setup.John MacFarlane2016-03-07
|
* Revert "New approach to stack build on appveyor."John MacFarlane2015-10-28
| | | | This reverts commit cdd6389e91357c48dc3bb859695ab4538da4d004.
* New approach to stack build on appveyor.John MacFarlane2015-10-28
| | | | | This uses system lua library. See https://github.com/osa1/hslua/issues/22#issuecomment-151281274
* appveyor: don't cache HP or install wix toolset.John MacFarlane2015-10-07
|
* appveyor.yml: back to cabal/HP based build.John MacFarlane2015-10-07
| | | | | | | | | | 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.
* appveyor.yml - try with 32bit version of stack.John MacFarlane2015-10-06
|
* appveyor.yml: added 'echo "" |' to work around broken stdin.John MacFarlane2015-10-05
|
* appveyor.yml: in stack steup, specify 64-bit ghc.John MacFarlane2015-10-05
|
* appveyor.yml: added stack setup.John MacFarlane2015-10-05
|
* appveyor.yml: new attempt to build with stack.John MacFarlane2015-10-05
|
* appveyor.yml: removed part that builds the package.John MacFarlane2015-09-27
|
* appveyor.yml: Fixed another multiline statement.John MacFarlane2015-09-27
|
* appveyor.yml: Another attempt to set VERSION.John MacFarlane2015-09-27
|
* appveyor.yml: put whole for loop on one line.John MacFarlane2015-09-27
|
* appveyor.yml: another try in version extraction.John MacFarlane2015-09-27
|
* appveyor.yml: removed :next label.John MacFarlane2015-09-27
|
* appveyor.yml: Tried another approach to get pandoc version.John MacFarlane2015-09-27
|
* appveyor.yml: don't run tests for pandoc-citeproc.John MacFarlane2015-09-27
| | | | | They won't work til we upgrade HP version, because of minor changes in aeson.
* appveyor.yml: use cmd instead of ps.John MacFarlane2015-09-27
|
* appveyor.yml: Build pandoc-citeproc after main test.John MacFarlane2015-09-27
|
* appveyor: cache Haskell Platform.John MacFarlane2015-09-27
|
* appveyor.yml: fixed cabal flag.John MacFarlane2015-09-27
|
* appveyor: attempt to create msi package after build.John MacFarlane2015-09-27
|
* appveyor.yml: revert to non-stack version.John MacFarlane2015-09-26
|