summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAge
* Update appveyor to use stack.yaml.John MacFarlane2017-12-27
|
* appveyor.yml: added skip_commits.John MacFarlane2017-10-12
|
* Revert "appveyor tweak - maybe this will help with the build issue."John MacFarlane2017-10-11
| | | | This reverts commit c40768b28a4646dec425ce4784cfcf46e2405464.
* appveyor tweak - maybe this will help with the build issue.John MacFarlane2017-10-11
|
* Ensure hslua is build for 32 bits on windows i386Albert Krewinkel2017-08-16
| | | | | This prevents some otherwise hard to find and hard miscalculations in lua filters.
* Revert "appveyor.yml: don't use matrix."John MacFarlane2017-05-24
| | | | This reverts commit d4ccd1e001bce84f1bae338cd07d4e8e2e7875cb.
* appveyor.yml: don't use matrix.John MacFarlane2017-05-24
|
* appveyor: turn off 64-bit build for now.John MacFarlane2017-05-24
|
* appveyor.yml: added fast_finish, fails if either job fails.John MacFarlane2017-05-24
|
* appveyor.yml - really fixed artifacts.John MacFarlane2017-05-19
|
* appveyor.yml - fix artifacts.John MacFarlane2017-05-19
|
* appveyor.yml: added comment with instructions to reset build cache.John MacFarlane2017-05-19
|
* Revert "appveyor.yml - reset cache when appveyor.yml changes."John MacFarlane2017-05-19
| | | | This reverts commit 8ac2675c2788e4273c46c92e2a224583d51c2ad1.
* appveyor.yml - reset cache when appveyor.yml changes.John MacFarlane2017-05-19
|
* Fixed appveyor.yml.John MacFarlane2017-05-19
|
* appveyor.yml updates.John MacFarlane2017-05-19
| | | | | * Don't try to cache ghc, it's too big. * Build both 32 and 64 bit versions.
* appveyor.yml. Fix WINBIN path.John MacFarlane2017-05-19
|
* appveyor.yml - put stack executable in stack_root.John MacFarlane2017-05-19
|
* appveyor.yml fixes.John MacFarlane2017-05-19
|
* appveyor.yml improvements.John MacFarlane2017-05-19
|
* Fixed appveyor.yml.John MacFarlane2017-05-18
|
* appveyor: attempt two builds, one 32-bit, one 64-bit.John MacFarlane2017-05-18
|
* appveyor.yml: remove manual calls to editbin.John MacFarlane2017-05-16
| | | | | To really solve this memory limit, we need to build with a 64-bit version of ghc.
* appveyor.yml: proper editbin path both times...John MacFarlane2017-05-15
|
* Fixed appveyor.yml syntax error.John MacFarlane2017-05-15
|
* appveyor.yml: proper path for editbin.John MacFarlane2017-05-15
| | | | I hope.
* appveyor.yml: Don't install hsb2hs.John MacFarlane2017-05-15
| | | | We now use file-embed instead.
* appveyor.yml: make executables LARGEADDRESSAWAREJohn MacFarlane2017-05-15
| | | | | | | | using editbin, which comes with VisualStudio. This should help with #3669 (needs testing). Previously our executables could only access 2GB memory on Windows, even in 64 bit systems with lots of memory.
* appveyor.yml: Fixed some paths.John MacFarlane2017-02-12
|
* appveyor.yml: use -j1, in hopes that this will help with a GHC bug.John MacFarlane2017-02-12
| | | | | | 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.
* Windows packaging fixes to use new stack.pkg.yaml.John MacFarlane2017-02-12
|
* 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
|