| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-07 | Fix CI | Even Rouault | |
| 2021-09-12 | Add github action workflows CI | Even Rouault | |
| 2017-07-03 | Add tests/fuzzers for OSS Fuzz (#965) | Even Rouault | |
| 2017-07-01 | appveyor.yml: add a /arch:AVX2 config on Windows | Even Rouault | |
| Try running the tests if the CPU supports AVX2. | |||
| 2017-07-01 | .travis.yml: try to run tests in -mavx2 mode if the CPU supports it | Even Rouault | |
| And modify settings so as to hae a AVX2 compatible CPU | |||
| 2017-05-09 | Add mechanisms to reformant and check code style (#128) | Even Rouault | |
| 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 | Add profiling of CPU and memory usage (#912) | Even Rouault | |
| 2017-05-06 | Add performance benchmarking scripts | Even Rouault | |
| And run them by Travis-CI | |||
| 2016-05-15 | WIP automatic release | Antonin Descampe | |
| 2016-05-15 | WIP: debug travis run script | Antonin Descampe | |
| 2016-05-15 | Update travis and appveyor to enable automatic releases on tag commit | Antonin Descampe | |
| 2015-11-07 | Fix missing bracket | mayeut | |
| 2015-11-07 | fix appveyor build | mayeut | |
| 2015-10-11 | Find out Visual Studio version | mayeut | |
| 2015-10-10 | correct OPJ_SITE | mayeut | |
| 2015-10-10 | run with appveyor | mayeut | |
| 2015-10-10 | export updated path | mayeut | |
| 2015-10-10 | debug appveyor | mayeut | |
| 2015-10-10 | export TRAVIS_OS_NAME | mayeut | |
| 2015-10-10 | verbose | mayeut | |
| 2015-10-10 | debug appveyor | mayeut | |
| 2015-10-10 | Debug build | mayeut | |
| 2015-10-10 | Add OPJ_BINARY_DIR | mayeut | |
| 2015-10-10 | Correct source path | mayeut | |
| 2015-10-10 | get proper path | mayeut | |
| 2015-10-10 | Change OS guessing | mayeut | |
| 2015-10-10 | change os guessing | mayeut | |
| 2015-10-10 | Run under appveyor | mayeut | |
| 2015-10-08 | Add ABI tracker | mayeut | |
| 2015-09-14 | Travis-ci update | mayeut | |
| Correct case in config Check DynamicAnalysis result | |||
| 2015-09-13 | correct MemCheck log filename | mayeut | |
| 2015-09-13 | Ignore ctest return code | mayeut | |
| ctest behavior is not consistent across versions. Ignore return code & parse logs | |||
| 2015-09-12 | Travis fix error when no tests are done | mayeut | |
| 2015-09-12 | Travis error on new failures | mayeut | |
| 2015-09-12 | Travis add mingw | mayeut | |
| 2015-09-12 | Travis ASan build | mayeut | |
| 2015-09-12 | Travis add debug config | mayeut | |
| 2015-09-12 | Add 32 bit build | mayeut | |
| 2015-09-12 | Fix travis build with make 2.8.7 | mayeut | |
| 2015-09-12 | Add ctest script | mayeut | |
| 2015-09-12 | Fix unbound variable | mayeut | |
| 2015-09-12 | Fix fetching of openjpeg-data | mayeut | |
| Fetch from master branch if TRAVIS_BRANCH doesn’t exist | |||
| 2015-09-12 | Enhance travis run script | mayeut | |
| 2015-09-12 | Setup travis matrix | mayeut | |
| This is just to get some ideas of what can be done. Update uclouvain/openjpeg#581 | |||
