4205 Commits (9de71a9075e43f9585a3aee12cb0762e6ac0cfe6)
 

Author SHA1 Message Date
Robin Mills 2327f16f70 #1041 set LD_LIBRARY_PATH to ensure the test suite uses the newly built library 10 years ago
Robin Mills 247bb1c670 #1041 Adding a comment to jenkins_daily.sh 10 years ago
Robin Mills 4191c7bf96 #1041 Detech PLATFORM as msvc using JOB_NAME 10 years ago
Robin Mills 3ccac0575a #1041 Fixed msvc to run from ssh 10 years ago
Robin Mills 555caac165 #1041: Changes to set PLATFORM correctly. 10 years ago
Robin Mills 6efd001272 #1041. Correction to r4099 for Linux 10 years ago
Robin Mills e3ebf44671 #1041. Correction to typos in r4099 10 years ago
Robin Mills bea56d0f2b #1041 Minor changes to jenkins_daily.sh for Kubuntu and Mac 10 years ago
Robin Mills f11a374a50 #1041. Build server is working fine from command-line on Linux/Mac/Cygwin/msvc (MinGW not tackled yet).
Cygwin/msvc have been crashing in Jenkins due to cygwin fork issue.  I've totally reinstalled cygwin on the buildserver.  If this doesn't fix it, I think a cron-job on the build-server can run jenkins_daily over ssh on windows.  Almost there.  Very pleased with progress.
10 years ago
Robin Mills 272ab3fd1a #1041 Fixes to jenkins_daily.sh for macosx and linux. Disabled cygwin on Jenkins to avoid the Windows10/cygwin/fork crash. 10 years ago
Robin Mills b12aca62cd #1041 get jenkins_daily.sh to work on Mac/Cygwin/MSVC/Linux and publish builds on userContent/builds { daily/weekly/monthly} 10 years ago
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