exiv2/samples
Rosen Penev b10f2d3e95 geotag: fix compilation with MSYS
using namespace std interferes with windows.h

stat defines interfere with internal headers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-04-04 06:54:09 -07:00
..
addmoddel.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
CMakeLists.txt Add EXIV2_ENABLE_INIH flag to enable building without libinih. 2023-01-16 10:33:25 +00:00
conntest.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
convert-test.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
easyaccess-test.cpp remove constexpr 2023-03-23 13:29:21 -07:00
exifcomment.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
exifdata-test.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
exifdata.cpp Remove most of the asserts from codebase 2022-03-23 16:55:18 +01:00
exifprint.cpp clang-tidy: apply to newly merged stuff 2023-01-03 01:24:04 -08:00
exifvalue.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
geotag.cpp geotag: fix compilation with MSYS 2023-04-04 06:54:09 -07:00
getopt-test.cpp use __has_include 2023-01-29 12:21:47 -08:00
ini-test.cpp Remove libinih from codebase and add it as a dependency instead. 2022-12-28 09:33:08 -06:00
ini-test.ini #1034 Added exiv2 config file support for lens recognition. 2016-03-25 08:12:16 +00:00
iotest.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
iptceasy.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
iptcprint.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
iptctest.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
key-test.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
largeiptc-test.cpp reference conversions 2022-04-18 13:53:14 -07:00
metacopy.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
metacopy.hpp minor clang-tidy fixes (#2213) 2022-04-16 11:29:15 +02:00
mmap-test.cpp Remove DataBuf::copyBytes and use std::copy instead 2022-03-23 17:17:29 +01:00
mrwthumb.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
path-test.cpp add support for gcc and clang 7 2023-01-29 09:29:46 -08:00
prevtest.cpp std::to_string conversions 2022-08-17 02:25:10 -07:00
remotetest.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00
stringto-test.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
taglist.cpp Update .clang-format file & apply clang-format to whole project 2022-03-16 22:30:53 +01:00
tiff-test.cpp namespace enforce.hpp functions to Internal 2023-01-29 11:14:59 -08:00
write2-test.cpp Update Sony(1|2) tags (#2323) 2022-09-27 09:26:26 +01:00
write-test.cpp nodiscard addition 2022-03-29 20:58:11 -07:00
xmpdump.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
xmpparse.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
xmpparser-test.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
xmpprint.cpp Usage of EXIT_SUCCESS/FAILURE instead of hard-coded values 2022-03-23 16:55:18 +01:00
xmpsample.cpp clang-tidy: C casts to C++ 2022-05-21 17:58:10 -07:00