4079 Commits (ebc5a6e3dc811cf47f1181b60e25da3b51c0eb8c)
 

Author SHA1 Message Date
Robin Mills ebc5a6e3dc #1041 More changes to get jenkins_daily.sh to run from Jenkins on W10. 10 years ago
Robin Mills 6681b83581 #1041. Updating jenkins_daily.sh to build in <exiv2dir>/build 10 years ago
danielkaneider 12f5b629ff #1041. Adding better NMake support 10 years ago
Robin Mills da86b085ae #1041. Updating jenkins_daily.sh. I'll leave this to run for a few days asking him to build everything and publish the artefacts. 10 years ago
Robin Mills 6f8915475c #1041 Adding jenkins_daily.sh to build CMake/msvc 10 years ago
Robin Mills ab9ee2c6df #1024. Support for C++11 #include <regex>. --grep keys may have an optional trailer /i to indicate to ignore case. 10 years ago
Robin Mills 8369445c6f buildServer: fix for Windows10/cygwin/bash being unable to launch recursively. 10 years ago
Robin Mills 1c5b1476d0 buildServer. Don't call bash recursively on Cygwin as Windows10 can't allocate another stack. Just call the script again. 10 years ago
Robin Mills 1022055029 #1041. Fixes for VS2005/8/15 and libssh. Documentation update. 10 years ago
Robin Mills c45a893ba0 #1041. openssl-1.0.1p.tar.gz isn't used by cmakeBuild.cmd. However, for completeness, it makes sense to provide this on svn. 10 years ago
Robin Mills 4c7a2d74c7 #1041. Adding openssl 1.0.1p for VS2005 (created by contrib/cmake/msvc/cmakeOpenssl.bat) 10 years ago
Robin Mills ddcbc450e2 #1041. Fix libssh to find _snprintf and _vsnprintf using VS2015 10 years ago
Robin Mills 6836ae0e10 #1041. Fix libssh to build on VS2005 & VS2008 10 years ago
Robin Mills 0e3bc824ba #1041. We don't need openssl! curl is the only person using openssl and can be built with winssl support instead.
Code polishing.  Documentation update.
10 years ago
Robin Mills d0f26e17af #1041. Fixed --webready. Hip hip hip, hurrah for me. Documentation Update. 10 years ago
Robin Mills cf927ed2c8 #1121 (msvc support for v0.26). exiv2 -vVg ^version reports version=8.00 (2005/x64) or version=8.00 (2005/x86) instead of version=8.00 (2005) 10 years ago
Robin Mills 5b05801186 #1041. curl is now building using nmake. exiv2+zlib+expat are OK. --webready still broken. libssh has broken, although OK yesterday. 10 years ago
Robin Mills acfcf437f3 #1041. Trying again to build curl with nmake.exe. It builds from the command line, but not from cmakeBuild.cmd. 10 years ago
Robin Mills e84fdce68b #1041. Documentation Update. 10 years ago
Robin Mills d6dd463c57 #1041. Finally fixed stdint.h on all platforms. CMake builds exiv2 with VS 2005, 2008, 2010, 2012, 2013 and 2013 on both laptop and buildserver. 10 years ago
Robin Mills c5136b444b Added cmakeBuild --static option. Fixed issues with include <stdint.h> in include/exiv2/types.hpp Documentation update. 10 years ago
Robin Mills 6895e9ca5b #1041. More polishing to get every version of VS to build using CMake. 10 years ago
Robin Mills 4a0f652a7f #1041. Correction to r4056 10 years ago
Robin Mills 428d327235 #1041. Correction to r4056 10 years ago
Robin Mills e75bcbe385 #1041. Fixed issues with VS2008 incorrectly setting EXV_HAVE_STDINT_H 10 years ago
Robin Mills ee92060de0 #1041. Minor costmetic fixes (see ReadMe.txt for details). 10 years ago
nkbj ce240e9043 Update various lists to match ExifTool version 10.07. 10 years ago
Robin Mills 5114e12147 #1041. Fixing typos and cosmetic stuff. 10 years ago
Robin Mills aa8281e54b #1041. Added script cmakeRebuildAll.cmd. Documentation Update. Fix to vcvars 2005 32 10 years ago
Robin Mills 95fc78c65d #1041. Adding option --test and --bash to cmakeBuild.cmd. Correction to vcvars.bat to respect 32 bit builds by setting PROCESSOR_ARGUMENT. 10 years ago
Robin Mills 4bceac15f8 #1137. Correction to r4045. 10 years ago
Robin Mills e07c881fcf #1099. Fix submitted. 10 years ago
Robin Mills 098715ee83 #1041 rename build.cmd as cmakeBuild.cmd and setenv.cmd as cmakeDefaults.cmd
I'm giving up on CMake/Visual Studio.  Works OK with exiv2/zlib/expat.  Hopeless for webready.
CMake cannot build openssl with VS
CMake/VS/curl is poor (issues a warning)
CMake/VS/libssh is broken (bug and fix reported)
10 years ago
Robin Mills 43fb05f201 #1137. Correction to r4045. 10 years ago
Robin Mills 43b467f4da #1137. Correction to r4045. 10 years ago
Robin Mills ada018f3b8 #1137. Updated manpage to document -m- and -pV and Added regression detector for both new options to test suite. 10 years ago
Robin Mills cc5f0f434e #1137. Implemented. 10 years ago
Robin Mills cad39b5ee7 Correction to r4042 10 years ago
Robin Mills 1de7df0416 #1041. Use 'badger curl' which I believe has a solid CMake environment. https://github.com/bagder/curl/releases 10 years ago
Robin Mills 94d8136727 #1041 Fixed bug in libssh-0.7.2.tar.gz ConfigureChecks.cmake 10 years ago
Robin Mills 96213b35e5 Adding libraries/libssh 0.6.0 10 years ago
Robin Mills 5cecd96ba3 Adding more pre-built openssl libraries 10 years ago
Robin Mills 8bb3ec49a3 #1041 Getting better. Still not building curl and libssh. 10 years ago
Robin Mills 0539dbc96a #1041. Download prebuilt openssl and updated documentation. 10 years ago
Robin Mills 3c6429dae2 #1041 Removed libraries. Only store compressed libraries and use 7z to decompress in scripts. team/libraries/libssh-0.5.5, team/libraries/openssl-1.0.1j, team/libraries/zlib-1.2.8, team/libraries/expat-2.1.0, team/libraries/curl-7.39.0 10 years ago
Robin Mills c6ec6d095a #1041. Adding correct expat-2.1.0.tar.gz 10 years ago
Robin Mills b661bdc21d Adding 'vanilla' compressed libraries. 10 years ago
Robin Mills e6c1f5ce13 #1041 Test/fix several versions of Visual Studio. Added vcvars.bat script for setting environment. 10 years ago
Robin Mills 5d30e96c4a #1041. Corrections to r4031. 10 years ago
Robin Mills ba91a468eb #1041: Tested/fixed the manual build instructions in ReadMe.txt 10 years ago