Alexandre Julliard : winebuild: Unify the strarray implementation with the one from makedep.

Alexandre Julliard julliard at winehq.org
Thu Sep 23 15:35:04 CDT 2021


Module: wine
Branch: master
Commit: d6d5a217219222ed5f953cca3c662f48b46cdf46
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d6d5a217219222ed5f953cca3c662f48b46cdf46

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep 23 11:35:48 2021 +0200

winebuild: Unify the strarray implementation with the one from makedep.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/winebuild/build.h  |  10 +--
 tools/winebuild/import.c |  78 ++++++++++++-----------
 tools/winebuild/main.c   |   6 +-
 tools/winebuild/res32.c  |  15 +++--
 tools/winebuild/spec32.c |   2 +-
 tools/winebuild/utils.c  | 163 ++++++++++++++++++++++-------------------------
 6 files changed, 135 insertions(+), 139 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d6d5a217219222ed5f953cca3c662f48b46cdf46



More information about the wine-cvs mailing list