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

Builder linux-1.9 Build #21

Results:

Build successful

SourceStamp:

Projectalliedmodders/amxmodx
Repositoryhttps://github.com/alliedmodders/amxmodx
Branch1.9-dev
Revision4410d219f72534a811b16d4995e6959a30b0d473
Got Revision4410d219f72534a811b16d4995e6959a30b0d473
Changes5 changes

BuildSlave:

linux

Reason:

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

Steps and Logfiles:

  1. git update ( 0 secs )
    1. stdio
  2. bootstrap bootstrapped ( 4 secs )
    1. stdio
  3. build compiled ( 27 secs )
    1. stdio
  4. upload uploaded ( 2 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 21 Build
codebase Build
got_revision 4410d219f72534a811b16d4995e6959a30b0d473 Git
project alliedmodders/amxmodx Build
repository https://github.com/alliedmodders/amxmodx Build
revision 4410d219f72534a811b16d4995e6959a30b0d473 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. Dmitry Novikov
  2. Vincent Herbet
  3. regener

Timing:

StartThu Oct 17 05:26:25 2019
EndThu Oct 17 05:27:00 2019
Elapsed34 secs

All Changes:

:

  1. Change #1694

    Category None
    Changed by regener <dtomi24ohnoyoudont@hotmail.com>
    Changed at Thu 17 Oct 2019 06:52:49
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch 1.9-dev
    Revision 78d1c0f1cd781524e5a4a788f4a6f34e1a4b77ac

    Comments

    String changes for missing path exception messages (#718)
    
    Resolves #652

    Changed files

    • AMBuildScript
  2. Change #1695

    Category None
    Changed by Vincent Herbet <githubohnoyoudont@arkshine.me>
    Changed at Thu 17 Oct 2019 06:52:49
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch 1.9-dev
    Revision 9e962ce097bbbfa39f3348f4f4e9bc7d000ec03e

    Comments

    Bump ReHLDS API version to 3.6 (#721)

    Changed files

    • public/resdk/engine/rehlds_api.h
  3. Change #1696

    Category None
    Changed by Dmitry Novikov <s1lentskohnoyoudont@yandex.ru>
    Changed at Thu 17 Oct 2019 06:53:29
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch 1.9-dev
    Revision 5e48c9b6db4f739e04e35226ecc825b82e0a5d73

    Comments

    CSPForward::execute: Fix uninitialized retVal (#747)

    Changed files

    • amxmodx/CForward.cpp
  4. Change #1697

    Category None
    Changed by Vincent Herbet <githubohnoyoudont@arkshine.me>
    Changed at Thu 17 Oct 2019 06:53:43
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch 1.9-dev
    Revision 6fb27a03a7c4bbc560f0ccff972f780a95bd0319

    Comments

    Fix GeoIP2 database file extraction (#764)

    Changed files

    • support/buildbot/package.pl
  5. Change #1698

    Category None
    Changed by Vincent Herbet <githubohnoyoudont@arkshine.me>
    Changed at Thu 17 Oct 2019 06:54:04
    Repository https://github.com/alliedmodders/amxmodx
    Project alliedmodders/amxmodx
    Branch 1.9-dev
    Revision 4410d219f72534a811b16d4995e6959a30b0d473

    Comments

    Send pre-formatted string in SayText and TextMSg as a parameter instead of as the format string (#763)

    Changed files

    • amxmodx/util.cpp