Commit Graph

18 Commits

Author SHA1 Message Date
Roger Leigh
7f8f6991da wip 2020-10-09 18:10:56 +01:00
Roger Leigh
42b6225641 wip 2020-10-09 17:58:44 +01:00
Roger Leigh
aeddabed84 wip 2020-10-09 17:00:46 +01:00
Roger Leigh
7d8b5e3695 wip 2020-10-09 16:47:38 +01:00
Roger Leigh
9911889a25 wip 2020-10-09 16:19:58 +01:00
Roger Leigh
4d1e1bc362 wip 2020-10-09 15:49:47 +01:00
Roger Leigh
6d078fe1f8 wip 2020-09-25 17:14:58 +01:00
Roger Leigh
e8863893b0 wip 2020-09-25 10:47:23 +01:00
Roger Leigh
5123e29287 wip 2020-09-25 10:12:02 +01:00
Roger Leigh
3b522bf470 wip 2020-09-25 09:57:15 +01:00
Roger Leigh
5d0476eb0b wip 2020-09-25 09:43:43 +01:00
Roger Leigh
9555de026e wip 2020-09-25 09:33:47 +01:00
Roger Leigh
04b299927f Update AppVeyor image 2020-09-25 09:10:07 +01:00
Roger Leigh
f846cd6452 test-appveyor 2020-09-25 09:01:47 +01:00
Roger Leigh
bf5a45de67 port: Clean up NetBSD sources and headers to build standalone 2018-03-26 14:20:21 +01:00
Roger Leigh
68c928923a appveyor: Correct path for git clone and skip artefact archival 2017-11-23 08:23:34 +00:00
Even Rouault
ea6228c185 * .appveyor.yml, .travis.yml, build/travis-ci: apply patches
0001-ci-Travis-script-improvements.patch and
0002-ci-Invoke-helper-script-via-shell.patch by Roger Leigh
(sent to mailing list)
2017-06-09 22:07:08 +00:00
Even Rouault
f2a3b02040 * .travis.yml, build/travis-ci: new files from
0001-ci-Add-Travis-support-for-Linux-builds-with-Autoconf.patch by
Roger Leigh (sent to mailing list on 2017-06-08)
This patch adds support for the Travis-CI service.

* .appveyor.yml: new file from
0002-ci-Add-AppVeyor-support.patch by Roger Leigh (sent to mailing
list on 2017-06-08)
This patch adds a .appveyor.yml file to the top-level.  This allows
one to opt in to having a branch built on Windows with Cygwin,
MinGW and MSVC automatically when a branch is pushed to GitHub,
GitLab, BitBucket or any other supported git hosting service.

* CMakeLists.txt, test/CMakeLists.txt, test/TiffTestCommon.cmake: apply
patch 0001-cmake-Improve-Cygwin-and-MingGW-test-support.patch from Roger
Leigh (sent to mailing list on 2017-06-08)
This patch makes the CMake build system support running the tests
with MinGW or Cygwin.
2017-06-08 20:46:10 +00:00