6888 Commits (12a5c1c7edcb15fbe69a86512055ec5b2b326fa4)
 

Author SHA1 Message Date
Robin Mills 08cfc8e265
Merge pull request #1232 from Exiv2/fix_1230_Static_README_0.27
fix_1230_Static_README_0.27
5 years ago
clanmills acc416a727 fix_1230_Static_README_0.27 5 years ago
Robin Mills 58fb9f850b
Merge pull request #1227 from Exiv2/v0.27.3_RC2
v0.27.3 rc2
5 years ago
clanmills 7b15178f66 Dump revision number. 5 years ago
clanmills 7383d96d47 Fix compiler error when using EXIV2_DEBUG_MESSAGES. 5 years ago
Robin Mills 5f28a57dea
Merge pull request #1225 from Exiv2/fix_1219_remove_localtime_0.27
fix_1219_remove_localtime_0.27
5 years ago
Robin Mills 08d1cd84c2 Don't compile localtime.c (hurray) 5 years ago
Robin Mills 6b4a9e5b40 fix_1219_remove_localtime_0.27 5 years ago
Robin Mills 28e9abd8f0
Merge pull request #1222 from Exiv2/fix_1211_c++11_0.27
fix_1211_c++11_0.27.
5 years ago
Robin Mills 6109e5c49d I've removed the test and put a comment in the code! 5 years ago
Robin Mills 7fefeb739c Adding debugging code. 5 years ago
Robin Mills 7bf40a2408 fix_1211_c++11_0.27. I'll explain this in the PR. 5 years ago
Robin Mills 406da658f3
Merge pull request #1221 from Exiv2/fix_1219_msvc_test_0.27
fix_1219_msvc_test_0.27
5 years ago
Robin Mills 3cca909546 Detab functions.source. 5 years ago
Robin Mills 24029b5da4 Makefile change to make netbsd bash/5 happy 5 years ago
Robin Mills cc7c8fedc3 fix_1219_msvc_test_0.27 5 years ago
Robin Mills 8be155b0d0
Merge pull request #1214 from Exiv2/cleanup_0.27
cleanup_0.27
5 years ago
Robin Mills aa39a70104
Merge branch '0.27-maintenance' into cleanup_0.27 5 years ago
Robin Mills 5536cf13e1
Merge pull request #1220 from Exiv2/fix_1219_mingw_crw_date_0.27
fix_1219_mingw_crw_date_0.27
5 years ago
Robin Mills 71cfe90d91 Hopefully the last cleanup. 5 years ago
clanmills 6d7a5266ea fix_1219_mingw_crw_date_0.27 5 years ago
Robin Mills 352c94b6f2 Simplification of test/geotag-test.sh 5 years ago
Robin Mills b354ad8b2a Might be the last one. Probably not. I want to fix the last-minute surprised of #1219. 5 years ago
Robin Mills e11900847e More cleanup. 5 years ago
Robin Mills 4eeb5e2c21 This is it, guys. Exiv2 v0.27.3 RC2 Preview. I hope this is the code and documentation that ships in v0.27.3. 5 years ago
Robin Mills 2dd47ebb44
Merge pull request #1218 from Exiv2/0.27-maintenance-1216
0.27 maintenance 1216
5 years ago
Luis Díaz Más 9893d291b2 Prevent conflicts with uninstall target 5 years ago
Luis Díaz Más 19f57060af Fix cmake install in case of subdirectory use
Original commit 7a7d6a0979664db19462ebc655f23a68da523e63 could not be
cherry-picked. Kudos to Taras Kushnir
5 years ago
Robin Mills 0c206d1d63 Updating README-CONAN.md 5 years ago
Robin Mills 591f9e62b4 cleanup_0.27 5 years ago
Robin Mills 431c2caec7
Merge pull request #1213 from Exiv2/set_ld_library_path_0.27
set LD_LIBRARY_PATH when running tests
5 years ago
Robin Mills d5c6391c5f set_ld_library_path_0.27 5 years ago
Robin Mills 3f1a6a509b
Merge pull request #1211 from Exiv2/cpp98_cygwin_0.27
http.cpp doesn't compile with C++/98 on Cygwin and MinGW/msys2.
5 years ago
clanmills fca80bbd27 sync ci changes from fix_547_0.27 to this branch. 5 years ago
Robin Mills f16c4c6b83
Merge pull request #1210 from Exiv2/fix_547_0.27
Fix 547 0.27
5 years ago
clanmills a634b7f2d7 install tar 5 years ago
clanmills de28105895 Woops. Use curl once in /tmp 5 years ago
clanmills 8e988d33b3 Install curl! 5 years ago
clanmills 89ae619fac Install gtest 1.8.0 from source (see #575) 5 years ago
clanmills 9ee186bd49 Build gtest 1.8.0 with brute force 5 years ago
clanmills 51801bdd09 1.8.0-lp151.2.3 5 years ago
clanmills 3c5a0ce8d4 And another way to get gtest 1.8.0 5 years ago
clanmills 2832c4e881 Try a different way to install gtest1.8 5 years ago
clanmills aa17e4de52 Try another way to get zypper to install gtest 1.8 5 years ago
clanmills 0215608071 http.cpp doesn't compile with C++/98 on Cygwin and MinGW/msys2. 5 years ago
clanmills 1b82c6a74e Need gtest 1.8 on OpenSuse to build with C++98 5 years ago
clanmills 5c4e4ce9a1 -DCMAKE_CXX_STANDARD=98 " (add a space)! 5 years ago
clanmills 3f24fdb842 Add -DCMAKE_CXX_STANDARD=98 5 years ago
clanmills cb28f833e4 Once more, try to calm compiler output with -DCMAKE_CXX_FLAGS=-Wno-deprecated 5 years ago
clanmills d2d73a70e8 Add -DCMAKE_CXX_FLAGS=-Wno-deprecated to stop the CI job logs from overflowing. 5 years ago