summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Clarify and improve spell-checker detectionReuben Thomas2017-02-091-1/+1
| | | | | | | | Add a header comment for each spell checker Use pkg-config to detect libvoikko Restore ability to disable myspell (removed recently when pkg-config used)
* Minor tidy-up of configure.acReuben Thomas2017-02-091-1/+1
| | | | | | | | | | | | | Remove AM_MAINTAINER_MODE: remaking configure automatically is useful! It shouldn’t be triggered unnecessarily for users building from source. Remove no-define from AM_INIT_AUTOMAKE Remove test for C89 function strerror, which is still entirely standard. Remove AC_PROG_MAKE_SET call, result of which is not used. Move OS X check out of Windows section.
* Set appveyor clone_directoryReuben Thomas2017-02-091-0/+1
| | | | | | For some reason this is otherwise set to the unique project identifier (which can vary when more than one project of the same name is set up on an account) rather than the project name.
* appveyor.yml: add FIXMEReuben Thomas2017-02-081-0/+1
|
* Add appveyor.ymlReuben Thomas2017-02-071-0/+20