Changes between Version 15 and Version 16 of WPE


Ignore:
Timestamp:
Sep 12, 2019 9:09:05 PM (5 years ago)
Author:
ChangSeok Oh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WPE

    v15 v16  
    4040If you want to build WPE WebKit for production use, you should stop reading here. The rest of the instructions on this page are only suitable for development and testing.
    4141
    42 = Building WPE WebKit from git =
     42== Building WPE WebKit from git ==
    4343
    4444If you want to do development on WebKit itself, you'll need a git checkout. You'll also need to use our JHBuild moduleset to build several dependencies, as using other versions of dependencies may cause layout tests to fail. '''The following steps are suitable for WebKit development only, not for production builds. Our JHBuild moduleset does not receive security or bugfix updates and it is not suitable for any purpose other than development and running layout tests. Do not run against untrusted websites.'''