[Scummvm-git-logs] scummvm-sites director-buildbot -> bd4b2f8a43eb9555c82759267351c53363399a79

rvanlaar roland at rolandvanlaar.nl
Sun May 24 19:29:53 UTC 2020


This automated email contains information about 5 new commits which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .

Summary:
d3107b6577 Let buildbot ouput to stdout, not a log file.
78d7edcb65 Removed log_rotation
5ec07b0e01 Log change requests
b21e79ab40 Buildstep speedsups:
bd4b2f8a43 Fix build, property was renamed to nproc.


Commit: d3107b6577cf1fe7c28fb864dbee0b9da8c2e8dc
    https://github.com/scummvm/scummvm-sites/commit/d3107b6577cf1fe7c28fb864dbee0b9da8c2e8dc
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-05-22T16:40:42+02:00

Commit Message:
Let buildbot ouput to stdout, not a log file.

Dokku will automatically log stdout.

Changed paths:
    buildbot.tac




Commit: 78d7edcb65d0a3fa1a22a17235b8679d4f1fa47e
    https://github.com/scummvm/scummvm-sites/commit/78d7edcb65d0a3fa1a22a17235b8679d4f1fa47e
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-05-24T10:27:45+02:00

Commit Message:
Removed log_rotation

Log rotation is not needed because the log goes to stdout now.

Changed paths:
    buildbot.tac




Commit: 5ec07b0e0172e9fa86960857ad4a35adf79ef603
    https://github.com/scummvm/scummvm-sites/commit/5ec07b0e0172e9fa86960857ad4a35adf79ef603
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-05-24T10:29:12+02:00

Commit Message:
Log change requests

The buildbot fails to build sometimes.
This logs the file is important handler.

Changed paths:
    master.py




Commit: b21e79ab4044e80df8c46e9cb58ffc1df30428e1
    https://github.com/scummvm/scummvm-sites/commit/b21e79ab4044e80df8c46e9cb58ffc1df30428e1
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-05-24T14:23:30+02:00

Commit Message:
Buildstep speedsups:

- only run configure on first run and
- run make with nprocs + 1.

Changed paths:
    director/build_factory.py




Commit: bd4b2f8a43eb9555c82759267351c53363399a79
    https://github.com/scummvm/scummvm-sites/commit/bd4b2f8a43eb9555c82759267351c53363399a79
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2020-05-24T17:31:33+02:00

Commit Message:
Fix build, property was renamed to nproc.

Changed paths:
    director/build_factory.py






More information about the Scummvm-git-logs mailing list