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

Builder win32-1.10 Build #100

Results:

Build successful

SourceStamp:

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

BuildSlave:

win32

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. bootstrap bootstrapped ( 8 secs )
    1. stdio
  3. build compiled ( 47 secs )
    1. stdio
  4. upload uploaded ( 14 secs )
    1. stdio
  5. symstore symstore ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir D:\builds\build-amxmodx\win32-1.10 slave
buildername win32-1.10 Builder
buildnumber 100 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 win32 BuildSlave
workdir D:\builds\build-amxmodx\win32-1.10 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Harsha Raghu

Timing:

StartFri Sep 17 04:00:57 2021
EndFri Sep 17 04:02:19 2021
Elapsed1 mins, 22 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