Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 665e2c33e5f3739431427bc6fa389c64d3c91df1
      
https://github.com/WebKit/WebKit/commit/665e2c33e5f3739431427bc6fa389c64d3c91df1
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2024-09-16 (Mon, 16 Sep 2024)

  Changed paths:
    M Source/CMakeLists.txt
    A Source/ThirdParty/unifdef/CMakeLists.txt
    A Source/ThirdParty/unifdef/COPYING
    A Source/ThirdParty/unifdef/README.WebKit
    A Source/ThirdParty/unifdef/unifdef.c
    A Source/ThirdParty/unifdef/unifdef.h
    A Source/ThirdParty/unifdef/version.h
    M Source/cmake/GLibMacros.cmake
    M Source/cmake/OptionsGTK.cmake
    M Source/cmake/OptionsWPE.cmake
    M Tools/gtk/manifest.txt.in
    M Tools/wpe/manifest.txt.in

  Log Message:
  -----------
  [CMake][WPE][GTK] Vendor unifdef in ThirdParty
https://bugs.webkit.org/show_bug.cgi?id=279711

Reviewed by Adrian Perez de Castro.

Unifdef is not included the GNOME SDK and might not be packaged on some Linux 
distributions either,
so add a new CMake USE_SYSTEM_UNIFDEF option, set to ON by default. When the 
option is disabled the
unifdef version vendored in ThirdParty/ will be used.

* Source/CMakeLists.txt:
* Source/ThirdParty/unifdef/CMakeLists.txt: Added.
* Source/ThirdParty/unifdef/COPYING: Added.
* Source/ThirdParty/unifdef/README.WebKit: Added.
* Source/ThirdParty/unifdef/unifdef.c: Added.
* Source/ThirdParty/unifdef/unifdef.h: Added.
* Source/ThirdParty/unifdef/version.h: Added.
* Source/cmake/GLibMacros.cmake:
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:

Canonical link: https://commits.webkit.org/283695@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to