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

Builder tmux-solaris10-i386 Build #2138

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisione6522138557e31b60bae8e303453bd3cdea6f978
Got Revisione6522138557e31b60bae8e303453bd3cdea6f978
Changes7 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' ( 4 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 9 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 25 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 2138 Build
codebase Build
got_revision e6522138557e31b60bae8e303453bd3cdea6f978 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision e6522138557e31b60bae8e303453bd3cdea6f978 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:

StartFri Jan 23 12:03:10 2026
EndFri Jan 23 12:13:43 2026
Elapsed10 mins, 33 secs

All Changes:

:

  1. Change #256130

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 20 Jan 2026 17:32:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ab1f2ef71c48bc9617db0874ca21681679f4d678

    Comments

    Add a function to convert a screen to a string, from Michael Grant.

    Changed files

    • screen.c
    • tmux.h
  2. Change #256131

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 20 Jan 2026 23:50:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 8e06739e266db5d076c2598778b665fdac10bf7c

    Comments

    Fix window-size=latest not resizing on switch-client in session groups. From Ilya Grigoriev in GitHub issue 4818.

    Changed files

    • server-client.c
  3. Change #256132

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 22 Jan 2026 08:39:35
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 26aacd0e3215b4cc63682180c714b775620735c1

    Comments

    Handle theme keys earlier so they are processed even if a popup is open. From Josh Cooper in GitHub issue 4827.

    Changed files

    • server-client.c
  4. Change #256133

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 22 Jan 2026 08:42:30
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 818745a6056fdeb1e761e6c27fb91ea286b2ccbf

    Comments

    Set PANE_STYLECHANGED when user options change, from Josh Cooper in GitHub issue 4825.

    Changed files

    • options.c
  5. Change #256134

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 22 Jan 2026 08:52:24
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ecbf8d76d0df0dcc3c05ea59e280de1b15b149c3

    Comments

    Reevaluate menu and popup styles on each draw to allow them to change when options change, from Josh Cooper in GitHub issues 4828 and 4829.

    Changed files

    • menu.c
    • popup.c
  6. Change #256135

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 22 Jan 2026 09:55:01
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 195a9cfd8885d631633b414495a1f2540faa2601

    Comments

    When history-limit is changed, apply to existing panes, not just new ones. GitHub issue 4705.

    Changed files

    • grid-view.c
    • grid.c
    • options.c
    • session.c
    • tmux.1
    • tmux.h
    • window-copy.c
  7. Change #256136

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Fri 23 Jan 2026 11:50:55
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e6522138557e31b60bae8e303453bd3cdea6f978

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files