[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH]: in the Windows build system, don't create the serf project if openssl isn't available.

From: <svnlgo_at_mobsol.be>
Date: 2006-10-19 01:27:04 CEST

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:27:21 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.