Changes between Version 48 and Version 49 of WebKitGTK/StartHacking
- Timestamp:
- Apr 28, 2015, 11:04:03 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitGTK/StartHacking
v48 v49 90 90 If you are working isolated with a single computer, just start using [wiki:WebKitGTK/SpeedUpBuild#ccache ccache]. 91 91 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''.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], [wiki:WebKitGTK/SpeedUpBuild#icecc icecc] or some other distributed compiling software. 93 93 94 94 After 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.