summaryrefslogtreecommitdiff
path: root/tools/travis-ci/abi-check.sh
AgeCommit message (Collapse)Author
2024-02-26abi_check.sh: comment OPJ_PREVIOUS_VERSIONEven Rouault
2024-02-26abi_check.sh: Update version number for automatic abi check (2.5.0->2.5.1)Even Rouault
2022-05-13abi_check.sh: comment OPJ_PREVIOUS_VERSIONEven Rouault
2022-05-13abi_check.sh: Update version number for automatic abi checkEven Rouault
2021-09-12Add github action workflows CIEven Rouault
2020-12-29Comment back opj_previous_version in abi_check.shEven Rouault
2020-12-29abi_check.sh: Update version number for automatic abi checkEven Rouault
2019-11-17abi-check.sh: fix false postive ABI error, and display output error logEven Rouault
There is currently a false positive ABI check failure between v2.3.1 and current. It disappears when removing the generated reports of v2.3.1 and recreating them. It is likely that some tooling has evolved since the initial v2.3.1 report generation.
2019-04-02Comment back opj_previous_version in abi_check.shAntonin Descampe
2019-04-02Update version number for automatic abi checkAntonin Descampe
2019-03-29abi-check.sh: fix broken download URLEven Rouault
2017-10-04Finalise ABI check update for v2.3.0Antonin Descampe
2017-10-04Update ABI check for v2.3.0Antonin Descampe
2017-08-09Comment back previous version in abi-check.shAntonin Descampe
2017-08-09update abi-check for latest releaseAntonin Descampe
2017-08-02Update abi-check to take into account new defaults for "add" git commandAntonin Descampe
2017-08-02WIP: fix abi-check and automatic uploadAntonin Descampe
2016-09-29fix abi-check and limit upload to website for masterAntonin Descampe
2016-09-29fix abi-checkAntonin Descampe
2016-09-29fix abi-checkAntonin Descampe
2016-09-28Update abi-check scripts for v2.1.2Antonin Descampe
2016-07-06Update ABI tracker scriptmayeut
Disable previous version.
2016-07-05Update ABI tracker from 2.1 to 2.1.1mayeut
2016-07-05update api/abi trackerAntonin Descampe
2016-06-26Remove useless diff command in abi-check.shAntonin Descampe
2016-06-25Correct abi-check.sh for PR (#791)Matthieu Darbois
2016-06-21Automatic upload of ABI report (end)Antonin Descampe
2016-06-21Automatic upload of ABI report (ctd)Antonin Descampe
2016-06-21Automatic upload of ABI report (ctd)Antonin Descampe
2016-06-21setup automatic upload of ABI reportsAntonin Descampe
2015-10-14Add ABI check for PRmayeut
2015-10-10Disable ABI check. Keep API check.mayeut
2015-10-09Update ABI toolsmayeut
2015-10-09Remove travis debuggingmayeut
2015-10-09disable output for diff buildmayeut
2015-10-09travis debuggingmayeut
2015-10-09retrieve & compile wdiffmayeut
2015-10-09ABI Checkmayeut
2015-10-08Add ABI trackermayeut