Commit Graph

37 Commits

Author SHA1 Message Date
Even Rouault af4fd8d317
tools/travis-ci/install.sh: git clone with https:// to fix 'The unauthenticated git protocol on port 9418 is no longer supported.' 2022-05-07 10:55:00 +02:00
Even Rouault 3d582dd885
Add github action workflows CI 2021-09-12 11:18:14 +02:00
Even Rouault 92c0471154
tools/travis-ci/install.sh: fix links to Kakadu and jpylyzer binaries 2021-05-04 16:31:32 +02:00
Even Rouault 8ad94f689e Fix Mac builds 2018-03-04 23:30:53 +01:00
Even Rouault d4e54e9f35 Add mechanisms to reformant and check code style (#128)
Use an internal version of astyle (astyle 3.0). Scripts taken from QGIS.
astyle.options from https://github.com/uclouvain/openjpeg/issues/128

scripts/prepare-commit.sh can be used locally to automatically reformat
edited files.

Travis-CI will run scripts/verify-indentation.sh to verify committed files.
2017-05-09 20:46:16 +02:00
Even Rouault 04980a8c7b Fix retrieval of jpylyzer in AppVeyor 2017-05-03 12:03:00 +02:00
Matthieu Darbois 5bb919a30e Reenable clang-3.9 build on travis (#806)
clang-3.9 is now available with apt add-on in travis-ci
2016-08-06 12:26:46 +02:00
julienmalik 5947e10ff7 Add clang 3.9 build to Travis matrix (#753) 2016-04-27 23:05:43 +02:00
Julien Malik 6ea2ff0b06 Update jpylyzer to 1.17.0 2016-04-21 17:58:19 +02:00
Julien Malik 3436c4e9ba upgrade cmake to 3.5.2 2016-04-21 17:53:40 +02:00
mayeut c37d69b25e Fix Travis cmake install 2015-11-02 22:28:30 +01:00
mayeut a77717583e Update cmake for travis ASan build 2015-11-02 22:02:55 +01:00
mayeut 6721f8a53f Correct unbound variable 2015-10-13 21:37:11 +02:00
mayeut 522d13af2a Update ci install script 2015-10-12 21:29:16 +02:00
mayeut 7a7901cd6d Correct script 2015-10-10 19:29:53 +02:00
mayeut c5a8732b0e Update kdu copy 2015-10-10 19:26:42 +02:00
mayeut 101a0034e2 Re-enable cloning data 2015-10-10 19:20:50 +02:00
mayeut 30a0180d84 correct kdu copy 2015-10-10 19:02:35 +02:00
mayeut 99c4376aed kdb copy 2015-10-10 18:58:26 +02:00
mayeut cc9bf1d557 Use make under windows 2015-10-10 18:15:28 +02:00
mayeut a01f7cdee0 debug appveyor 2015-10-10 18:01:43 +02:00
mayeut 53d7f70c15 remove cygwin specifics 2015-10-10 17:51:13 +02:00
mayeut d035952c52 jpylyzer download 2015-10-10 15:18:12 +02:00
mayeut 1ed6ede703 Debug wget jpylyzer 2015-10-10 15:14:16 +02:00
mayeut d03c4770cb Continue debugging wget jpylyzer 2015-10-10 15:08:25 +02:00
mayeut 50b561e911 Debug wget jpylyzer on appveyor 2015-10-10 14:57:25 +02:00
mayeut d5c460fc5f Download jpylyzer for windows 2015-10-10 14:51:30 +02:00
mayeut 62006e2b26 which provided by git, try wget 2015-10-10 14:30:15 +02:00
mayeut d05b19072d Add appveyor support 2015-10-10 14:19:57 +02:00
mayeut 1b2ebfc69a Add ABI tracker 2015-10-08 20:06:59 +02:00
mayeut fc131a1339 Travis ASan build 2015-09-12 16:36:19 +02:00
mayeut 52c36b4955 Add 32 bit build 2015-09-12 15:48:23 +02:00
mayeut b7069ce2b2 Download kakadu on osx 2015-09-12 13:03:50 +02:00
mayeut 7981908754 Fix unbound variable 2015-09-12 03:13:45 +02:00
mayeut 9258f8f6a7 Use make to unzip kakadu 2015-09-12 03:02:42 +02:00
mayeut 41a96aee5a Fix fetching of openjpeg-data
Fetch from master branch if TRAVIS_BRANCH doesn’t exist
2015-09-12 02:59:49 +02:00
mayeut 8d46ac19ff Setup travis matrix
This is just to get some ideas of what can be done.
Update uclouvain/openjpeg#581
2015-09-12 02:19:28 +02:00