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

Builder win32-1.5 Build #55

Results:

Build successful

SourceStamp:

Repositorysourcemod-central
Branchsourcemod-central
Revisionba91db6d6c232a42ed1a6aa0ec0487f95363c768
Got Revisionba91db6d6c232a42ed1a6aa0ec0487f95363c768
Changes5 changes

BuildSlave:

win32

Reason:

scheduler

Steps and Logfiles:

  1. hg update [branch] ( 4 secs )
    1. stdio
  2. bootstrap bootstrapped ( 0 secs )
    1. stdio
  3. build compiled ( 18 mins, 58 secs )
    1. stdio
  4. upload uploaded ( 9 secs )
    1. stdio
  5. symstore symstore ( 2 mins, 21 secs )
    1. stdio

Build Properties:

NameValueSource
branch sourcemod-central Build
buildername win32-1.5 Builder
buildnumber 55 Build
got_revision ba91db6d6c232a42ed1a6aa0ec0487f95363c768 Source
project Build
repository sourcemod-central Build
revision ba91db6d6c232a42ed1a6aa0ec0487f95363c768 Build
scheduler 1.5 Scheduler
slavename win32 BuildSlave
workdir C:\builds\build-sourcemod/win32-1.5 slave

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Asher Baker
  2. Nicholas Hastings

Timing:

StartThu May 24 08:13:03 2012
EndThu May 24 08:34:38 2012
Elapsed21 mins, 34 secs

All Changes:

:

  1. Change #829

    Category None
    Changed by Asher Baker <asherkinohnoyoudont@gmail.com>
    Changed at Thu 24 May 2012 08:11:55
    Repository sourcemod-central
    Branch sourcemod-central
    Revision e02e1c3beecb35ce925fe4cabc2c3c460ac73501

    Comments

    Fixed Float negation operator (bug 5292, r=psychonic).

    Changed files

    • plugins/include/float.inc
  2. Change #830

    Category None
    Changed by Asher Baker <asherkinohnoyoudont@gmail.com>
    Changed at Thu 24 May 2012 08:11:56
    Repository sourcemod-central
    Branch sourcemod-central
    Revision 4e9666c5682f66ab07987a408b602edc5b82a633

    Comments

    Fixed typo in logic bridge (bug 5287, r=psychonic).

    Changed files

    • core/logic/common_logic.cpp
  3. Change #831

    Category None
    Changed by Asher Baker <asherkinohnoyoudont@gmail.com>
    Changed at Thu 24 May 2012 08:11:56
    Repository sourcemod-central
    Branch sourcemod-central
    Revision 814b231e4483d386600ee1225f2ec7c69f6094c5

    Comments

    Updated the location of the blue crab (bug 4959, r=pred).

    Changed files

    • extensions/tf2/extension.cpp
  4. Change #832

    Category None
    Changed by Asher Baker <asherkinohnoyoudont@gmail.com>
    Changed at Thu 24 May 2012 08:11:56
    Repository sourcemod-central
    Branch sourcemod-central
    Revision 87231551b8e6f35937104db7921530f2b69c2628

    Comments

    Made clientprefs attempt to reconnect to the database on map change (bug 4745, r=dvander).

    Changed files

    • extensions/clientprefs/extension.cpp
    • extensions/clientprefs/extension.h
  5. Change #833

    Category None
    Changed by Nicholas Hastings <skamonkeyohnoyoudont@gmail.com>
    Changed at Thu 24 May 2012 08:11:57
    Repository sourcemod-central
    Branch sourcemod-central
    Revision ba91db6d6c232a42ed1a6aa0ec0487f95363c768

    Comments

    Log functions now respect sv_logecho (bug 5135, r=asherkin).

    Changed files

    • core/Logger.cpp