You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2021/04/09 13:35:22 UTC

svn propchange: r1888561 - svn:log

Author: rhuijben
Revision: 1888561
Modified property: svn:log

Modified: svn:log at Fri Apr  9 13:35:22 2021
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Apr  9 13:35:22 2021
@@ -1 +1,8 @@
 Following up on r1888560, reverse default logic to avoid breaking the buildbots that have libserf-1.lib installed
+
+* gen-make.py:
+  Document new option.
+  
+* build/generator/gen_win_dependencies.py
+  (parse_options): Handle explicit shared serf.
+  (_find_serf): Use libserf-1.lib when found and requested.