Robin Mills
|
e07c881fcf
|
#1099. Fix submitted.
|
10 years ago |
danielkaneider
|
c90253bc3c
|
[cmake] various msvc fixes
|
10 years ago |
Robin Mills
|
e8a258caf4
|
#851 Changes to CMake option -DEXIV2_ENABLE_WIN_UNICODE={OFF|ON}
|
10 years ago |
danielkaneider
|
59f04827ec
|
[cmake] travis fixes for osx
|
10 years ago |
danielkaneider
|
993a3bd06b
|
[cmake] added travis build file, fixes for osx and linux
|
10 years ago |
danielkaneider
|
5c7ecc6514
|
[cmake] add webready support and better cmake for windows
|
10 years ago |
danielkaneider
|
18b6a07e34
|
[cmake] integrate exv_msvc.h into config.h(.cmake)
|
10 years ago |
Robin Mills
|
e3e4711190
|
#1125. Thank You to Michał for reporting and providing the patch.
|
10 years ago |
Robin Mills
|
2582a756eb
|
#1041 Thanks you to Emmanuel for the patch. Discussed here: http://dev.exiv2.org/boards/3/topics/2232
|
10 years ago |
Robin Mills
|
239fb6dfd8
|
Fix to r3898
|
10 years ago |
Robin Mills
|
e0428920eb
|
Add samples targets (exiv2json etc) to toplevel Makefile.
|
10 years ago |
Andreas Huggel
|
533668808d
|
Fixed cross-compiler warnings.
|
10 years ago |
Andreas Huggel
|
70bd1f1222
|
Fixed issues that prevented cross-compilation to work. Not sure what I broke with this or what this was needed for.
|
10 years ago |
Andreas Huggel
|
70d16e1cf7
|
Updates and fixes to prevent some doxygen warnings.
|
10 years ago |
Andreas Huggel
|
ade51daf7f
|
Only compile ssh module if using SSH and another hack to prevent a compiler warning about undefined EXV_USE_SSH.
|
10 years ago |
Andreas Huggel
|
4974ff976f
|
Bumped version to 0.25.
|
10 years ago |
Andreas Huggel
|
67aef6117a
|
Only compile video source code if it is enabled.
|
10 years ago |
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).
|
10 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 |