[webkit-efl] HEADS-UP: Change to the default behavior of build-webkit and jhbuild

Kangil Han kangil.han at samsung.com
Thu Aug 16 23:59:57 PDT 2012


Hi rakuco,

Do we need to create '$WEBKITOUTPUTDIR/Dependencies' directory manually?

-----Original Message-----
From: webkit-efl-bounces at lists.webkit.org
[mailto:webkit-efl-bounces at lists.webkit.org] On Behalf Of Raphael Kubo da
Costa
Sent: Friday, August 17, 2012 3:46 PM
To: webkit-efl at lists.webkit.org
Subject: [webkit-efl] HEADS-UP: Change to the default behavior of
build-webkit and jhbuild

Hi everyone,

Some of you may have noticed that after bug 93208 landed, the jhbuild
dependencies would always be updated regardless of any configuration
change, which was quite annoying.

Since r125862, we behave more similarly to the WebKitGTK+ port in two
ways: first, build-webkit will update the jhbuild modules *only* if
--update-efl is passed as an argument; secondly, jhbuild itself will
only be used if $WEBKITOUTPUTDIR/Dependencies exists.

Important corollaries:
 - If you check out a clean tree and run build-webkit, jhbuild will
 *not* be used by default and the system libraries will be used until
 build-webkit --update-efl is used and $WEBKITOUTPUTDIR/Dependencies
 starts existing.

 - Even if you have already bootstrapped jhbuild, you need to
   periodically (or always) pass --update-efl to build-webkit for it to
   check if any of its modules need to be updated. So if we bump some
   dependency version in, say, OptionsEfl.cmake, you may experience some
   CMake failure if you don't update your jhbuild modules.

The bots shouldn't experience any change, by the way, since --update-efl
is now run by default by them.

_______________________________________________
webkit-efl mailing list
webkit-efl at lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-efl



More information about the webkit-efl mailing list