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

Builder win32-1.10 Build #112

Results:

Build successful

SourceStamp:

Projectalliedmodders/amxmodx
Repositoryhttps://github.com/alliedmodders/amxmodx
Branchmaster
Revisione6d9d9b71c36eef81f169698847cc0af44c69b34
Got Revisione6d9d9b71c36eef81f169698847cc0af44c69b34
Changes3 changes

BuildSlave:

win32

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. bootstrap bootstrapped ( 5 secs )
    1. stdio
  3. build compiled ( 2 mins, 14 secs )
    1. stdio
  4. upload uploaded ( 2 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 112 Build
codebase Build
got_revision e6d9d9b71c36eef81f169698847cc0af44c69b34 Git
project alliedmodders/amxmodx Build
repository https://github.com/alliedmodders/amxmodx Build
revision e6d9d9b71c36eef81f169698847cc0af44c69b34 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. Adam Richard
  2. Harsha Raghu
  3. pizzahut2

Timing:

StartThu Oct 7 17:14:18 2021
EndThu Oct 7 17:16:46 2021
Elapsed2 mins, 28 secs

All Changes:

:

  1. Change #1814

    Category None
    Changed by Harsha Raghu <funnyboy313ohnoyoudont@gmail.com>
    Changed at Thu 07 Oct 2021 17:11:49
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch master
    Revision c61735130d3113fa6a0dedbec64ec00c598a91fa

    Comments

    [Build] Fix latest MSVC and CLang compiler errors (#1008)
    
    * Explicit cast specification
    
    * Explicit cast specification
    
    * Suppress -Wno-tautological-compare in Clang 10 and above
    
    https://reviews.llvm.org/rG8b0d14a8f0cc085afa2a9c86c237da81c74517fc
    
    * Explicit cast specification
    
    * Add HAVE_STDINT_H compiler flag
    
    * Explicit casting mechanism type specification
    
    * typo

    Changed files

    • AMBuildScript
    • amxmodx/amxmodx.cpp
    • amxmodx/newmenus.cpp
    • modules/cstrike/csx/AMBuilder
    • modules/dod/dodfun/AMBuilder
    • modules/dod/dodx/AMBuilder
    • modules/fun/AMBuilder
    • modules/tfcx/AMBuilder
    • modules/ts/tsfun/AMBuilder
    • modules/ts/tsx/AMBuilder
    • third_party/sqlite/sqlite3.c
  2. Change #1815

    Category None
    Changed by Adam Richard <39578558+AdamRichard21stohnoyoudont@users.noreply.github.com>
    Changed at Thu 07 Oct 2021 17:12:04
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch master
    Revision 2563bf6c263f576716a0af8339eb313abee5f2cb

    Comments

    Updated get_user_flags documentation (#1007)

    Changed files

    • plugins/include/amxmodx.inc
  3. Change #1817

    Category None
    Changed by pizzahut2 <pizzahut2ohnoyoudont@users.noreply.github.com>
    Changed at Thu 07 Oct 2021 17:12:37
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch master
    Revision e6d9d9b71c36eef81f169698847cc0af44c69b34

    Comments

    Update stats.sma (#1001)
    
    Triggered the "Invalid weapon id" at another location in the source code, so patched all cases where the argument could be 0.

    Changed files

    • plugins/tfc/stats.sma