Robin Mills
766e8ac047
jenkins development: changes to target variable
11 years ago
Robin Mills
97dacff96e
jenkins development: target determined from WORKSPACE instead of JOB_NAME
11 years ago
Robin Mills
ebe4e66adf
jenkins development
11 years ago
Robin Mills
bd93b1a0ea
jenkins development
11 years ago
Robin Mills
2c0ffaa5d2
jenkins development
11 years ago
Robin Mills
ea2ba34dc1
jenkins development
11 years ago
Robin Mills
d6e9024415
jenkins development
11 years ago
Robin Mills
00ce92109a
jenkins development
11 years ago
Robin Mills
d13e37a58e
jenkins development
11 years ago
Robin Mills
90315a0945
jenkins development
11 years ago
Robin Mills
d21e5da60d
jenkins testing
11 years ago
Robin Mills
c8b3a9c0bf
jenkins testing
11 years ago
Robin Mills
804fe2dc76
jenkins testing
11 years ago
Robin Mills
caf0c0f0ba
jenkins testing
11 years ago
Robin Mills
77f6e1c9cf
jenkins testing
11 years ago
Robin Mills
ba6aa83865
jenkins testing
11 years ago
Robin Mills
042de0f13c
jenkins testing
11 years ago
Robin Mills
f0c53685e7
jenkins testing
11 years ago
Robin Mills
94f4b38be6
jenkins testing
11 years ago
Robin Mills
fdd6c337db
Issue# 983. Thank You, Nehal for the patch.
11 years ago
Robin Mills
1daacdb626
Fixing the build (broken in r3301).
11 years ago
Robin Mills
d8813087ac
jenkins related build changes to build into --prefix=$PWD/usr
11 years ago
Robin Mills
fdcc88f096
Adding support for curl and ssh to jenkins_build.sh
11 years ago
Robin Mills
61966bcf8d
jenkins_build.sh - set EOL property.
11 years ago
Robin Mills
22ea9b4a4e
support for jenkins
11 years ago
Robin Mills
8ffca3f31a
jenkins testing
11 years ago
Robin Mills
57d1712b68
jenkins testing
11 years ago
Robin Mills
732fd4965b
jenkins testing
11 years ago
Robin Mills
92c5fb6a8c
jenkins testing
11 years ago
Robin Mills
d7a1682337
jenkins testing
11 years ago
Robin Mills
a149de277b
jenkins testing
11 years ago
Robin Mills
36d3af6755
jenkins script fixes
11 years ago
Robin Mills
bb58ad5785
add jenkins support to trunk
11 years ago
Robin Mills
44939dab32
Topic: 1801 http://dev.exiv2.org/boards/3/topics/1801 . Thanks to Mike Erickson of Alien Skin Software for reporting this and providing the fix.
11 years ago
Robin Mills
add5dcfef4
Issue# 978
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
HumanDynamo
6ba325efa5
add new kipi-plugins XMP entry used with Panorama tool
11 years ago
Mahesh
ea0b9c9696
update testoutput file
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
Robin Mills
7a530fc49a
Fixed MinGW compilation error in jp2image.cpp u_int32_t not defined (in stdint.h/Linux, types.h/Mac)
...
This is an unexpected new defect as MinGW has previously build OK.
11 years ago
Robin Mills
e5d3dd8138
CID: 1227096/7. Pointer not initialized in constructor.
11 years ago
Mahesh
200c65a380
Coverity scan fixes CID : 982002 through 982054 (all ostream related)
11 years ago
Mahesh
cff1efe122
Coverity scan fixes CID : 981999 (size overflow warning : typecasted) and 981993( divided by zeor warning : added check beore operation)
11 years ago
Mahesh
d3e0539bac
Coverity scan fixes CID : 982031 through 982054
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
nkbj
6fee3488cf
Add new lens: Tamron 14-150mm F3.5-5.8 Di III.
11 years ago
Robin Mills
4ac03695bd
CID: 982065: Wrapper object use after free.
...
I've move AutoPtr m and CiffComponent* cc into the object (instead of the stack) and m_ and cc_.
This should ensure equal lifetime for m_ and cc_ and so the returned value of cc_ will be valid during recursion.
11 years ago
Robin Mills
f2986148b5
CID: 982053/4. Restore os format
11 years ago
Robin Mills
0eaf3f956a
CID: 1225750. Unused assignment.
11 years ago
Robin Mills
f9d2c349a7
CID:982000 Resource Leak.
11 years ago