112 Commits (3c20cc06a9ede4e277a9efe94e211c20ceb0ce8d)

Author SHA1 Message Date
tbeu 5df8b01b77 Remove obsolete svn revision 8 years ago
Luis Diaz Mas 2784b1f7f7 Remove EXIV2_ENABLE_LIBXMP variable, always build static XMP library, remove cmake OBJECT library 8 years ago
Luis Díaz Más 686edde5ef Provide exiv2Config file automatically generated by CMake 8 years ago
Robin Mills c71322bff7 Correction for buildbreaker in 2f010487 8 years ago
Luis Díaz Más 8ad49f6d73 Robin changes in sync with master changes 8 years ago
clanmills 678e2b8517 Explicitly list files to be processed CMake generated builds [remove file(GLOB...)] 8 years ago
clanmills 305424bbad Reverting changes to MD5.h 8 years ago
clanmills 10e6ebdef3 AdobeXMPsdk Simplification for detection of stdint_h 8 years ago
clanmills 35c244e911 AdobeXMPsdk. Revert most of xmpsdk/CMakeLists.txt to enable debugging with Xcode. 8 years ago
Robin Mills 60d436c969 Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags. 8 years ago
Luis Díaz Más c1c6c42834 Do not use certain compiler flags on windows 8 years ago
Luis Díaz Más d206604743 Fix some compilation issues with the xmp 8 years ago
Luis Díaz Más 557d056add Fix linking issues with EXPAT and the xmp static library (on windows) 8 years ago
Robin Mills 68effb1772 xmpsdk/buildXMPsdk.cmd work-in-progress 8 years ago
Robin Mills f281556e85 xmpsdk/buildXMPsdk.cmd work-in-progress 8 years ago
Robin Mills 23aff3a11a buildXMPsdk.cmd testing/work-in-progress. 8 years ago
clanmills b715da1fcd buildXMPsdk.cmd code complete. 8 years ago
Robin Mills 9da376a125 xmpsdk/buildXMPsdk.cmd - first working version 8 years ago
Robin Mills 1ff0391563 Work in progress edits. Going off to cut the grass! 8 years ago
Robin Mills a348b23f71 Silence unwanted warning from script 8 years ago
clanmills fcaf2be556 fix buildXMPsdk.sh to build 64 bit build of 2014. 8 years ago
clanmills 95c5e92365 Support for Adobe XMPsdk 2013. Build xmpsdk using Adobe scripts. 8 years ago
Luis Diaz Mas a478a74915 Simplify CMake logic for some compiler options related to the XMP target 8 years ago
Luis Diaz Mas 3b2372e906 Remove remaining call to CMake_msvc.txt 8 years ago
Andreas Sturmlechner aa6374b202
Use more GNUInstallDirs
Conveniently fixes multiarch install dir issues.
8 years ago
Robin Mills aefa3e3d34 MacOSX --with-adobe link issue. Work in progress. Code and documentation update. 8 years ago
Robin Mills 2a61392766 Merge pull request #27 from piponazo/master-CMakeObjectLibraryForXmp
New way to generate the XMP library (Using the CMake OBJECT LIBRARY concept)
8 years ago
Luis Diaz Mas 40d10639e2 Reuse XMP OBJECT library in the exiv2lib when EXIV2_ENABLE_LIBXMP=OFF 8 years ago
Luis Diaz Mas 2d011691f2 Compile XMP sources as an OBJECT Library 8 years ago
clanmills 935421c855 Refactoring autotools to support ADOBE_XMPSDK (Work in Progress) 8 years ago
Luis Diaz Mas b4a2b822c2 Remove usage of global variable INSTALL_TARGET_STANDARD_ARGS. Specify install destinitions in each target 8 years ago
Luis Díaz Más acf8ebd254 Propagate EXPAT include directories and libraries with the xmp target 8 years ago
Luis Díaz Más 36e12a4f37 Add XML_STATIC definition in xmp library to fix problems finding symbols. Link always with EXPAT_LIBARIES 8 years ago
clanmills 122cd5737f Cosmetic modifications to Pull-21. Fix to ensure Cygwin uses #include <unistd.h> 8 years ago
Luis Diaz Mas 7cf676efbb EXV_HAVE_STDINT_H needs to be defined to compile XMPSDK 8 years ago
clanmills 6762c6f15b More corrections to fix the build (on Linux). 8 years ago
clanmills 36d2a4f5db Correction to earlier commit. Should not have updated the xmpsdk/include files with files creating using xmpsdk/buildXMPsdk.sh 8 years ago
clanmills 6085392857 Restoring buildXMPsdk.sh to build from a "raw" Adobe download. 8 years ago
clanmills 89ab475c66 Change uname code in buildXMPsdk.sh 8 years ago
clanmills d234486c67 Incrementally adding XMPsdk code. 8 years ago
clanmills 290164d1b6 Work in progress: https://github.com/Exiv2/exiv2/issues/3
Tested on MacOS-X.  I'll test Linux/Cygwin/MSVC and close if good.
8 years ago
Robin Mills be0945016b #1269 Thank You to Ben for reporting this and providing the patch. 8 years ago
Robin Mills 6ea3b00b02 #1249 Fixes 9 years ago
Robin Mills 0abf56f71b #1236 CMake build on MinGW. 9 years ago
Robin Mills 7adaf71d44 #1187 and #1041. Fixing CMake/Linux build breakers concerning libpthread 9 years ago
Robin Mills d6dd463c57 #1041. Finally fixed stdint.h on all platforms. CMake builds exiv2 with VS 2005, 2008, 2010, 2012, 2013 and 2013 on both laptop and buildserver. 10 years ago
Robin Mills 4a0f652a7f #1041. Correction to r4056 10 years ago
Robin Mills 428d327235 #1041. Correction to r4056 10 years ago
Robin Mills e75bcbe385 #1041. Fixed issues with VS2008 incorrectly setting EXV_HAVE_STDINT_H 10 years ago
Robin Mills ac778afbe7 #1123. Hide xmpsdk symbols when building with CMake. 10 years ago