This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
sbox-public
Watch
1
Star
0
Fork
0
You've already forked sbox-public
mirror of
https://github.com/Facepunch/sbox-public.git
synced
2026-08-02 17:00:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3be21eee9dba8d4edf7d5422bcc55358b73128d5
sbox-public
/
engine
/
Tools
/
SboxBuild
/
Steps
History
Garry Newman
3be21eee9d
New review api (
#4722
)
...
* Moved Api * Update review to use new api
2026-05-01 13:33:19 +01:00
..
BuildAddons.cs
…
BuildContent.cs
…
BuildManaged.cs
…
BuildNative.cs
…
BuildShaders.cs
…
BuildVpc.cs
Remove prebuilt vpc binaries on posix & Developer-BuildVpc, make BuildVpc a step on SboxBuild (
#4305
)
2026-03-16 08:06:52 +01:00
DiscordPost.cs
…
DownloadPublicArtifacts.cs
PR builds Skip C++ build and download artifacts instead (
#4250
)
2026-03-12 10:05:56 +01:00
DownloadPublicArtifactsOrBuildNative.cs
PR builds Skip C++ build and download artifacts instead (
#4250
)
2026-03-12 10:05:56 +01:00
Format.cs
…
GameCache.cs
Move GameCache to Upload job instead of Build job
2026-04-26 09:47:28 +01:00
GenerateSolutions.cs
…
InteropGen.cs
…
NvPatch.cs
…
SentryRelease.cs
…
ShaderProc.cs
…
SignBinaries.cs
Code sign everything, any unsigned binaries are going to make Windows go ape shit
2026-04-27 14:46:52 +01:00
SyncPublicRepo.cs
Exclude Linux debug files
2026-04-26 10:27:13 +01:00
SyncPublicRepoFilter.py
Use filter-repo blob callback instead of filtering via
git lfs ls-files
(
#4551
)
2026-04-16 13:23:26 +02:00
Test.cs
Run tests with no build flag (
#4259
)
2026-03-16 07:59:21 +01:00
UploadDocumentation.cs
New review api (
#4722
)
2026-05-01 13:33:19 +01:00
UploadSteam.cs
…
UploadSymbols.cs
…
WriteVersion.cs
…