Commit Graph

178 Commits

Author SHA1 Message Date
sappho
9a7e06e738
Merge 5fbbe981f1 into 38f7e5d6f2 2025-09-26 17:16:16 +00:00
sappho
5fbbe981f1
correct .zip name format to match current limetech builds 2025-09-26 13:16:14 -04:00
sappho
a05a9308f0
SM_VERSION scraping 2025-09-26 13:12:46 -04:00
sappho
3f8e2159d9
remove cruft 2025-09-26 12:59:00 -04:00
sappho
8184ead470
correct syntax 2025-09-25 15:55:06 -04:00
sappho
4b16322890
Update build-extension.yml
${{ env.PROJECT_OS }} ?
2025-09-25 15:49:34 -04:00
sappho
ed29b25141
hack 2025-09-25 15:40:04 -04:00
sappho
893ee7fe7a
echo debugging 2025-09-25 15:32:44 -04:00
sappho
2c25bd0a41
correct wrong order of shell: & if: for windows package uploading 2025-09-25 15:26:58 -04:00
sappho
748d8e5333
shell: pwsh for windows zipping
why does shell: persist. come on man
2025-09-25 15:22:21 -04:00
sappho
977eb3ed84
shell: bash for windows 2025-09-25 15:03:25 -04:00
sappho
d5edc8880b
shorten sha hopefully 2025-09-25 15:01:52 -04:00
sappho
04b96113fa
use ${{ inputs.os }}
please work
2025-09-25 14:54:12 -04:00
sappho
b1f8ec6b5d
Update build-extension.yml 2025-09-25 14:31:54 -04:00
sappho
9614168357
Update build-extension.yml 2025-09-25 14:24:54 -04:00
sappho
8fefc6ff73
more debugslop 2025-09-25 14:15:52 -04:00
sappho
8a3d4ced9f
fix wrong workdir 2025-09-25 14:10:12 -04:00
sappho
a884b885b4
Update build-extension.yml 2025-09-25 14:05:38 -04:00
Kenzzer
38f7e5d6f2
Don't link standard C/C++ statically + patch http upload for windows
Some checks failed
CI / cache (push) Has been cancelled
CI / Build (clang, clang++, ubuntu-22.04, true, accelerator_linux) (push) Has been cancelled
CI / Build (clang, clang++, ubuntu-latest, false, none) (push) Has been cancelled
CI / Build (msvc, msvc, windows-latest, true, accelerator_windows) (push) Has been cancelled
2025-09-22 12:22:57 +00:00
Benoist
04a6eeeedb
Update breakpad version (#35)
* Update breakpad version

* Remove win-2019 from CI
2025-09-18 16:03:02 -04:00
Andrey Barkovskiy
5e319ecdc3
Update gamedata for DoD:S (#32)
Some checks failed
CI / cache (push) Has been cancelled
CI / Build (clang, clang++, ubuntu-22.04, true, accelerator_linux) (push) Has been cancelled
CI / Build (clang, clang++, ubuntu-latest, false, none) (push) Has been cancelled
CI / Build (msvc, msvc, windows-2019, false, none) (push) Has been cancelled
CI / Build (msvc, msvc, windows-latest, true, accelerator_windows) (push) Has been cancelled
2025-05-30 14:42:03 +02:00
sappho
379f134689
Bump version
Some checks failed
CI / cache (push) Has been cancelled
CI / Build (clang, clang++, ubuntu-22.04, true, accelerator_linux) (push) Has been cancelled
CI / Build (clang, clang++, ubuntu-latest, false, none) (push) Has been cancelled
CI / Build (msvc, msvc, windows-2019, false, none) (push) Has been cancelled
CI / Build (msvc, msvc, windows-latest, true, accelerator_windows) (push) Has been cancelled
2025-05-27 19:36:58 -04:00
sappho
d98ae2ac41
[ci skip] Bump vers 2025-05-27 19:36:16 -04:00
sappho
41465a5ba8
Oops, properly upload ubuntu22.02 bin instead of ubuntu-latest 2025-05-27 19:30:57 -04:00
sappho
752813cdc0
Update ci.yml
NOTE: we need to not have ubuntu-latest be the vers of accelerator we release for glibc reasons
2025-05-27 19:28:28 -04:00
stephanie sappho lenzo
3570122c23 Merge branch 'overhaul' 2025-05-27 19:25:20 -04:00
sappho
396ad83bcb
pull from overhaul 2025-05-27 19:24:00 -04:00
Benoist
cb8a016802
Overhaul Accelerator repository (#13)
* overhaul the repository

add protobuf

change repo url

try to restore github python syntax highlighter

move breakpad into third_party, update packagescript

* AMBuildifying

remove unnecessary files

Move the git patching into ambuild

move lss to a patch

Add windows compilation support

remove breakpad.bat

move postlink libs

* Overhaul CI (#4)

* Dockerbuild (#5)

* make cwd_cmd spew stdout and stderr

* add proper docker build support

* Overhaul ci (#6)

* Setup CI

* fix checkout

* fix yaml syntax

* no fail fast

* setup CI cache

* Fix pip install

* remove pip git

* update actions, ditch node 16

* small syntax cleanups

* more CI changes

* github doc lied

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>

* final push for perfect dockerbuilds in every scenario that i have been able to find

* rename cicd->dockerbuild

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>

* Add readme, remode duplicate -fPIC

update names of dockerbuild folder in sh files

* cleanup dockerfile (#7)

* Update 0002-Write-FUNC-records-instead-of-PUBLIC-for-ELF-symbols.patch

* Statically link libz, libgcc & libstdc++

* fix submodule path

* Review change + comment patch

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
Co-authored-by: sappho <sappho@sappho.io>
2025-05-27 19:23:31 -04:00
sappho
6521821114
merge 2025-05-27 19:22:56 -04:00
blueblur
7d42565123
Updated gamedata for Black Mesa (#27) 2025-05-21 13:13:59 -04:00
sappho
f06c7e89a2 Merge branch 'master' of https://github.com/asherkin/accelerator into overhaul 2024-10-18 19:34:07 -04:00
Benoist
ee5b334fc2
Fix gamedata for latest TF2 update 2024-10-19 01:06:32 +02:00
Gunslinger
dfa5546487
Add GetSpew signatures for insurgency (#5) 2024-10-13 12:49:14 -04:00
nosoop
a415583ddb
Update GetCmdLine offset for Windows (#22) 2024-10-11 11:08:32 +02:00
sappho
1d60f3746a
overhaul -> overhaul (#21)
* overhaul the repository

add protobuf

change repo url

try to restore github python syntax highlighter

move breakpad into third_party, update packagescript

* AMBuildifying

remove unnecessary files

Move the git patching into ambuild

move lss to a patch

Add windows compilation support

remove breakpad.bat

move postlink libs

* Overhaul CI (#4)

* Dockerbuild (#5)

* make cwd_cmd spew stdout and stderr

* add proper docker build support

* Overhaul ci (#6)

* Setup CI

* fix checkout

* fix yaml syntax

* no fail fast

* setup CI cache

* Fix pip install

* remove pip git

* update actions, ditch node 16

* small syntax cleanups

* more CI changes

* github doc lied

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>

* final push for perfect dockerbuilds in every scenario that i have been able to find

* rename cicd->dockerbuild

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>

* Add readme, remode duplicate -fPIC

update names of dockerbuild folder in sh files

* cleanup dockerfile (#7)

* Update 0002-Write-FUNC-records-instead-of-PUBLIC-for-ELF-symbols.patch

* Statically link libz, libgcc & libstdc++

* fix submodule path

* Review change + comment patch

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
Co-authored-by: Benoist <14257866+Kenzzer@users.noreply.github.com>
2024-10-10 21:59:28 -04:00
Harry Potter
1a72e9e520
Update L4D1/2 gamedata (#19)
Credit: [Psyk0tik](https://forums.alliedmods.net/showthread.php?p=2750705#post2750705)
2024-10-03 17:27:50 -04:00
Mentrillum
6d508cb5c1
Update TF2 gamedata (#15) 2024-04-27 15:07:00 +01:00
Corey D
1f9ef1fa9d
Update CS:GO gamedata (#10) 2023-02-04 00:12:23 +00:00
Asher Baker
cd575aa388 Fix SourceMod version not getting saved on Windows 2019-07-27 12:23:08 +01:00
Asher Baker
21fa8a112a Add missing include for unique_ptr 2019-07-26 23:09:14 +01:00
Asher Baker
a3a9655d07 Get SourceMod version from SourcePawn library 2019-07-26 23:04:27 +01:00
Asher Baker
5aaca22760 Bump version to 2.5.0 2019-07-25 00:18:47 +01:00
Asher Baker
714ffae578 Store SourcePawn context metadata 2019-07-25 00:17:22 +01:00
Asher Baker
8e42daada7 Install termination handler to collect additional information for C++ exceptions 2019-07-25 00:17:09 +01:00
Asher Baker
853ba22b0d Attempt to fix VS2015 compilation 2019-07-25 00:17:00 +01:00
Asher Baker
a3b617bcfd Try again to fix Windows build 2019-05-05 23:20:07 +00:00
Asher Baker
8fa989cb2c Fix Windows build 2019-05-05 14:11:04 +00:00
Asher Baker
2634cdde6b Add full memory map info to Windows dumps 2019-05-05 14:04:50 +00:00
Asher Baker
d1786070c4 Add a load of ABI compat workarounds for older libstdc++ versions 2019-04-28 19:09:35 +00:00
Asher Baker
b302f0067a Add an option for presubmit, just in case 2019-01-14 00:11:10 +00:00