Changes between Version 18 and Version 19 of WPE
- Timestamp:
- Mar 19, 2020, 8:12:34 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WPE
v18 v19 42 42 == Building WPE WebKit from git == 43 43 44 If 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 modulesetdoes 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.'''44 If you want to do development on WebKit itself, you'll need a git checkout. You'll also need to use our Flatpak-based SDK, 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 Flatpak SDK 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.''' 45 45 46 46 0. '''Get the code'''