Changes between Version 48 and Version 49 of WebKitGTK/StartHacking


Ignore:
Timestamp:
Apr 28, 2015 11:04:03 AM (9 years ago)
Author:
Andres Gomez
Comment:

Added link to icecc usage instructions

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/StartHacking

    v48 v49  
    9090If you are working isolated with a single computer, just start using [wiki:WebKitGTK/SpeedUpBuild#ccache ccache].
    9191
    92 If you are in a network in which other computers are available to help on compiling, just start using [wiki:WebKitGTK/SpeedUpBuild#distcc distcc] or some other distributed compiling software like ''icecc''.
     92If you are in a network in which other computers are available to help on compiling, just start using [wiki:WebKitGTK/SpeedUpBuild#distcc distcc], [wiki:WebKitGTK/SpeedUpBuild#icecc icecc] or some other distributed compiling software.
    9393
    9494After you have your settings ready, you can just follow the instructions in BuildingGtk. Basically, you will compile and install the needed dependencies with ''jhbuild'' and will compile WebKitGTK with the default options.