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
|
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
|
5aa90f66ae
|
#976 http://dev.exiv2.org/issues/976 Thank You, Nehal for both finding and fixing this.
|
11 years ago |
Robin Mills
|
27080fe986
|
Fix CMake to execute the script src/svn_version.h (which generates the SVN support for Exiv2 -v -V).
Thanks to Mahesh for discovering this and letting me know.
|
11 years ago |
Robin Mills
|
dbb75ead90
|
Issue: 920. Do not enforce gcc compiler on Apple platforms for CMake builds.
|
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
|
3f5e82bcc5
|
Issue:#905. Thank you Daniel for the patch.
|
12 years ago |
Robin Mills
|
a7d516b072
|
Patch: Forum Topic 1177. Thanks very much to James for providing this.
|
12 years ago |
Robin Mills
|
85cbfc6f40
|
Forum Issue: 1364 Simplication.
|
13 years ago |
Robin Mills
|
f78485770c
|
Forum #1364. Better CMake support for doing 'make doc'
|
13 years ago |
Robin Mills
|
c58081c017
|
doc: updated as reported in http://dev.exiv2.org/boards/3/topics/1364 Thanks to Benjamin for bringing this to our attention.
|
13 years ago |
Robin Mills
|
10f21d249f
|
Fix: #858. Download video data on demand. More discussion in issue report.
|
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
|
e56fbdb12d
|
Fix: Bug #857. Get CMake to compile with g++ instead of c++ (clang) compiler to eliminate warnings.
|
13 years ago |
Robin Mills
|
4863c239c2
|
Fix. Issue: #856. Refactoring msvc/CMake code. Thanks to Daniel for this patch.
|
13 years ago |
Robin Mills
|
6318d3d806
|
Fix. Issue: #853. More flexible way to detect and use existing Zlib libraries. Thanks Daniel for providing this patch.
|
13 years ago |
Robin Mills
|
aa93afda60
|
Issue#722. SVN:2890 http://dev.exiv2.org/projects/exiv2/repository/revisions/2890
|
13 years ago |
Robin Mills
|
14aa8806d8
|
CMake/Cygwin fix. autotools generated src/exv_conf.h being used by cmake (instead of his own).
- Added file detector and error message to CMakeLists.txt
- Added code to src/Makefile to delete src/exv_conf with $ make clean
|
13 years ago |
Robin Mills
|
b77c25f3d4
|
Minor changes to CMake build. Restored building NLS support by default.
|
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
|
a7fecfde78
|
cmake work in progress
|
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
|
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 |
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 |
Andreas Huggel
|
1dd39bacc4
|
Added cmake patch to fix compilation on MSVC with KDE Windows (Ananta Palani)
|
13 years ago |
Andreas Huggel
|
e56387caba
|
Updated version to 0.22.
|
14 years ago |
Andreas Huggel
|
af26439393
|
Merged r2448:2451 from branches/0.21.1
|
14 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 |
Andreas Huggel
|
2c31d76566
|
Updated soversion.
|
15 years ago |
HumanDynamo
|
ff908547a5
|
fix typo in cmake script. patch from Nikolai Saoukh
|
15 years ago |
HumanDynamo
|
9e3f031138
|
polish
|
15 years ago |
Andreas Huggel
|
fb9820d281
|
Bumped version to 0.21 to facilitate testing (soname remains unchanged for now).
|
15 years ago |
HumanDynamo
|
bb832790c6
|
no need depency. Fix error for VC under win32
|
15 years ago |
Andreas Huggel
|
7a0f08f716
|
Bumped version to 0.20.
|
15 years ago |
HumanDynamo
|
7e9c416fed
|
set off by default
|
15 years ago |
HumanDynamo
|
01ead35466
|
update
|
15 years ago |
HumanDynamo
|
9cd84fda61
|
update
|
15 years ago |
HumanDynamo
|
8f0da32dab
|
missing macro
|
15 years ago |
HumanDynamo
|
c05265e5cf
|
added new rules to manage translations file.
Code inspired from huggin project.
This use a shell script. this one must be ported to CMake.
|
15 years ago |
HumanDynamo
|
b1d9fa570b
|
polish
|
15 years ago |
HumanDynamo
|
99c6d13cc1
|
polish CMake options typo
|
15 years ago |
HumanDynamo
|
0f3e431f5f
|
add Package url rule
|
15 years ago |
HumanDynamo
|
91fe6fc3b4
|
polish
|
15 years ago |
HumanDynamo
|
67c267a383
|
it's usual to uppercase CMake macro calls.
|
15 years ago |
HumanDynamo
|
faa17767c0
|
apply partially patch from Nikolai Saoukh, BUG #696
|
15 years ago |
HumanDynamo
|
e07e85a696
|
update
|
15 years ago |
HumanDynamo
|
07bd77fddc
|
polish
|
15 years ago |
HumanDynamo
|
75dd2723cf
|
polish
|
15 years ago |
HumanDynamo
|
3c96c34655
|
set NLS on by default
|
15 years ago |
Andreas Huggel
|
59ae067412
|
Bumped version to 0.19.1 for testing.
|
16 years ago |
Andreas Huggel
|
24285cbbf1
|
Bumped version to 0.19.
|
16 years ago |
Andreas Huggel
|
d73096f95d
|
Bumped version to 0.18.99.
|
16 years ago |
Andreas Huggel
|
370af5c8a3
|
Merged all changes from the unstable branch into the trunk.
|
16 years ago |