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

Builder tmux-solaris10-i386 Build #1930

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionb9ad9186fe4db1efec489d23803120cc18c2dda9
Got Revisionb9ad9186fe4db1efec489d23803120cc18c2dda9
Changes3 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' ( 13 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 7 secs )
    1. stdio
  4. shell_2 'gmake all' ( 1 mins, 48 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 secs )
    1. stdio

Build Properties:

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

StartThu May 22 11:05:25 2025
EndThu May 22 11:08:41 2025
Elapsed3 mins, 16 secs

All Changes:

:

  1. Change #230496

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 22 May 2025 09:43:38
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 833c7fbf6d57481dd16f1fda78145e2f8b0be954

    Comments

    Add a set-default style attribute which replaces the current default colours and attributes completely, useful at the start of compound format strings (like status-format) to set the default colours for all the following options.

    Changed files

    • format-draw.c
    • style.c
    • tmux.1
    • tmux.h
  2. Change #230497

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 22 May 2025 09:46:38
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a0ac2a5d6352510d50016747124c113fece937cb

    Comments

    When there are more than two horizontal windows and the active window is in not on an edge, correctly highlight both its left and right borders. GitHub issue 4513 from Michael Grant.

    Changed files

    • screen-redraw.c
  3. Change #230498

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Thu 22 May 2025 11:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b9ad9186fe4db1efec489d23803120cc18c2dda9

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files