Tinderbox

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
What is 4 + 8

Tinderbox status

tinderbox

Adding a new machine

The steps for setting up a new machine are:

(instructions from this email)

Using ccache and an autoconf cache file

Since many of these clean/configure/build runs will be identical, it's a big win to use ccache and an autoconf cache file, e.g. add to jhbuildrc

Changing the moduleset

Locally modifiying the jhbuild moduleset to add or remove modules isn't a good idea as this means that you don't automatically pick up changes to it.

To avoid building modules (e.g. which aren't appropriate to your target), you can use the skip configuration variable in the jhbuildrc file, e.g.

To add additional modules, you can use the technique of creating of local moduleset which includes the standard moduleset and your additions, e.g.

where the contents of myxorg.modules is something like