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

Builder tmux-solaris10-i386 Build #2599

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionc2ad33a04cd0620bdfb23fb94cee3d9d694717dd
Got Revisionc2ad33a04cd0620bdfb23fb94cee3d9d694717dd
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' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 22 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 30 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 2599 Build
codebase Build
got_revision c2ad33a04cd0620bdfb23fb94cee3d9d694717dd Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision c2ad33a04cd0620bdfb23fb94cee3d9d694717dd 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:

StartTue Jun 23 22:30:06 2026
EndTue Jun 23 22:34:17 2026
Elapsed4 mins, 10 secs

All Changes:

:

  1. Change #272395

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 23 Jun 2026 22:07:58
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision c0a5e10313835cee31aa0802ae444184b9ecd70c

    Comments

    Use flags for input callback instead of a single int done so the callback can be told about cursor movement in an incremental prompt.

    Changed files

    • cmd-command-prompt.c
    • cmd-confirm-before.c
    • mode-tree.c
    • status.c
    • tmux.h
    • window-customize.c
    • window-tree.c
  2. Change #272396

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

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files