Robin Mills
|
8f5b795eaa
|
Fixes to autotools build to respect mn_int.cpp files (#186)
* Fixes to autotools build to respect mn_int.cpp files
* Changes following Luis' code review.
|
2017-12-11 16:48:07 +01:00 |
|
tbeu
|
5df8b01b77
|
Remove obsolete svn revision
|
2017-11-19 11:17:11 +01:00 |
|
Robin Mills
|
78e7cc8f69
|
Fixing samples/Makefile on linux
|
2017-08-23 10:07:31 +01:00 |
|
clanmills
|
573b2cfcd2
|
XMPsdk fixes. 2013 and 2016 build and (mostly) pass the test suite.
|
2017-08-22 14:34:01 +01:00 |
|
clanmills
|
2e816165ea
|
Changes to autotools to support C++11 (work in progress)
|
2017-08-12 14:48:38 +01:00 |
|
draekko
|
f23dc54b9c
|
Adding xmpprint sample
|
2017-05-29 12:13:04 -04:00 |
|
Robin Mills
|
6ea3b00b02
|
#1249 Fixes
|
2016-10-23 22:25:58 +00:00 |
|
Robin Mills
|
e57f238c7e
|
#1230 More MinGW fixes.
|
2016-10-05 19:08:48 +00:00 |
|
Robin Mills
|
5c6a8e3bad
|
#1230 Buildserver Maintenance.
|
2016-10-05 09:06:56 +00:00 |
|
Robin Mills
|
1b536bd0ed
|
#2130 Don't build conntest. Build is broken when --enable-webready. Fixed issue with samples/geotag.cpp on Linux.
|
2016-09-29 17:06:02 +00:00 |
|
Robin Mills
|
208b5110ae
|
#1207 Don't build mt-test by default. It requires C++11. G++ 5.3 will not compile #include <exiv2/exiv2.hpp> because AutoPtr is deprecated.
|
2016-08-21 22:54:13 +00:00 |
|
Robin Mills
|
3b83918320
|
#1207 Added samples/mt-test.cpp
|
2016-08-21 08:16:30 +00:00 |
|
Robin Mills
|
664af57e10
|
#1034 Added samples/toexv This is a first step to write exif metadata to memory to send to a web service.
|
2016-04-29 19:20:30 +00:00 |
|
Robin Mills
|
8ff86b6875
|
#1110. Xcode project moved to contrib/xcode. Interesting errors in samples/Makefile. Replaced gsoc13 Exiv2::dict_t with (identical twin) Exiv2::Dictionary
|
2015-09-23 20:43:16 +00:00 |
|
Andreas Huggel
|
f0b4c06ea6
|
samples/Makefile: Minor fixes to better clean up.
|
2015-06-20 04:37:37 +00:00 |
|
Andreas Huggel
|
ade51daf7f
|
Only compile ssh module if using SSH and another hack to prevent a compiler warning about undefined EXV_USE_SSH.
|
2015-06-18 02:46:09 +00:00 |
|
Andreas Huggel
|
1ca6ae13bc
|
Minor changes to the exiv2json build
|
2015-05-09 12:17:58 +00:00 |
|
Robin Mills
|
f52eacf921
|
#1071 Remove Jzon from libexiv2
1) Move src/Jzon.cpp and include/exiv2/Jzon.hpp to samples/Jzon.{cpp|hpp}
2) Update build environment appropriately.
|
2015-05-09 09:24:41 +00:00 |
|
Andreas Huggel
|
fd80993ab0
|
Updated copyright notice.
|
2015-05-02 11:55:40 +00:00 |
|
Robin Mills
|
917efc5d05
|
Adding samples/exifdata.cpp and samples/exifvalue.cpp
|
2015-03-25 18:21:43 +00:00 |
|
Robin Mills
|
d393b0fa7e
|
trunk: exiv2 v0.25
|
2014-12-25 13:55:57 +00:00 |
|
Andreas Huggel
|
5bfddd927f
|
Some TLC for samples/Makefile. It still re-builds everything everytime you run make though (and leaves a .libs directory in bin/). Building out-of-place seems not so straightforward with make. Maybe we should build in-place and have a local-install target instead.
|
2013-10-06 14:04:30 +00:00 |
|
Robin Mills
|
5869edd679
|
Update to 3091
|
2013-07-24 20:51:23 +00:00 |
|
Robin Mills
|
1bcce080c2
|
build: added PREFIX to samples/Makefile (don't know how the linux build worked without this!)
|
2013-07-24 19:38:05 +00:00 |
|
Robin Mills
|
06534b62ef
|
testsuite: samples/Makefile reports pkg-config unavailable. test/Makefile reports samples not built. functions.source augmented appropriately.
|
2013-04-02 04:35:38 +00:00 |
|
Robin Mills
|
ecf4d14c04
|
fixing make binclean. added variable OTHERS
|
2012-11-04 23:06:39 +00:00 |
|
Robin Mills
|
0d98b9bfa1
|
Adding dependency geotag/metacopy/path-test to default make.
|
2012-11-04 21:11:31 +00:00 |
|
Robin Mills
|
740ec9fa8b
|
Fix to samples/Makefile to eliminate warnings about "change in recipe" for geotag/metacopy/path-test
|
2012-11-04 20:58:39 +00:00 |
|
Robin Mills
|
e00447853d
|
Linux fixes to SVN: 2935
|
2012-11-04 20:33:51 +00:00 |
|
Robin Mills
|
c68b2024f9
|
Issue: #850. test scripts refactored. Common code collected into functions.source. Thanks to Shawn for his contribution.
|
2012-11-04 19:51:59 +00:00 |
|
Robin Mills
|
7b859e026f
|
Move metacopy/path-test/taglist applications (and build code) into samples. TODO: fix msvc/msvc64.
|
2012-10-29 06:24:56 +00:00 |
|
Robin Mills
|
f5b05a5614
|
Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
Thanks to Shawn for his input and help with this.
|
2012-10-19 04:56:39 +00:00 |
|
Robin Mills
|
c9d9cc2d4f
|
Explicitly link geotag to expat library.
|
2012-10-14 00:13:34 +00:00 |
|
Robin Mills
|
b42f6668cd
|
Work in progress: Updating build code to handle geotag. geotag.cpp is a copy of exifprint.cpp at the moment.
|
2012-07-09 05:32:48 +00:00 |
|
Andreas Huggel
|
0d397b95c7
|
Updated copyright message for 2012.
|
2012-03-22 15:19:35 +00:00 |
|
Andreas Huggel
|
7770151915
|
Updated Copyright message for 2011.
|
2011-02-13 14:08:44 +00:00 |
|
Andreas Huggel
|
6d496a4888
|
Updated Copyright notice for 2010.
|
2010-04-03 07:53:30 +00:00 |
|
Andreas Huggel
|
49e040ee8d
|
Generalized class Error, added class WError for use with Unicode-Paths.
|
2010-01-17 14:36:08 +00:00 |
|
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
2009-11-27 05:59:23 +00:00 |
|
Andreas Huggel
|
21ccbfce18
|
#618: Added functions for easy access of common metadata, which is not always in the same tag. (Based on a discussion with and initial patch from Carsten Pfeiffer)
|
2009-03-07 15:26:00 +00:00 |
|
Andreas Huggel
|
8a6d9dbc42
|
Updated Copyright notice for 2009.
|
2009-02-16 14:30:51 +00:00 |
|
Andreas Huggel
|
26b488a255
|
Added preview support (Vladimir Nadvornik)
|
2008-09-18 10:26:58 +00:00 |
|
Andreas Huggel
|
00a3ef321b
|
Removed CIFF classes from published API, doc tweaks.
|
2008-08-03 15:31:36 +00:00 |
|
Andreas Huggel
|
0d55992e2f
|
Merged unstable branch to trunk.
|
2008-06-21 10:28:17 +00:00 |
|
Andreas Huggel
|
1503192f13
|
First draft conversion code.
|
2008-03-17 15:45:27 +00:00 |
|
Andreas Huggel
|
e878166f0d
|
Improved XMP value toLong, toFloat and toRational using new functions parseLong, parseFloat and parseRational. (Vladimir Nadvornik)
|
2008-03-05 07:45:16 +00:00 |
|
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
2008-01-09 16:44:09 +00:00 |
|
Andreas Huggel
|
515b86b5bf
|
Added relink and binclean targets.
|
2007-12-08 03:55:00 +00:00 |
|
Andreas Huggel
|
8896c99005
|
Moved taglist.cpp back to src/ to make doc build easier.
|
2007-10-10 14:52:00 +00:00 |
|
Andreas Huggel
|
a6440d4ed1
|
Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles.
|
2007-10-08 09:17:20 +00:00 |
|