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

Builder linux-1.10 Build #98

Results:

Build successful

SourceStamp:

Projectalliedmodders/amxmodx
Repositoryhttps://github.com/alliedmodders/amxmodx
Branchmaster
Revision2c8be750571be39d4120693764b563cefeccfb31
Got Revision2c8be750571be39d4120693764b563cefeccfb31
Changes1 change

BuildSlave:

linux

Reason:

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

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. bootstrap bootstrapped ( 4 secs )
    1. stdio
  3. build compiled ( 48 secs )
    1. stdio
  4. upload uploaded ( 11 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /home/builds/amxmodx/linux-1.10 slave
buildername linux-1.10 Builder
buildnumber 98 Build
codebase Build
got_revision 2c8be750571be39d4120693764b563cefeccfb31 Git
project alliedmodders/amxmodx Build
repository https://github.com/alliedmodders/amxmodx Build
revision 2c8be750571be39d4120693764b563cefeccfb31 Build
scheduler sched-master Scheduler
slavename linux BuildSlave
workdir /home/builds/amxmodx/linux-1.10 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Harsha Raghu

Timing:

StartFri Sep 17 04:00:56 2021
EndFri Sep 17 04:02:20 2021
Elapsed1 mins, 23 secs

All Changes:

:

  1. Change #1794

    Category None
    Changed by Harsha Raghu <funnyboy313ohnoyoudont@gmail.com>
    Changed at Fri 17 Sep 2021 03:59:54
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch master
    Revision 2c8be750571be39d4120693764b563cefeccfb31

    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