[GTK] Allow extra jhbuild modulesets
authorphiln@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 20 Jan 2012 16:49:25 +0000 (16:49 +0000)
committerphiln@webkit.org <philn@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 20 Jan 2012 16:49:25 +0000 (16:49 +0000)
commitf585487cbcfbe712a164e9214c1d0eb6160ee824
treee501aa0198c01492bcd37992b636f584c255de8f
parentc9ab638427ddc28798d0b5e19dfd29acd53845dd
[GTK] Allow extra jhbuild modulesets
https://bugs.webkit.org/show_bug.cgi?id=76691

Reviewed by Gustavo Noronha Silva.

* gtk/jhbuildrc: Extra modulesets and modules can be added in
JHBuild using the WEBKIT_EXTRA_MODULESETS and WEBKIT_EXTRA_MODULES
env variables respectively. Use comma-separated values. Example:
WEBKIT_EXTRA_MODULES=file:///path/to/module.set,file:///other/path.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105519 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/gtk/jhbuildrc