Alexandre Julliard : tools: Add a few helper functions for file names and extensions.

Alexandre Julliard julliard at winehq.org
Wed Sep 29 15:54:09 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Sep 29 11:13:36 2021 +0200

tools: Add a few helper functions for file names and extensions.

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

---

 tools/make_xftmpl.c       | 11 +-------
 tools/makedep.c           | 17 ------------
 tools/sfnt2fon/sfnt2fon.c | 12 ++------
 tools/tools.h             | 30 ++++++++++++++++++++
 tools/widl/header.c       |  7 ++---
 tools/widl/parser.y       |  2 +-
 tools/widl/typelib.c      | 13 ++-------
 tools/widl/utils.c        | 29 -------------------
 tools/widl/utils.h        |  1 -
 tools/widl/widl.c         | 71 +++++++++++++----------------------------------
 tools/winebuild/import.c  |  4 +--
 tools/winebuild/main.c    |  6 ++--
 tools/winebuild/utils.c   |  9 +-----
 tools/winegcc/utils.c     | 14 ----------
 tools/winegcc/utils.h     |  1 -
 tools/winegcc/winegcc.c   | 45 ++++++++----------------------
 tools/wmc/utils.c         | 26 -----------------
 tools/wmc/utils.h         |  2 --
 tools/wmc/wmc.c           | 15 ++++------
 tools/wrc/po.c            |  5 +---
 tools/wrc/utils.c         | 26 -----------------
 tools/wrc/utils.h         |  1 -
 tools/wrc/wpp.c           |  8 +-----
 tools/wrc/wrc.c           | 15 ++++------
 24 files changed, 88 insertions(+), 282 deletions(-)

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



More information about the wine-cvs mailing list