Robin Mills
|
e6ee72f6b3
|
Merge pull request #1196 from Exiv2/fix_geotag_0.27
Put geotag back into product.
|
5 years ago |
clanmills
|
8f5b740270
|
put them back.
|
5 years ago |
clanmills
|
4fb681dc93
|
Put geotag back into product.
|
5 years ago |
Robin Mills
|
094ebac517
|
Merge pull request #1195 from Exiv2/fix_geotag_0.27
Putting geotag.cpp back into the product (git strikes again)
|
5 years ago |
clanmills
|
79b37ec3aa
|
Putting geotag.cpp back into the product (git strikes again)
|
5 years ago |
Robin Mills
|
93cad8c9d4
|
Merge pull request #1194 from Exiv2/fix_c++11_0.27
Fix c++11 0.27
|
5 years ago |
Robin Mills
|
cf7198ec58
|
Merge pull request #1193 from Exiv2/fix_1046_sample_geotag
fix_1046_sample_geotag (0.27->master)
|
5 years ago |
Robin Mills
|
9b6b4036d8
|
Delete README-SAMPLES.md
|
5 years ago |
Robin Mills
|
cd9ee99567
|
Delete geotag.cpp
|
5 years ago |
Robin Mills
|
f775676e00
|
Delete geotag-test.out
|
5 years ago |
clanmills
|
9b3f47f9a9
|
Fixing a typo in the documentation.
|
5 years ago |
clanmills
|
f1182b8d73
|
Only #include<memory> when C++ >= C++11
|
5 years ago |
clanmills
|
da91f04692
|
Don't report CMAKE_CXX_COMPILER - it's on the previous line of output.
|
5 years ago |
clanmills
|
40602989eb
|
Print summary to report compiler and c++ standard.
|
5 years ago |
clanmills
|
0a06dc9ee4
|
Issue identified in #1101 master/MinGW/Qt. Apply the change here (although this is working on 0.27-maintenance)
|
5 years ago |
clanmills
|
7928c63796
|
Documentation polishing.
|
5 years ago |
clanmills
|
b22d1de8b1
|
Remove add_compile_options(-std=gnu++98)
|
5 years ago |
clanmills
|
3ebfee1c39
|
Fix auto_ptr to auto\_ptr
|
5 years ago |
clanmills
|
c423b91b92
|
Change config.h to compile isatty() and getpid() on macOS when -DCMAKE_CXX_STANDARD=98
|
5 years ago |
clanmills
|
65dde52cf9
|
Updated documentation. Removed -DEXIV2_BUILD_USE_C++11
|
5 years ago |
clanmills
|
e0f65f7e75
|
Always include <memory.h> before discussing auto_ptr
|
5 years ago |
clanmills
|
cd5c3e4ff9
|
Remove target_compile_features(exiv2 PRIVATE cxx_std_98) from src/exiv2
|
5 years ago |
clanmills
|
63a13e8620
|
Adding option -DEXIV2_BUILD_USE_C++11
|
5 years ago |
clanmills
|
4da0a57ec0
|
Fixing reference output from test/geotag-test.sh
|
5 years ago |
clanmills
|
d994161e80
|
Added option -remove to samples/geotag.cpp
|
5 years ago |
clanmills
|
759ce9fffe
|
fix_1046_sample_geotag Take advantage of fix to #1046 in samples/geotag.cpp
|
5 years ago |
Robin Mills
|
6e5fdb0c19
|
Merge pull request #1191 from Exiv2/0.27_cxx_standard2
Enforce cxx_std_98 in samples, unit_tests, and exiv2 application
|
5 years ago |
Robin Mills
|
c51a8aa8ed
|
Explicitly set compiler option -std=gnu++98 on Solaris
|
5 years ago |
Robin Mills
|
df04671976
|
Enforce cxx_std_98 in samples, unit_tests, and exiv2 application (to eliminate 2305 GCC unique_ptr warnings)
|
5 years ago |
Robin Mills
|
f0dee57aa8
|
Merge pull request #1190 from Exiv2/0.27.31_bump_revision_number
0.27.31_bump_revision_number
|
5 years ago |
Robin Mills
|
2b7ae83435
|
0.27.31_bump_revision_number
|
5 years ago |
Robin Mills
|
2cb3512b73
|
Merge pull request #1189 from Exiv2/manpage_makeover_0.27
manpage_makeover_0.27
|
5 years ago |
Robin Mills
|
3da8985cf0
|
manpage_makeover_0.27
|
5 years ago |
Robin Mills
|
51a7038c59
|
Merge pull request #1188 from Exiv2/fix_rc1_changelog_0.27
Fix rc1 changelog 0.27
|
5 years ago |
Robin Mills
|
a22c03a517
|
Makeover of exiv2.1
|
5 years ago |
Robin Mills
|
4c733cd4fc
|
fix_rc1_changelog_0.27
|
5 years ago |
Robin Mills
|
47d89a56bb
|
Merge pull request #1176 from Exiv2/0.27_cxx_standard
fix_1163 Require c++98 privately only in library target
|
5 years ago |
Robin Mills
|
6ac5cd1c89
|
Merge pull request #1187 from Exiv2/taglist_unexpected_arg_0.27
taglist_unexpected_arg_0.27
|
5 years ago |
Robin Mills
|
f7c14e62fb
|
taglist_unexpected_arg_0.27
|
5 years ago |
Robin Mills
|
1da92b2146
|
Merge pull request #1185 from Exiv2/update_release_notes_0.27
Update release notes v0.27.3 RC1
|
5 years ago |
Robin Mills
|
920a03886e
|
Use PROJECT_VERSION_TWEAK to identify RC#
|
5 years ago |
Robin Mills
|
f360d8cdc5
|
Update release notes to reference https://github.com/Exiv2/exiv2/issues/1018#issuecomment-604539346
|
5 years ago |
Robin Mills
|
5c92e115bc
|
Merge pull request #1184 from Exiv2/fix_1121_CODEOWNERS_0.27
fix_1121_CODEOWNERS_0.27
|
5 years ago |
Robin Mills
|
848e580961
|
Fixed issue spotted in review.
|
5 years ago |
Robin Mills
|
444a2680a3
|
fix_1121_CODEOWNERS_0.27
|
5 years ago |
Robin Mills
|
83df3118e6
|
Merge pull request #1183 from Exiv2/fix_1180_date_separator
fix_1180_date_separator (0.27->master)
|
5 years ago |
clanmills
|
fd76cdbdeb
|
Simplified CopyTmpFiles.setUp_file_action() by using _config_variables['tmp_path']
|
5 years ago |
clanmills
|
00d89e6523
|
configure_suite() calls mkdir($tmp_path) if necessary
|
5 years ago |
clanmills
|
92f2458229
|
fix_1180_date_separator
|
5 years ago |
Robin Mills
|
7fa2ce90dc
|
Merge pull request #1181 from Exiv2/fix_gcc930_msys_cygwin
GCC 9.3.0 broken on MinGW/msys2 and CYGWIN (0.27->master)
|
5 years ago |