TrustedUser
574
edits
(→Launcher: we have little X buttons next to the paths now, right?) |
(→Buildbot: Remove build tools task as implemented.) |
||
Line 48: | Line 48: | ||
=== [[Buildbot]] === | === [[Buildbot]] === | ||
* Run unit tests as part of the builds (i.e. add a build which, if the native build succeeded, runs "make test") | * Run unit tests as part of the builds (i.e. add a build which, if the native build succeeded, runs "make test") | ||
* Switch it to do verbose builds (seeing which exact command was used to invoke the compiler when debugging errors is quite helpful) | * Switch it to do verbose builds (seeing which exact command was used to invoke the compiler when debugging errors is quite helpful) | ||
* Track the size of the resulting binaries. | * Track the size of the resulting binaries. |