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

Builder linux-1.9 Build #50

Results:

Build successful

SourceStamp:

Projectalliedmodders/amxmodx
Repositoryhttps://github.com/alliedmodders/amxmodx
Branch1.9-dev
Revisionf031b97e91c069ee1b99af07f3181bb7a80ee7f9
Got Revisionf031b97e91c069ee1b99af07f3181bb7a80ee7f9
Changes1 change

BuildSlave:

linux

Reason:

The Scheduler scheduler named 'sched-1.9-dev' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. bootstrap bootstrapped ( 2 secs )
    1. stdio
  3. build compiled ( 35 secs )
    1. stdio
  4. upload uploaded ( 3 secs )
    1. stdio

Build Properties:

NameValueSource
branch 1.9-dev Build
builddir /home/builds/amxmodx/linux-1.9 slave
buildername linux-1.9 Builder
buildnumber 50 Build
codebase Build
got_revision f031b97e91c069ee1b99af07f3181bb7a80ee7f9 Git
project alliedmodders/amxmodx Build
repository https://github.com/alliedmodders/amxmodx Build
revision f031b97e91c069ee1b99af07f3181bb7a80ee7f9 Build
scheduler sched-1.9-dev Scheduler
slavename linux BuildSlave
workdir /home/builds/amxmodx/linux-1.9 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Harsha Raghu

Timing:

StartFri Sep 17 04:03:16 2021
EndFri Sep 17 04:04:06 2021
Elapsed50 secs

All Changes:

:

  1. Change #1795

    Category None
    Changed by Harsha Raghu <funnyboy313ohnoyoudont@gmail.com>
    Changed at Fri 17 Sep 2021 04:01:40
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch 1.9-dev
    Revision f031b97e91c069ee1b99af07f3181bb7a80ee7f9

    Comments

    [TFCX] Fix Medic infection Crash on Linux (#991)
    
    * [TFCX] Fix Medic infection Crash on Linux
    
    Issue: #988
    
    * [TFCX] Removed redundant code
    
    - Added `_DEBUG_TFCX` preprocessor directive
    - Deleted redundant code (which fetches pdata)

    Changed files

    • modules/tfcx/usermsg.cpp