TrustedUser
574
edits
(→Buildbot: Remove implemented TODO) |
(→Buildbot: Update TODO) |
||
Line 47: | Line 47: | ||
=== [[Buildbot]] === | === [[Buildbot]] === | ||
* Track the size of the resulting binaries. | * Track the size of the resulting binaries. | ||
** This would greatly help in tracking down when and why the size of the ScummVM binary increased. | ** This would greatly help in tracking down when and why the size of the ScummVM binary increased. | ||
Line 54: | Line 53: | ||
** For bonus points, allow the user of that webpage to dynamically change it using javascript: i.e. selecting which ports to show, which range of revisions; mousing over a data point shows a little box with details on the commit; clicking on a revision number jumps to the corresponding page in our SVN repository viewer; etc. ;). | ** For bonus points, allow the user of that webpage to dynamically change it using javascript: i.e. selecting which ports to show, which range of revisions; mousing over a data point shows a little box with details on the commit; clicking on a revision number jumps to the corresponding page in our SVN repository viewer; etc. ;). | ||
* Install the new required dependencies (libpng and libtheora for [[Sword25]]) into the cross compiler environments of all ports that have a chance of supporting [[Sword25]]. | * Install the new required dependencies (libpng and libtheora for [[Sword25]]) into the cross compiler environments of all ports that have a chance of supporting [[Sword25]]. | ||
* Install the new required dependencies (libpng, libfreetype, boost and wx-widgets) into the cross compiler environments of all desktop ports to support building of tools. | |||
=== [[Doxygen]] === | === [[Doxygen]] === |