Commit Graph

17 Commits

Author SHA1 Message Date
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
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
Asher Baker
a3a9655d07 Get SourceMod version from SourcePawn library 2019-07-26 23:04:27 +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
d1786070c4 Add a load of ABI compat workarounds for older libstdc++ versions 2019-04-28 19:09:35 +00:00
Asher Baker
9548b0c025 Local crash processing experiments 2018-07-18 21:32:01 +01:00
Asher Baker
1be48c4e7f Got breakpad building again... 2017-11-04 20:59:45 +00:00
Asher Baker
8056b5c1a1 Update misleading SM version number 2017-09-13 10:23:32 +00:00
Asher Baker
00f5c3d08e Added code for testing Breakpad minidump creation 2016-07-01 23:14:42 +01:00
Asher Baker
3f79530280 Enable C++11 for Breakpad 2016-05-18 09:15:57 +01:00
Asher Baker
b24de4743c Fix not linking libbreakpad_client.a on rebuild. 2015-11-04 12:08:06 +00:00
Asher Baker
e727f3baf3 Fix linux build. 2014-11-07 18:07:41 +00:00
Asher Baker
d736010d3b Don't require the hl2sdk to build. 2013-05-17 05:24:31 +01:00
Asher Baker
92a6e52d82 Build against sourcemod-1.5 now it has the webternet patch. 2013-05-16 15:51:15 +01:00
Asher Baker
ed7f9b99f7 Removed debug messages. 2013-05-16 07:50:25 +01:00
Asher Baker
bad8c99a0b Initial commit. 2013-05-16 07:18:31 +01:00