9 Commits (8e4aff29c28e18e592d8be5af6f466ecca5b51da)

Author SHA1 Message Date
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 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 7491a9576b #1041 Still trying to persuade jenkins_daily.sh to build AND run the test suite on buildserver 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 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