Evan Miller
04f4624718
Explicitly test for libproc.h ( #1916 )
...
This change adds support for ancient macOS lacking libproc. It also
eliminates a bug where exiv2 could not be built on case-sensitive
file systems (the header file is properly TargetConditionals.h).
2021-09-20 14:42:40 +02:00
Christoph Hasse
969ffcc439
refactor: remove regex related cmake stuff
2021-07-25 20:58:06 +02:00
Luis Díaz Más
2de3bad869
Remove EXIV2_ENABLE_VIDEO and related stuff
2021-04-18 09:44:51 +02:00
Luis Díaz Más
94b87a8dec
Remove deprecated SSH support
2021-04-18 09:44:51 +02:00
Luis Díaz Más
cd5c8fba49
remove some cmake old checks + newer gtest version
2021-04-15 06:56:37 +02:00
Peter Kovář
f0a321dedb
[WIP] Base Media File Format
2021-02-16 10:10:00 +01:00
Peter Kovář
92469f4c27
[WIP] Add ISO/IEC Base Media File Format
2021-01-24 15:09:57 +01:00
Luis Díaz Más
f39b23806b
Assume existence of stdint.h
2020-09-16 21:53:49 +02:00
clanmills
6d7a5266ea
fix_1219_mingw_crw_date_0.27
2020-05-26 07:36:45 +01:00
Robin Mills
b0a9cb5624
NetBSD/FreeBSD Support
2019-05-12 16:41:58 +02:00
Luis Diaz Mas
acc9fa012d
Reliable detection of strerror_r variants
2019-01-06 23:59:40 +01:00
Robin Mills
42084f2563
Add support for MinGW/msys2 in 32 bits + Updates in buildserver
2018-10-26 17:47:15 +02:00
Luis Díaz Más
d46f7a8746
Remove deprecated stuff from config.h.cmake
2018-09-14 07:43:21 +02:00
Luis Díaz Más
808de65c37
Use CMake PROJECT_VERSION components in version files
2018-09-14 07:43:21 +02:00
Luis Díaz Más
0bfa0168df
Cleanup some of the PACKAGE_XXX variables and rely in the ones given by the project() command
2018-09-12 19:22:31 +02:00
Luis Díaz Más
b2b04fe2d6
Use project() command to provide project version
...
- Note that we cannot find libiconv without saying that Exiv2 is also a C project
2018-09-12 19:22:31 +02:00
clanmills
3c42fdddeb
Fix include <exiv2/exiv2.hpp> to include exiv2/config.h (and consequential changes)
...
Fix cltest.cpp and version.cpp to report MSVC 2017 in which _MSC_VER == 1910
2018-09-01 20:19:45 +02:00
Luis Diaz Mas
a9c9451588
Remove localtime.c and any other trick to handle timegm
2018-08-27 13:33:02 +02:00
Luis Diaz Mas
a3444f055e
Rename config folder to cmake
2018-06-08 14:04:25 +02:00