Updated patch based on the remarks of zhakov, who happens to be sitting next to
me.
Lieven.
Quoting svnlgo@mobsol.be:
> Hi,
>
> attached is a patch for the windows build system (gen-win.py) that disables
> creation of the serf project and all its properties when the openssl package
> isn't available.
>
> OpenSSL is a required package for serf, but it's optional for the rest of the
> targets so it makes sense to not have it installed.
>
> regards,
>
> Lieven.
[[[
In the Windows buildsystem, don't create the serf project if openssl can't be
found.
* build/generator/gen_win.py
(__init__): extracted check whether serf is available in a separate
function.
(_find_serf): test if both serf and openssl directories are available
(get_install_targets, get_external_project, get_win_defines,
get_win_includes, get_win_lib_dirs, get_win_libs,
write_neon_project_file, write_serf_project_file): instead of only
checking for serf, also check for openssl.
]]]
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 19 01:57:06 2006