Commit Graph

32 Commits

Author SHA1 Message Date
danielkaneider
4c236fce17 #1041. cmakeBuild with static compilation 2015-12-29 20:10:56 +00:00
Robin Mills
3ccac0575a #1041 Fixed msvc to run from ssh 2015-12-12 09:17:41 +00:00
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. 2015-12-10 10:26:35 +00:00
Robin Mills
9286acd397 #1041. debugging vcvars.bat 2015-12-10 10:05:18 +00:00
Robin Mills
69e7a53583 #1041. Strengthen default opt handling in vcvars.bat 2015-12-10 09:30:24 +00:00
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. 2015-12-10 04:00:06 +00:00
Robin Mills
bb032fb6c7 #1041 Still struggling with the test suite 2015-12-10 03:08:18 +00:00
Robin Mills
8cf3504093 #1041. Changes to ensure cmakeBuild.cmd selects win32/x64 correctly. 2015-12-09 19:22:08 +00:00
Robin Mills
7491a9576b #1041 Still trying to persuade jenkins_daily.sh to build AND run the test suite on buildserver 2015-12-09 11:21:29 +00:00
danielkaneider
12f5b629ff #1041. Adding better NMake support 2015-12-08 16:09:17 +00:00
Robin Mills
1022055029 #1041. Fixes for VS2005/8/15 and libssh. Documentation update. 2015-12-07 16:25:33 +00:00
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.
2015-12-07 00:33:29 +00:00
Robin Mills
d0f26e17af #1041. Fixed --webready. Hip hip hip, hurrah for me. Documentation Update. 2015-12-05 20:20:40 +00:00
Robin Mills
5b05801186 #1041. curl is now building using nmake. exiv2+zlib+expat are OK. --webready still broken. libssh has broken, although OK yesterday. 2015-12-05 15:59:52 +00:00
Robin Mills
acfcf437f3 #1041. Trying again to build curl with nmake.exe. It builds from the command line, but not from cmakeBuild.cmd. 2015-12-03 20:14:12 +00:00
Robin Mills
c5136b444b Added cmakeBuild --static option. Fixed issues with include <stdint.h> in include/exiv2/types.hpp Documentation update. 2015-11-28 21:12:20 +00:00
Robin Mills
6895e9ca5b #1041. More polishing to get every version of VS to build using CMake. 2015-11-28 11:24:38 +00:00
Robin Mills
ee92060de0 #1041. Minor costmetic fixes (see ReadMe.txt for details). 2015-11-27 17:44:20 +00:00
Robin Mills
5114e12147 #1041. Fixing typos and cosmetic stuff. 2015-11-26 21:51:31 +00:00
Robin Mills
aa8281e54b #1041. Added script cmakeRebuildAll.cmd. Documentation Update. Fix to vcvars 2005 32 2015-11-26 19:48:43 +00:00
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. 2015-11-26 18:47:21 +00:00
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)
2015-11-24 11:03:42 +00:00
Robin Mills
8bb3ec49a3 #1041 Getting better. Still not building curl and libssh. 2015-11-19 18:16:20 +00:00
Robin Mills
0539dbc96a #1041. Download prebuilt openssl and updated documentation. 2015-11-19 11:09:24 +00:00
Robin Mills
e6c1f5ce13 #1041 Test/fix several versions of Visual Studio. Added vcvars.bat script for setting environment. 2015-11-18 20:22:15 +00:00
Robin Mills
5d30e96c4a #1041. Corrections to r4031. 2015-11-18 15:51:47 +00:00
Robin Mills
ba91a468eb #1041: Tested/fixed the manual build instructions in ReadMe.txt 2015-11-18 15:46:49 +00:00
Robin Mills
0c181f7566 #1041. Tested/fixed build.cmd to work with different versions of Visual Studio 2015-11-18 15:21:55 +00:00
Robin Mills
f7de8da2b6 #1041. Simplification and documentation. webready associated libraries not working yet. 2015-11-18 13:18:04 +00:00
Robin Mills
76458232f8 #1041. Simplified building and linking curl etc. curl etc aren't building (something to do with CMake). Good day's progress. 2015-11-17 20:29:27 +00:00
Robin Mills
20fdbb63cf #1041. Lots of changes. Added a command-line parser to build.cmd. Build.cmd obtains source from the Exiv2 Team Repository. 2015-11-17 19:15:54 +00:00
Robin Mills
3c2d718b65 #1041. Work in progress. Derivative of Daniel's scripts for my personal use. See contrib/cmake/msvc/ReadMe.txt for details. 2015-11-16 19:21:29 +00:00