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

Builder tmux-solaris10-sparc Build #2482

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

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' ( 1 mins, 2 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 34 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave
buildername tmux-solaris10-sparc Builder
buildnumber 2482 Build
codebase Build
got_revision 1dd2589a42da20ea4a29b0b29ed68e4f069bbdd1 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 1dd2589a42da20ea4a29b0b29ed68e4f069bbdd1 Build
scheduler schedule-tmux-github Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartWed Jun 17 15:49:50 2026
EndWed Jun 17 16:00:48 2026
Elapsed10 mins, 58 secs

All Changes:

:

  1. Change #271498

    Category tmux
    Changed by nicm <nicm>
    Changed at Wed 17 Jun 2026 15:22:48
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3485e1c0893f91a0144936495c1a7925dbf189f9

    Comments

    Tidy up server_client_check_redraw. Get rid of the bitmask tracking panes which want redraw for deferred clients - if they are deferred then they can just have a full redraw instead. Also return earlier if no redraw is actually needed, and improve the comments.

    Changed files

    • screen-write.c
    • server-client.c
    • tmux.h
  2. Change #271499

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Wed 17 Jun 2026 15:30:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1dd2589a42da20ea4a29b0b29ed68e4f069bbdd1

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files