Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder tmux-solaris10-i386 Build #1984

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision093754db3f091f079d22ce92c02beaf5b3775788
Got Revision093754db3f091f079d22ce92c02beaf5b3775788
Changes3 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 19 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 1984 Build
codebase Build
got_revision 093754db3f091f079d22ce92c02beaf5b3775788 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 093754db3f091f079d22ce92c02beaf5b3775788 Build
scheduler schedule-tmux-github Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartSun Sep 7 19:24:27 2025
EndSun Sep 7 19:28:27 2025
Elapsed4 mins, 0 secs

All Changes:

:

  1. Change #244560

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 07 Sep 2025 16:03:18
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b53cf702629bb5a0c9b24ad03b2dba9733cd2159

    Comments

    Introduce a new window option: tiled-layout-max-columns. It configures the maximum number of columns in the tiled layout. The default value is 0 which means no limit and makes the change backward-compatible. From vkadlcik at redhat dot com.

    Changed files

    • layout-set.c
    • options-table.c
    • tmux.1
  2. Change #244561

    Category tmux
    Changed by nicm <nicm>
    Changed at Sun 07 Sep 2025 16:17:25
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7cc15969ffb5b192e0f0094ff71a58e4a50eef09

    Comments

    Quote cwd for glob in a way that actually works, from Pavel Roskin in GitHub issue 4623.

    Changed files

    • cmd-source-file.c
  3. Change #244562

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 07 Sep 2025 19:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 093754db3f091f079d22ce92c02beaf5b3775788

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files