exiv2/cmake
Luis Díaz Más 813566526c
Revisiting cmake code for generating coverage reports (#2047)
* cmake: better usage of gcovr for coverage reports

* Add test for FileIo::setPath

* Remove useless seek() overload

* Add missing override specifiers

* ignore .vs folder

* Small refactors in BasicIo implementations

* Remove duplicated doxygen doc

* Refactor & add tests for MemIO

* Fix compilation warnings on windows
2022-01-06 12:52:01 +01:00
..
msvc_conan_profiles New profiles as documented in README-CONAN.md 2020-11-20 18:56:28 +00:00
toolchain cmake: new toolchain file for MinGW cross-compilation on Ubuntu 2021-04-18 09:44:51 +02:00
compilerFlags.cmake Fix indentation 2021-10-15 16:53:53 +01:00
compilerFlagsExiv2.cmake cmake: disable -Wuseless-cast 2021-04-22 18:40:03 +02:00
config.h.cmake Explicitly test for libproc.h (#1916) 2021-09-20 14:42:40 +02:00
Doxyfile.in [Doxygen] define PARSED_BY_DOXYGEN when building the documentation 2019-03-02 17:24:44 +01:00
exiv2_uninstall.cmake Match closing statement, doh 2021-03-19 16:14:27 +01:00
exiv2.pc.in cmake: Fix paths with absolute GNUInstallDirs 2020-09-05 11:18:46 +02:00
findDependencies.cmake Fix issues detected with PVS-Studio + other little improvements (#1689) 2021-06-01 12:39:10 +02:00
FindIconv.cmake Disable libiconv support when building with Visual Studio. 2020-07-19 17:10:35 +01:00
gcovr.cmake Revisiting cmake code for generating coverage reports (#2047) 2022-01-06 12:52:01 +01:00
generateConfigFile.cmake Explicitly test for libproc.h (#1916) 2021-09-20 14:42:40 +02:00
generateDoc.cmake Generate doxygen.hpp page 2019-03-02 17:24:10 +01:00
JoinPaths.cmake cmake: Fix paths with absolute GNUInstallDirs 2020-09-05 11:18:46 +02:00
mainSetup.cmake Add CTest support 2021-05-15 16:58:24 +02:00
packaging.cmake Remove EXIV2_ENABLE_VIDEO and related stuff 2021-04-18 09:44:51 +02:00
printSummary.cmake Add libFuzzer integration + report bug 2021-07-09 12:32:21 +01:00