Antonin Descampe
155fc2e279
Update abi-check to take into account new defaults for "add" git command
2017-08-02 17:07:29 +02:00
Antonin Descampe
eb90d8ec93
WIP: fix abi-check and automatic upload
2017-08-02 16:50:11 +02:00
Even Rouault
1a8eac6a90
Add tests/fuzzers for OSS Fuzz ( #965 )
2017-07-03 15:42:35 +02:00
Even Rouault
ecbfcbc276
Merge pull request #964 from rouault/remove_useless_knownfailures
...
Remove useless knownfailures (since LAZY encoding is fixed)
2017-07-01 13:51:52 +02:00
Even Rouault
b9923764da
Add tools/travis-ci/knownfailures-Ubuntu14.04-clang3.8.0-x86_64-Release-3rdP.txt (copied from knownfailures-Ubuntu12.04-clang3.9.0-x86_64-Release-3rdP.txt)
2017-07-01 10:00:57 +02:00
Even Rouault
f194ff32ac
appveyor.yml: add a /arch:AVX2 config on Windows
...
Try running the tests if the CPU supports AVX2.
2017-07-01 10:00:57 +02:00
Even Rouault
96d757cb8e
Remove useless knownfailures (since LAZY encoding is fixed)
2017-07-01 04:24:46 +02:00
Even Rouault
69a001819c
.travis.yml: try to run tests in -mavx2 mode if the CPU supports it
...
And modify settings so as to hae a AVX2 compatible CPU
2017-07-01 02:14:27 +02: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
05d58451a1
Add profiling of CPU and memory usage ( #912 )
2017-05-09 12:35:51 +02:00
Even Rouault
328f076d26
Add performance benchmarking scripts
...
And run them by Travis-CI
2017-05-06 14:44:20 +02:00
Even Rouault
04980a8c7b
Fix retrieval of jpylyzer in AppVeyor
2017-05-03 12:03:00 +02:00
Antonin Descampe
8c33128369
Fixed CRLF auto conversion issue in openjpeg-data #655
2017-03-03 23:23:39 +01:00
Antonin Descampe
b079198838
fix abi-check and limit upload to website for master
2016-09-29 22:06:23 +02:00
Antonin Descampe
110d31891b
fix abi-check
2016-09-29 21:44:38 +02:00
Antonin Descampe
cc0c71c30b
fix abi-check
2016-09-29 20:23:01 +02:00
Antonin Descampe
5695ac15ff
Update abi-check scripts for v2.1.2
2016-09-28 20:59:10 +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
mayeut
b3c422654f
Update ABI tracker script
...
Disable previous version.
2016-07-06 00:26:37 +02:00
mayeut
9db62b2011
Update ABI tracker from 2.1 to 2.1.1
2016-07-05 23:53:31 +02:00
Antonin Descampe
7948d83340
update api/abi tracker
2016-07-05 23:33:00 +02:00
Antonin Descampe
9d5002f8fd
Remove useless diff command in abi-check.sh
2016-06-26 20:00:37 +02:00
Matthieu Darbois
e4c74f5364
Correct abi-check.sh for PR ( #791 )
2016-06-25 01:09:42 +02:00
Antonin Descampe
86698be6e9
Automatic upload of ABI report (end)
2016-06-21 17:41:29 +02:00
Antonin Descampe
cdcb77e796
Automatic upload of ABI report (ctd)
2016-06-21 17:21:08 +02:00
Antonin Descampe
954dad66de
Automatic upload of ABI report (ctd)
2016-06-21 16:46:38 +02:00
Antonin Descampe
48744a1342
setup automatic upload of ABI reports
2016-06-21 16:19:06 +02:00
Antonin Descampe
d0babeb6f6
WIP automatic release
2016-05-15 18:17:24 +02:00
Antonin Descampe
d1ca2b4f29
WIP: debug travis run script
2016-05-15 00:53:24 +02:00
Antonin Descampe
8ba0de3e45
Update travis and appveyor to enable automatic releases on tag commit
2016-05-15 00:42:54 +02:00
mayeut
20789fed4e
Fix issue 135
...
dwt_interleave_h.gsr105.jp2 now has the same output as kakadu
issue399 is corrupted. Only the corrupted part changes.
Update known failures for x86 MD5
NR-DEC-kodak_2layers_lrcp.j2c-31-decode-md5
NR-DEC-kodak_2layers_lrcp.j2c-32-decode-md5
NR-DEC-issue135.j2k-68-decode-md5
2016-04-27 23:15:47 +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
1b86fb6f48
Update known failures
2016-01-11 00:35:47 +01:00
mayeut
5d56fb3115
Add known failures
...
2 more tests failing under AppVayor since nov-6 update
Update #655
2015-11-07 14:50:28 +01:00
mayeut
e5ca873ab1
Fix missing bracket
2015-11-07 02:06:22 +01:00
mayeut
601aa38c30
fix appveyor build
2015-11-07 02:04:10 +01: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
9729405a8f
Add ABI check for PR
2015-10-14 22:43:39 +02: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
dac03fd168
Add exceptions
2015-10-11 17:33:40 +02:00
mayeut
d02bf257a6
Find out Visual Studio version
2015-10-11 17:10:48 +02:00
mayeut
0f1b1c63b4
Add exceptions
2015-10-11 13:47:44 +02:00
mayeut
11a27e6d20
Correct exceptions
2015-10-10 23:43:50 +02:00
mayeut
813121e688
Add exceptions
2015-10-10 20:01:03 +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