Commit Graph

5002 Commits

Author SHA1 Message Date
clanmills
35c244e911 AdobeXMPsdk. Revert most of xmpsdk/CMakeLists.txt to enable debugging with Xcode. 2017-09-14 17:42:28 +01:00
clanmills
657d59b293 cmakeBuild.cmd - Release Candidate including --webready. 2017-09-13 18:19:25 +01:00
clanmills
d366943297 Refactoring EXV_USE_CURL and EXV_USE_SSH 2017-09-13 16:54:10 +01:00
Robin Mills
1b3ea05155 Documentation update. 2017-09-13 15:37:05 +01:00
clanmills
012d630125 Polish options. Move exv_conf.h to directory include/exiv2 2017-09-13 15:33:16 +01:00
Robin Mills
d356aaae95 cmakeBuild.cmd --webready working with VS 2005 2017-09-13 11:54:02 +01:00
Robin Mills
9645bf373a cmakeBuild.cmd --webready Work in Progress for VS 2017. 2017-09-13 10:24:46 +01:00
clanmills
2828b11cf7 Build changes to support EXV_HAVE_REGEX and EXV_HAVE_REGEX_H 2017-09-11 16:09:24 +01:00
Robin Mills
780088d493 cmakeBuildAll.cmd builds 54 flavours. 2017-09-09 08:39:36 +01:00
Robin Mills
8dda618b4d Fixing 2008 typo. 2017-09-09 08:38:09 +01:00
Robin Mills
b9ccc70bcc Bug fixes in cmakeBuild.cmd. --config Debug works correctly. Documentation update. Remove 'u' postfix ABI incompatibility. 2017-09-08 22:44:54 +01:00
Robin Mills
60d436c969 Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags. 2017-09-05 21:36:56 +01:00
Robin Mills
68effb1772 xmpsdk/buildXMPsdk.cmd work-in-progress 2017-08-28 20:42:48 +01:00
Robin Mills
f281556e85 xmpsdk/buildXMPsdk.cmd work-in-progress 2017-08-27 12:50:30 +01:00
Robin Mills
23aff3a11a buildXMPsdk.cmd testing/work-in-progress. 2017-08-25 11:49:18 +01:00
clanmills
b715da1fcd buildXMPsdk.cmd code complete. 2017-08-24 17:39:48 +01:00
Robin Mills
9da376a125 xmpsdk/buildXMPsdk.cmd - first working version 2017-08-24 13:36:35 +01:00
Robin Mills
1ff0391563 Work in progress edits. Going off to cut the grass! 2017-08-24 13:36:34 +01:00
clanmills
426cb8f354 Fix Visual Studio build breaker. 2017-08-24 13:34:23 +01:00
Robin Mills
938850db08 Fixing typos discussed in code review. 2017-08-23 16:16:01 +01:00
Robin Mills
d5d5a200cc Remove website/ (now in svn://dev.exiv2.org/svn/team/website) 2017-08-23 12:35:52 +01:00
Robin Mills
eaeb54d248 Documentation Update. 2017-08-23 11:39:56 +01:00
Robin Mills
a348b23f71 Silence unwanted warning from script 2017-08-23 10:29:12 +01:00
Robin Mills
78e7cc8f69 Fixing samples/Makefile on linux 2017-08-23 10:07:31 +01:00
Robin Mills
0917c5f391 Adding generated file include/exiv2/exv_conf.h to .gitignore 2017-08-23 10:07:04 +01:00
Robin Mills
b5cac373b1 Merge pull request #39 from Exiv2/autotoolsMacLink
./configure --with-adobe[=2016|2014|2013] for MacOSX
2017-08-23 08:04:48 +01:00
Luis Díaz Más
9263860ca3 Merge pull request #38 from piponazo/ignoreGit
Add build directory to the .gitignore file
2017-08-23 07:34:14 +02:00
Luis Díaz Más
cd5a3ed02a Merge pull request #37 from a17r/cmakebeautification
cmakebeautification
2017-08-23 07:32:34 +02:00
Luis Díaz Más
d713484dbd Add build directory to the .gitignore file 2017-08-23 07:29:44 +02:00
Andreas Sturmlechner
a768b85191 Lowercase target_link_libraries 2017-08-22 18:21:28 +02:00
Andreas Sturmlechner
20c7ad6c59 Lowercase include{,_directories} 2017-08-22 18:21:28 +02:00
Andreas Sturmlechner
1fc319c0e4 Lowercase add_custom_target, configure_file, install macros 2017-08-22 18:21:28 +02:00
Andreas Sturmlechner
40565761d1
Lowercase add_{definitions,subdirectory}, set{_*} and option macros 2017-08-22 18:21:18 +02:00
Andreas Sturmlechner
06b20523f7 Lowercase if/else/endif/foreach/endforeach 2017-08-22 18:11:46 +02:00
Luis Díaz Más
a973168ca9 Merge pull request #36 from piponazo/fixOutputDirectories
Fix output directories
2017-08-22 17:21:52 +02:00
clanmills
fcaf2be556 fix buildXMPsdk.sh to build 64 bit build of 2014. 2017-08-22 15:39:12 +01:00
clanmills
573b2cfcd2 XMPsdk fixes. 2013 and 2016 build and (mostly) pass the test suite. 2017-08-22 14:34:01 +01:00
Luis Diaz Mas
f0cb77cbdf Run tests and make install in travis 2017-08-22 14:31:46 +02:00
Luis Diaz Mas
91ca733b8d Add a new configuration to compile the project in Debug mode (Travis) 2017-08-22 14:23:13 +02:00
Luis Diaz Mas
8ba4281643 Set output directories for archives, libraries and runtime
This commit fix the problem with the test script.
2017-08-22 14:18:53 +02:00
clanmills
95c5e92365 Support for Adobe XMPsdk 2013. Build xmpsdk using Adobe scripts. 2017-08-22 09:30:41 +01:00
Luis Díaz Más
50fad7327c Merge pull request #33 from a17r/localedirundefined
LOCALEDIR is used by EXIV2_ENABLE_BUILD_PO so make sure it is defined
2017-08-22 08:20:58 +02:00
Robin Mills
20c03a5f6f Merge pull request #35 from piponazo/cmakeCompilerFlags
Move compiler flags to unique file
2017-08-21 23:14:27 +01:00
Luis Diaz Mas
90e8ad8a72 Only set CMAKE_RUNTIME_OUTPUT_DIRECTORY once 2017-08-21 23:24:19 +02:00
Luis Diaz Mas
3a45a375d8 Simplify CMake code related with PNG and ZLIB (ZLib is required is PNG=ON) 2017-08-21 23:21:57 +02:00
Luis Diaz Mas
c735bc5ae2 Relative paths to current directory 2017-08-21 23:20:04 +02:00
Luis Diaz Mas
a478a74915 Simplify CMake logic for some compiler options related to the XMP target 2017-08-21 23:19:47 +02:00
Luis Diaz Mas
3b2372e906 Remove remaining call to CMake_msvc.txt 2017-08-21 23:19:05 +02:00
Luis Diaz Mas
e07bf9ca6d Fix compiler flags on Linux 2017-08-21 23:18:27 +02:00
Luis Díaz Más
3aa77e0b87 Remove msvc macros and run that code always for the MSVC configuration 2017-08-21 23:02:11 +02:00