Robin Mills
4ac2c94ad2
#1041 Polishing jenkins_daily.sh
10 years ago
Robin Mills
5765aa6bfc
#1041 : Fixed vcvars.bat. jenkins bash environment has PROCESSOR_ARCHITECTURE=x86, although the Jenkins builder configure panel (and script console) says AMD64.
10 years ago
Robin Mills
9286acd397
#1041 . debugging vcvars.bat
10 years ago
Robin Mills
69e7a53583
#1041 . Strengthen default opt handling in vcvars.bat
10 years ago
Robin Mills
7ab254efe6
#1041 Correction to r4090
10 years ago
Robin Mills
14e8d28e5d
#1041 Enable user to pass arguments to jenkins_daily.sh. Better 'no build generated' handling.
10 years ago
Robin Mills
db16f80d9f
#1041 We often build Win32 although we request x64. I suspect a rogue copy of vcvars.bat on the builder's path.
10 years ago
Robin Mills
bb032fb6c7
#1041 Still struggling with the test suite
10 years ago
Robin Mills
8cf3504093
#1041 . Changes to ensure cmakeBuild.cmd selects win32/x64 correctly.
10 years ago
Robin Mills
1ac5f3c857
#1041 . Another attempt.
10 years ago
Robin Mills
50bf5481ad
#1041 . Yet another effort to get the test suite to run.
10 years ago
Robin Mills
57fb67ec33
#1041 Get jenkins_daily.sh to run test suite. I'm making hard work from a simple task.
10 years ago
Robin Mills
a140402e17
#1041 Still trying to get the tests to run. Gggrrr. Windows10+Cygwin don't like each other.
10 years ago
Robin Mills
787c17a8ec
#1041 : Still trying to get test suite to run after build.
10 years ago
Robin Mills
7491a9576b
#1041 Still trying to persuade jenkins_daily.sh to build AND run the test suite on buildserver
10 years ago
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