exiv2/config
Luis Díaz Más e32323d7c7 Simplify usage of strerror_r.
- Define STRERROR_R_CHAR_P properly on CMake and use it on futils.cpp
- We use now _GNU_SOURCE to determine which version of strerror_r to use
- strError only throws if ret==ERANGE
- Remove STRERROR_R_CHAR_P. It has been never used
- sort defines in config.h.cmake
- Remove EXV_HAVE_DECL_STRERROR_R that is not used anymore
- Remove EXV_HAVE_STRERROR. C++98 always will have it
2018-05-07 10:25:26 +02:00
..
aclocal.m4 More libtool config updates. 2009-11-27 11:39:59 +00:00
CMakeChecks.txt Replace EXIV2_ENABLE_SHARED by BUILD_SHARED_LIBS. Also use EXV_HAVE_DLL only for the exiv2lib target 2017-08-24 17:59:41 +02:00
compilerFlags.cmake Remove from -DDEBUG from Debug builds in Mac and Linux 2018-04-09 18:53:00 +02:00
config.guess Updated config.guess, config.sub 2011-01-14 02:12:14 +00:00
config.h.cmake Simplify usage of strerror_r. 2018-05-07 10:25:26 +02:00
config.h.in Remove HAVE_STDLIB_H check and replace stdlib.h by cstdlib 2018-05-04 11:20:43 +02:00
config.make Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
config.mk.in #199 Fix for getopt(). Use src/getopt_win32 code instead of libc/getopt() 2018-03-20 18:49:16 +01:00
config.rpath Updated config.rpath (from gettext). 2009-11-27 10:38:56 +00:00
config.sub Updated config.guess, config.sub 2011-01-14 02:12:14 +00:00
configure.ac Build changes to support EXV_HAVE_REGEX and EXV_HAVE_REGEX_H 2017-09-11 16:09:24 +01:00
Doxyfile #1279 Cleaned up doxygen warnings for doc and website. 2017-03-16 18:13:12 +00:00
exiv2_uninstall.cmake better file naming 2010-09-03 06:39:09 +00:00
exiv2.lsm.cmake update 2010-04-21 11:54:57 +00:00
exiv2.pc.cmake Use more GNUInstallDirs 2017-08-21 00:12:33 +02:00
exiv2.pc.in XMPsdk fixes. 2013 and 2016 build and (mostly) pass the test suite. 2017-08-22 14:34:01 +01:00
findDependencies.cmake Install conan-dependencies DLLs into install/bin. 2018-04-19 17:19:47 +02:00
FindIconv.cmake Remove useless HAVE_XMP_TOOLKIT 2017-10-01 18:48:27 +02:00
FindMSGFMT.cmake Drop LOCALEDIR, use CMAKE_INSTALL_LOCALEDIR directly 2017-08-21 17:55:19 +02:00
FindSSH.cmake trunk: exiv2 v0.25 2014-12-25 13:55:57 +00:00
generateConfigFile.cmake Simplify usage of strerror_r. 2018-05-07 10:25:26 +02:00
install-sh Updated ltmain.sh, install-sh (from libtool). 2009-11-27 10:39:39 +00:00
ltmain.sh #1292 Fix submitted. 2017-04-26 16:26:50 +00:00
Makefile.in Remove obsolete svn revision 2017-11-19 11:17:11 +01:00
mkinstalldirs Merged revisions 907:999 from gettext branch into trunk 2006-12-03 08:42:50 +00:00
printSummary.cmake Add new CMake options to use compiler flags to detect issues in the code (Gcc, Clang & MSVC) 2017-11-01 05:37:54 +01:00
ReadMe-Autotools.txt config: ReadMe-Autotools.txt. AHU's notes about autotools. 2013-05-18 02:06:10 +00:00