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

Builder tmux-solaris10-i386 Build #2472

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionf474838e229d80f0d7f4d2cb29f1607b6f09ca65
Got Revisionf474838e229d80f0d7f4d2cb29f1607b6f09ca65
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 18 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 48 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 57 secs )
    1. stdio
  5. shell_3 'gmake check' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2472 Build
codebase Build
got_revision f474838e229d80f0d7f4d2cb29f1607b6f09ca65 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision f474838e229d80f0d7f4d2cb29f1607b6f09ca65 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:

StartSat Jun 13 19:44:40 2026
EndSat Jun 13 19:49:47 2026
Elapsed5 mins, 7 secs

All Changes:

:

  1. Change #270798

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 13 Jun 2026 19:12:02
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 19393e13db35cda45983d03e6e8ef1f3b3ffba90

    Comments

    Add -P to move-pane to move a floating pane to a specific place (top-left, bottom-right). Get rid of the not-so-useful default { and } swap-pane bindings and use the keys instead for moving to top-left, top-right and add M-{ and M-} for bottom-left, bottom-right.

    Changed files

    • cmd-join-pane.c
    • key-bindings.c
    • tmux.1
  2. Change #270799

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sat 13 Jun 2026 19:30:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f474838e229d80f0d7f4d2cb29f1607b6f09ca65

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files