Robin Mills
b9ccc70bcc
Bug fixes in cmakeBuild.cmd. --config Debug works correctly. Documentation update. Remove 'u' postfix ABI incompatibility.
2017-09-08 22:44:54 +01:00
Robin Mills
60d436c969
Many changes to CMakeLists.txt and cmakeBuild.cmd to support unicode, static linking, passing shared library build flags.
2017-09-05 21:36:56 +01:00
clanmills
1505b4c3aa
#11 Integrating fix into master (accidentally lost on 2017-08-07 by rebase -force)
2017-08-09 23:51:03 +01: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
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
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
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