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

Builder windows-1.12 Build #211

Results:

Build successful

SourceStamp:

Projectalliedmodders/sourcemod
Repositoryhttps://github.com/alliedmodders/sourcemod
Branchmaster
Revision6cac489fce5ef2b3400fd92d3781aac21331d4e7
Got Revision6cac489fce5ef2b3400fd92d3781aac21331d4e7
Changes1 change

BuildSlave:

win32-msvc12

Reason:

The SMScheduler scheduler named 'sched-master' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. bootstrap bootstrapped ( 38 secs )
    1. stdio
  3. build compiled ( 6 mins, 46 secs )
    1. stdio
  4. upload uploaded ( 17 secs )
    1. stdio
  5. symstore symstore ( 48 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir D:\builds\build-sourcemod-msvc12\windows-1.12 slave
buildername windows-1.12 Builder
buildnumber 211 Build
codebase Build
got_revision 6cac489fce5ef2b3400fd92d3781aac21331d4e7 Git
project alliedmodders/sourcemod Build
repository https://github.com/alliedmodders/sourcemod Build
revision 6cac489fce5ef2b3400fd92d3781aac21331d4e7 Build
scheduler sched-master Scheduler
slavename win32-msvc12 BuildSlave
workdir D:\builds\build-sourcemod-msvc12\windows-1.12 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. ojlanders

Timing:

StartThu Apr 18 04:43:40 2024
EndThu Apr 18 04:52:14 2024
Elapsed8 mins, 33 secs

All Changes:

:

  1. Change #5550

    Category None
    Changed by ojlanders <143576142+ojlandersohnoyoudont@users.noreply.github.com>
    Changed at Thu 18 Apr 2024 04:42:37
    Repository https://github.com/alliedmodders/sourcemod
    Project alliedmodders/sourcemod
    Branch master
    Revision 6cac489fce5ef2b3400fd92d3781aac21331d4e7

    Comments

    Prevent recursion in sm_ServerCommandEx (fixes #967) (#2133)
    
    * Prevent recursion in sm_ServerCommandEx (fixes #967)
    
    * Update core/smn_console.cpp to fix style
    
    Co-authored-by: Erin <[email protected]>
    
    ---------
    
    Co-authored-by: Odin Landers <[email protected]>
    Co-authored-by: Erin <[email protected]>

    Changed files

    • core/smn_console.cpp