209 Commits (faf28b0fd1d959ec4b2940cf64bf94ece5396cb3)

Author SHA1 Message Date
Andreas Huggel cc4b323acf Fixed a bunch of warnings during make doc. 10 years ago
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.
10 years ago
Andreas Huggel efef7af344 Reworked clean Makefile targets a bit (so the test/tmp dir doesn't belong to root after sudo maintainer-clean) 10 years ago
Andreas Huggel fd80993ab0 Updated copyright notice. 10 years ago
Robin Mills 5aec2c4957 #1069. Make video a build option (msvc/autotools/cmake). Default is not to build video or webready. 10 years ago
asp f7ebfea8e7 #1061 manpage: reg namespace example, description amplification 10 years ago
Robin Mills d2f5abbac5 #1054. exiv2json deep recursion and AltLang support. Regression detector. 10 years ago
Robin Mills 19dbc67c48 #1046. Fix for MinGW build breaker. 10 years ago
Robin Mills 950fcdc131 #1032. Thanks very much to Daniel for his help with this. 10 years ago
Robin Mills 856ddd323c #1029 Spell separator correctly everywhere (not seperator). 11 years ago
Robin Mills 0df8356a56 #1029. Thank You, Thomas for reporting this and providing the patch. 11 years ago
Robin Mills 33bec3b2cc #1024. Add CMake support for regex. Fixed unused variables in version.cpp 11 years ago
Robin Mills faf51171d0 #1024. Thank you, Thomas for this very useful contribution. 11 years ago
Robin Mills cc9adb5f27 trunk: webready integration. Fix mingw link error to use -lwldap32 and -lws2_32 when --without-ssh and --without-curl are used. 11 years ago
Robin Mills bb183fec15 trunk: fixed error in config/Makefile.in 11 years ago
Robin Mills f5e57e01b0 trunk: more jenkins-related cleanup. 11 years ago
Robin Mills 2d9f2d38c4 trunk: minor cleanup. 11 years ago
Robin Mills ccfc4b62fd trunk: webready integration. split preview-test.sh and added eps-preview-test.sh (and fix basicio.cpp and svn_version.sh issues). 11 years ago
Robin Mills 04e15e7814 trunk: fixes to syncing the eps files (this isn't finished, the jenkins svn plugin uses svn 1.7 grrrrrrr). 11 years ago
Robin Mills d393b0fa7e trunk: exiv2 v0.25 11 years ago
nkbj 6620415b69 Really fix issue #1006: Add checks for the test directory to config/Makefile.in. 11 years ago
Robin Mills 3b0404e7b6 #697. config/ConfigureChecks.cmake: STRERROR_R_CHAR_P revisited 11 years ago
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. 11 years ago
nkbj 3824b03136 Add -lpsapi to Libs.private in exiv2.pc on MinGW/Cygwin builds. Needed for static libraries. 12 years ago
Andreas Huggel f09fceda6b Updated copyright year in a few files, version in runner.txt. 12 years ago
Robin Mills cca33b12d8 website: Release notes and news for 0.24 12 years ago
Robin Mills b3fbf8655c Bumping the revision number to 0.24. Yeah! 12 years ago
Robin Mills 0cc197ad2d CMake build: simplification 12 years ago
Robin Mills d2c0db4e18 add make rebuild 12 years ago
Robin Mills 1dfcc82c94 docs: applying Tuan's brilliant fix 12 years ago
Robin Mills 11a17ce2d5 config: ReadMe-Autotools.txt. AHU's notes about autotools. 12 years ago
Robin Mills c5ffe8fafe config/Makefile.in brought into sync with <exiv2dir>/Makefile. 12 years ago
Robin Mills a7d516b072 Patch: Forum Topic 1177. Thanks very much to James for providing this. 12 years ago
Robin Mills cd8882ba84 BuildEnvironment: MinGW support (in response to http://dev.exiv2.org/boards/3/topics/1477) 12 years ago
Robin Mills 7b859e026f Move metacopy/path-test/taglist applications (and build code) into samples. TODO: fix msvc/msvc64. 13 years ago
Robin Mills 10f21d249f Fix: #858. Download video data on demand. More discussion in issue report. 13 years ago
Robin Mills 0409ad9e0a Rolled by incorrect change to <exiv2dir>/Makefile in 2912. Change applied in config/Makefile.in 13 years ago
Robin Mills 7de8044ebf Added cygwin support for exiv2 -v -V (verbose Version) listing of libraries loaded at run-time. 13 years ago
Robin Mills 755e5e8bdf Undo 2905 to take advantage of Andreas' fix in 2907. 13 years ago
Robin Mills 4153f38eec Fix: Issue: #859. Don't set visibility for clang compiler. 13 years ago
Robin Mills b77c25f3d4 Minor changes to CMake build. Restored building NLS support by default. 13 years ago
Andreas Huggel 51594a943d #849: Make all source files dependent on exv_conf.h, removed code to create exv_conf.h from configure.ac 13 years ago
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. 13 years ago
Robin Mills 44f4b05324 enhanced fix for Issue:#849. See issue report for discussion. http://dev.exiv2.org/issues/849 13 years ago
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. 13 years ago
Robin Mills 6788fe8ff6 ./configure --disable-visiblity is default on cygwin. 13 years ago
Robin Mills 2277b076a7 fix version.cpp to compile, link and run on linux 13 years ago
Robin Mills 3c99aa336a fixed cmake build-breaker on Linux concerning NLS support 13 years ago
HumanDynamo d3aaf04062 use dedicated licence file for CMake Script, as it done into KDE project. 13 years ago
Andreas Huggel 3a304fa0f0 Bumped version to 0.23 13 years ago