Commit Graph

188 Commits

Author SHA1 Message Date
Robin Mills
3b0404e7b6 #697. config/ConfigureChecks.cmake: STRERROR_R_CHAR_P revisited 2014-10-07 19:55:38 +00:00
Robin Mills
66e473db32 GSoC2013 Video Write Code. Thank You, Mahesh for a lot of hard work. And Thanks to Abhinav for mentoring. Great Job, Guys. 2014-09-07 11:59:45 +00:00
nkbj
3824b03136 Add -lpsapi to Libs.private in exiv2.pc on MinGW/Cygwin builds. Needed for static libraries. 2013-12-14 00:51:48 +00:00
Andreas Huggel
f09fceda6b Updated copyright year in a few files, version in runner.txt. 2013-12-01 12:13:42 +00:00
Robin Mills
cca33b12d8 website: Release notes and news for 0.24 2013-07-25 01:16:43 +00:00
Robin Mills
b3fbf8655c Bumping the revision number to 0.24. Yeah! 2013-07-24 02:47:31 +00:00
Robin Mills
0cc197ad2d CMake build: simplification 2013-07-24 00:34:42 +00:00
Robin Mills
d2c0db4e18 add make rebuild 2013-07-23 22:49:03 +00:00
Robin Mills
1dfcc82c94 docs: applying Tuan's brilliant fix 2013-07-19 12:43:21 +00:00
Robin Mills
11a17ce2d5 config: ReadMe-Autotools.txt. AHU's notes about autotools. 2013-05-18 02:06:10 +00:00
Robin Mills
c5ffe8fafe config/Makefile.in brought into sync with <exiv2dir>/Makefile. 2013-05-17 05:49:03 +00:00
Robin Mills
a7d516b072 Patch: Forum Topic 1177. Thanks very much to James for providing this. 2013-04-17 04:14:05 +00:00
Robin Mills
cd8882ba84 BuildEnvironment: MinGW support (in response to http://dev.exiv2.org/boards/3/topics/1477) 2013-03-30 03:32:26 +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
10f21d249f Fix: #858. Download video data on demand. More discussion in issue report. 2012-10-20 04:13:58 +00:00
Robin Mills
0409ad9e0a Rolled by incorrect change to <exiv2dir>/Makefile in 2912. Change applied in config/Makefile.in 2012-10-19 06:29:53 +00:00
Robin Mills
7de8044ebf Added cygwin support for exiv2 -v -V (verbose Version) listing of libraries loaded at run-time. 2012-10-18 15:46:10 +00:00
Robin Mills
755e5e8bdf Undo 2905 to take advantage of Andreas' fix in 2907. 2012-10-15 16:03:59 +00:00
Robin Mills
4153f38eec Fix: Issue: #859. Don't set visibility for clang compiler. 2012-10-14 18:02:47 +00:00
Robin Mills
b77c25f3d4 Minor changes to CMake build. Restored building NLS support by default. 2012-09-27 06:50:43 +00:00
Andreas Huggel
51594a943d #849: Make all source files dependent on exv_conf.h, removed code to create exv_conf.h from configure.ac 2012-09-23 04:33:01 +00:00
Robin Mills
67fe779212 MSVC/video port. Simplification of basicio.{hpp|cpp}. CMake updates to eliminate warnings in Cygwin. By default, don't build intl with CMake. 2012-09-21 15:43:19 +00:00
Robin Mills
44f4b05324 enhanced fix for Issue:#849. See issue report for discussion. http://dev.exiv2.org/issues/849 2012-09-21 05:52:29 +00:00
Robin Mills
b452f19590 Fix for #838. Please see issue for my comments. Please close #838 if you agree it's fixed. If #838 is still broken, please push issue back to me. 2012-08-26 02:51:45 +00:00
Robin Mills
6788fe8ff6 ./configure --disable-visiblity is default on cygwin. 2012-07-10 06:48:09 +00:00
Robin Mills
2277b076a7 fix version.cpp to compile, link and run on linux 2012-07-10 01:10:24 +00:00
Robin Mills
3c99aa336a fixed cmake build-breaker on Linux concerning NLS support 2012-06-03 20:00:17 +00:00
HumanDynamo
d3aaf04062 use dedicated licence file for CMake Script, as it done into KDE project. 2012-03-27 11:00:44 +00:00
Andreas Huggel
3a304fa0f0 Bumped version to 0.23 2012-03-23 10:40:44 +00:00
Andreas Huggel
0d397b95c7 Updated copyright message for 2012. 2012-03-22 15:19:35 +00:00
Andreas Huggel
e56387caba Updated version to 0.22. 2011-08-29 10:02:33 +00:00
vog
bfa7d156db Fixed pkg-config script for static linking: Remove @LDFLAGS@ from Libs.private 2011-07-29 12:11:16 +00:00
vog
346f8a8619 Fixed typo. 2011-03-27 15:58:12 +00:00
vog
d29e582a54 #767: Add "-no-undefined" as lately as possible in the ./configure process, so it won't be passed to GCC by accident 2011-03-27 15:44:57 +00:00
Andreas Huggel
af26439393 Merged r2448:2451 from branches/0.21.1 2011-03-09 02:35:17 +00:00
Andreas Huggel
7770151915 Updated Copyright message for 2011. 2011-02-13 14:08:44 +00:00
Andreas Huggel
470e1da509 Updated config.guess, config.sub 2011-01-14 02:12:14 +00:00
Robin Mills
20e09dd14a build: changes to README for Cygwin and MacOSX. Added buildForMac and change eol-style on config files. 2011-01-10 18:40:35 +00:00
Andreas Huggel
2c31d76566 Updated soversion. 2010-11-22 15:44:38 +00:00
HumanDynamo
ff908547a5 fix typo in cmake script. patch from Nikolai Saoukh 2010-09-23 06:49:11 +00:00
HumanDynamo
a65a964060 better file naming 2010-09-03 06:39:09 +00:00
HumanDynamo
3be6a48e1f .cmake.in ==> .cmake 2010-09-03 06:36:12 +00:00
Andreas Huggel
e5749ee8b6 #724: Avoid warning if _MSC_VER is not defined. 2010-08-30 20:24:03 +00:00
Andreas Huggel
dcabc397cc #723: Applied cmake patch for pkg-config file from Johannes Wienke. 2010-08-28 10:21:27 +00:00
Andreas Huggel
fb9820d281 Bumped version to 0.21 to facilitate testing (soname remains unchanged for now). 2010-08-15 15:09:00 +00:00
Andreas Huggel
34154e7dc0 #714: Extended C++ symbol visibility support for Sun Studio C++ compiler. 2010-07-25 15:47:35 +00:00
HumanDynamo
98b849dba8 polish 2010-06-10 15:25:56 +00:00
Andreas Huggel
942f01b26f Fixed version string. 2010-05-29 13:43:54 +00:00
Andreas Huggel
7a0f08f716 Bumped version to 0.20. 2010-05-28 04:08:04 +00:00
HumanDynamo
555943bce9 update 2010-04-22 09:41:33 +00:00