Robin Mills
|
b3f107bd8c
|
#1199 WebP Support (work in progress). Thank You to Ben for the patch. Thanks to Gilles for encouragement.
|
9 years ago |
Robin Mills
|
8d59b04042
|
#1041 CMake/MinGW fix. I have never persuaded CMake/MinGW to work.
|
9 years ago |
Robin Mills
|
8b62b8148b
|
#1192. Correction to src/CMakeLists.txt. The CMake Language is a horrible mess. It's not even a language.
|
9 years ago |
Robin Mills
|
7f19cbbc07
|
#1192 Thank You, Matthieu for the patch.
|
9 years ago |
Robin Mills
|
a13a500455
|
#1187 and #1041. Fixing CMake to install include/exiv2/rwlock.hpp (detected by contrib/buildserver/test_daily.sh)
|
9 years ago |
Robin Mills
|
7adaf71d44
|
#1187 and #1041. Fixing CMake/Linux build breakers concerning libpthread
|
9 years ago |
Robin Mills
|
1e33add5e4
|
#1034. Corrections to r4249 to fix build-breakers
|
9 years ago |
danielkaneider
|
4c236fce17
|
#1041. cmakeBuild with static compilation
|
10 years ago |
danielkaneider
|
c90253bc3c
|
[cmake] various msvc fixes
|
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 |
Robin Mills
|
e3e4711190
|
#1125. Thank You to Michał for reporting and providing the patch.
|
10 years ago |
Robin Mills
|
b44dcdb220
|
http://dev.exiv2.org/boards/3/topics/2137?r=2259 Thanks to Gilles for the patch.
|
10 years ago |
Robin Mills
|
ea82638b9c
|
Correction to r3968
|
10 years ago |
Robin Mills
|
d4ec76fa62
|
Moving Daniel's build scripts to contrib
|
10 years ago |
Robin Mills
|
14306c4e03
|
Forum topic 2232: http://dev.exiv2.org/boards/3/topics/2232 Issue linking zlib on Visual Studio. Thanks to Emmanuel for the patch.
|
10 years ago |
danielkaneider
|
879fd9fa84
|
cmake: add some windows batch tools
|
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 |
Robin Mills
|
5aec2c4957
|
#1069. Make video a build option (msvc/autotools/cmake). Default is not to build video or webready.
|
10 years ago |
nkbj
|
913b2056a9
|
Remove statement with no effect.
|
11 years ago |
Robin Mills
|
d393b0fa7e
|
trunk: exiv2 v0.25
|
11 years ago |
Robin Mills
|
a0bbb45323
|
#993. svn_version.h generated in wrong directory for out of source cmake builds.
|
11 years ago |
Robin Mills
|
cbdeb45387
|
Issue: 993. Thank you Daniel for the patch. Two changes to the patch are explained in the Issue Report.
|
11 years ago |
Robin Mills
|
ed2d585d9e
|
Issue: #991 (Windows build broken (CMake+svn_version.sh). Thank You, Daniel for the patch.
|
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 |
Robin Mills
|
62e4f4eb18
|
Issue: #973. svn_version.h is now exported with headers to /usr/include/exiv2/svn_version.h
|
11 years ago |
nkbj
|
284050623b
|
Feature request #933: Add support for Casio makernotes. Thanks goes to T Modes for the patch.
|
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
|
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.
|
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
|
4863c239c2
|
Fix. Issue: #856. Refactoring msvc/CMake code. Thanks to Daniel for this patch.
|
13 years ago |
Robin Mills
|
fbde18806d
|
Fix. Issue: #844. Do not link MSVC builds with library dl. Thanks Daniel for reporting this
|
13 years ago |
Robin Mills
|
b77c25f3d4
|
Minor changes to CMake build. Restored building NLS support by default.
|
13 years ago |
Robin Mills
|
cb55c67063
|
Fix for #844 (see http://dev.exiv2.org/issues/844 for more information).
|
13 years ago |
Andreas Huggel
|
9b131f3c61
|
Merge branch 'gsoc2012'
|
13 years ago |
Robin Mills
|
6f769602ae
|
cmake work in progress - see README-CMAKE and TODO-CMAKE for details
|
13 years ago |
Robin Mills
|
7b49e908dc
|
see TODO-CMAKE for details. work in progress update
|
13 years ago |
Robin Mills
|
d665a0123b
|
Adding Gilles' FindExiv2.cmake. Adding a pre-build header copy modify sample include path.
|
13 years ago |
Robin Mills
|
a292d57fd8
|
Feature #536 Modifications to CMake files to support MSVC 32/64 bit builds of Dynamic/Static libraries and applications.
|
13 years ago |
HumanDynamo
|
faf00a6451
|
polish
|
13 years ago |
Andreas Huggel
|
1dd39bacc4
|
Added cmake patch to fix compilation on MSVC with KDE Windows (Ananta Palani)
|
13 years ago |
Andreas Huggel
|
774e18da73
|
#778: Added epsimage.[ch]pp files to cmake scripts.
|
14 years ago |
HumanDynamo
|
c188bb184c
|
restore link to expat
|
15 years ago |
HumanDynamo
|
1f5e001d95
|
fix link with zlib
|
15 years ago |
HumanDynamo
|
33295f957b
|
fix broken if else naming
|
15 years ago |
HumanDynamo
|
c3c5aa7718
|
fix ELSE statement
|
15 years ago |
Robin Mills
|
20e09dd14a
|
build: changes to README for Cygwin and MacOSX. Added buildForMac and change eol-style on config files.
|
15 years ago |
HumanDynamo
|
b745e49425
|
fix install
|
15 years ago |
HumanDynamo
|
aa35653d36
|
compile samsung makernote, else linking is broken...
|
15 years ago |