7429 Commits (fdf9d3799cf2435d3057a5b3fb8b59d1ff44260c)
 

Author SHA1 Message Date
Rosen Penev fdf9d3799c clang-tidy: don't use else after return
Found with llvm-else-after-return

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Luis Díaz Más f956a398ad ci - Use CTest in all the ci jobs 4 years ago
Luis Díaz Más d3b9e6b68a ci - Using gtest as static library to avoid mac linking issues 4 years ago
Luis Díaz Más 381a33b12d ci - Add new special build with all project options enabled 4 years ago
Luis Diaz Mas b163158100 ci - Use ctest 4 years ago
Luis Diaz Mas e87424b5e0 Add CTest support 4 years ago
Rosen Penev 4aa5566cf6 clang-tidy: make several member functions const
Found with readability-make-member-function-const

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Luis Diaz Mas b789c3414f doc: Update notes about c++11 4 years ago
Luis Diaz Mas 8035b7f320 cmake: Add target for obtaining local covarage reports 4 years ago
Luis Díaz Más d2083b3190 ci - Use generic cmake way to compile and install 4 years ago
Luis Diaz Mas e6bfa8eb7d ci - Use Ninja in rest of builds 4 years ago
Luis Diaz Mas fb17e75539 ci - mac uses ninja 4 years ago
Luis Diaz Mas 1769d8988a ci - Linux uses ninja 4 years ago
Rosen Penev 24a8139233 clang-tidy: fix badly indented if
Found with readability-misleading-indentation

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 1b9b77c51f clang-tidy: add ending namespace comments
Found with google-readability-namespace-comments

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev bf290e84e5 fix compilation with EXIV2_DEBUG_MESSAGES
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Luis Diaz Mas 44eb56102b ci - Add coverage run on main branch 4 years ago
Miloš Komarčević 3416b631c5
Add Sony ARW compression to dict 4 years ago
Rosen Penev fddb035106 clang-tidy: remove pointless const
Found with readability-avoid-const-params-in-decls

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 80595f8468 clang-tidy: remove duplicate public
Found with readability-redundant-access-specifiers

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Kevin Backhouse ca66136092 Use readOrThrow to check error conditions of iIo.read().
(cherry picked from commit 0f9eb74c44c908e170a64cab590949d53749af8e)
4 years ago
Luis Díaz Más bd7bc90809 Copy mergify file from 0.27-maintenance 4 years ago
Rosen Penev 5dc4292b40 fix bad for range loop
This loop is supposed to break when it encounters a match.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 091fd77885 clang-tidy: remove redundant member init
Found with readability-redundant-member-init

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Luis Díaz Más 9e43a89d1d ci - Do not create conanCache dir 4 years ago
Luis Díaz Más d7c103e103 Remove old CI providers from main README 4 years ago
Luis Diaz Mas ad57cb4293 ci - cache conan packages on Windows builds 4 years ago
Luis Diaz Mas 10ed3fdfe1 ci - Remove old CI script files 4 years ago
Luis Diaz Mas f969fe88fc Fedora-MinGW build to Github Workflows 4 years ago
Luis Díaz Más 5e13f30104 ci - Add BMFF to windows matrix 4 years ago
Luis Díaz Más e6e6c3c296 ci - coverage build - deal with SHA issue 4 years ago
Luis Díaz Más 1a383c46f5 ci - Special builds on Github actions 4 years ago
Luis Díaz Más 776d3a3efc Rename github workflows 4 years ago
Luis Díaz Más 012f05f9a1 ci - MacOS Matrix 4 years ago
Luis Díaz Más 2c3fcd3a59 No exe in executables 4 years ago
Luis Díaz Más 0d0c8ba0f3 Fixes in github actions 4 years ago
Luis Díaz Más f6b71af324 ci: Remove travis builds 4 years ago
Luis Díaz Más 33facf01aa Github Actions - More builds on PRs 4 years ago
Luis Díaz Más bfa297d587 MacOS build 4 years ago
Luis Diaz Mas 72798028f6 Less CI jobs on push 4 years ago
Rosen Penev 674fdcd38b clang-tidy: fix declartation names
Found with readability-inconsistent-declaration-parameter-name

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 2e73aa9dc0 default con/destructors in headers
Helps to optimize trivially destructable stuff.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 428c436629 clang-tidy: simplify boolean expression
Found with readability-simplify-boolean-expr

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 5d716c7df4 clang-tidy: empty() conversions
Found with readability-container-size-empty

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 9642e3cceb clang-tidy: remove pointless string init
Found with readability-redundant-string-init

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 143a1fbbe2 clang-tidy: don't use string compare
Found with readability-string-compare

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev 8337462032 clang-tidy: use empty() instead of comparing size
Found with readability-container-size-empty

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev af7b2430c5 clang-tidy: use override
Found with modernize-use-override

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Jakub Wilk 45a6916546 READMEs: Add whitespace around atx-style headers
The extra whitespace is necessary for GitHub to render the headers
correctly.
4 years ago
Rosen Penev 15f0a600ed clang-tidy: use default member init
Found with modernize-use-default-member-init

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago