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

Builder tmux-solaris10-i386 Build #2479

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision1618b9853300d6fa836873fb1a2d35160a685eb2
Got Revision1618b9853300d6fa836873fb1a2d35160a685eb2
Changes4 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 13 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 21 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 2479 Build
codebase Build
got_revision 1618b9853300d6fa836873fb1a2d35160a685eb2 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 1618b9853300d6fa836873fb1a2d35160a685eb2 Build
scheduler schedule-tmux-solaris10-i386 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 22:29:30 2026
EndSat Jun 13 22:33:24 2026
Elapsed3 mins, 54 secs

All Changes:

:

  1. Change #270820

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 13 Jun 2026 21:57:44
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision ab92b27226ebe473a9b97f528e798a8645bd0989

    Comments

    Make the resize keys always change right and bottom borders for floating panes which is more intuitive.

    Changed files

    • key-bindings.c
  2. Change #270821

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 13 Jun 2026 22:03:10
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d23a2b7e9717a41bd2c863f38c0bac056ba03a4f

    Comments

    Skip floating cells when moving to previous cell for resize of tiled cells.

    Changed files

    • layout.c
  3. Change #270822

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 13 Jun 2026 22:07:30
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 5b6ed5481751f7cd12e92abc2825e0d0e74a2188

    Comments

    Add some missing const, from Jere Viikari.

    Changed files

    • environ.c
    • format.c
    • input-keys.c
    • input.c
  4. Change #270823

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

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files