24 Commits (8e4aff29c28e18e592d8be5af6f466ecca5b51da)

Author SHA1 Message Date
Robin Mills 22aaff8682 Fix cmakeBuild.cmd --static to use zlibstatic.lib 8 years ago
Robin Mills e063a8eea2 cmakeBuild.cmd bug fix 8 years ago
clanmills 657d59b293 cmakeBuild.cmd - Release Candidate including --webready. 8 years ago
Robin Mills d356aaae95 cmakeBuild.cmd --webready working with VS 2005 8 years ago
Robin Mills 9645bf373a cmakeBuild.cmd --webready Work in Progress for VS 2017. 8 years ago
Robin Mills b9ccc70bcc Bug fixes in cmakeBuild.cmd. --config Debug works correctly. Documentation update. Remove 'u' postfix ABI incompatibility. 8 years ago
Robin Mills 60d436c969 Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags. 8 years ago
clanmills 1505b4c3aa #11 Integrating fix into master (accidentally lost on 2017-08-07 by rebase -force) 8 years ago
Robin Mills 2175fdf059 #1269 cmakeBuild.cmd --static to set cmake -DEXIV2_ENABLE_DYNAMIC_RUNTIME=OFF (and --shared will set ON) 8 years ago
danielkaneider 4c236fce17 #1041. cmakeBuild with static compilation 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 7491a9576b #1041 Still trying to persuade jenkins_daily.sh to build AND run the test suite on buildserver 10 years ago
danielkaneider 12f5b629ff #1041. Adding better NMake support 10 years ago
Robin Mills 1022055029 #1041. Fixes for VS2005/8/15 and libssh. Documentation update. 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 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 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 ee92060de0 #1041. Minor costmetic fixes (see ReadMe.txt for details). 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 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