FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - SFML/SFML · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SFML
/
SFML
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
12k
Code
Issues
99
Pull requests
54
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SFML
.github
workflows
on
master
User selector
Datepicker
Commit history
Commits on Aug 18, 2026
Harden our GitHub Actions workflows
eXpl0it3r
committed
d8b93d1
View commit details
Copy full SHA for d8b93d1
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Fixed running tests when building with MinGW in GitHub Actions workflow. Fixes #3738
binary1248
authored and
eXpl0it3r
committed
b266a56
View commit details
Copy full SHA for b266a56
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Fix runner image differences
eXpl0it3r
committed
7aced73
View commit details
Copy full SHA for 7aced73
View code at this point
Browse repository at this point
Update GitHub Actions versions
eXpl0it3r
committed
658f36c
View commit details
Copy full SHA for 658f36c
View code at this point
Browse repository at this point
Update GitHub runner images to non-deprecated ones
eXpl0it3r
committed
53b8eff
View commit details
Copy full SHA for 53b8eff
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Update release build workflow
eXpl0it3r
committed
1484c9e
View commit details
Copy full SHA for 1484c9e
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Update GitHub Actions
eXpl0it3r
committed
97fa81b
View commit details
Copy full SHA for 97fa81b
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
Allow configuring the maximum number of file descriptors opened during network tests with the SFML_NETWORK_TESTS_MAX_FDS CMake option and set its default to 256 to stay under the common system limi…
Show description for d258078
binary1248
authored and
eXpl0it3r
committed
d258078
View commit details
Copy full SHA for d258078
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Added support for SFTP as a replacement for FTP, since FTP does not support secure connections.
binary1248
authored and
eXpl0it3r
committed
5c71e1d
View commit details
Copy full SHA for 5c71e1d
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Added support for IPv6 and more types of DNS queries.
binary1248
authored and
eXpl0it3r
committed
047da4f
View commit details
Copy full SHA for 047da4f
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Fix cmake finding SFML static libs package via SFML_DIR
JonnyPtn
authored and
eXpl0it3r
committed
da32d84
View commit details
Copy full SHA for da32d84
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
Separate github workflows
JonnyPtn
authored and
eXpl0it3r
committed
f5c2e80
View commit details
Copy full SHA for f5c2e80
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
Enable brew checks for outdated/broken dependencies
JonnyPtn
authored and
eXpl0it3r
committed
34ada4f
View commit details
Copy full SHA for 34ada4f
View code at this point
Browse repository at this point
Don't suppress brew failures in CI
JonnyPtn
authored and
eXpl0it3r
committed
5929204
View commit details
Copy full SHA for 5929204
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
Added support for TCP transport layer security and HTTPS.
binary1248
authored and
eXpl0it3r
committed
78a75d8
View commit details
Copy full SHA for 78a75d8
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
We don't need to specify compiler for the android toolchain
JonnyPtn
authored and
eXpl0it3r
committed
a0a0ba5
View commit details
Copy full SHA for a0a0ba5
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
Migrate away from macos-13 images
Show description for 8982d73
eXpl0it3r
committed
8982d73
View commit details
Copy full SHA for 8982d73
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
Merge branch '3.0.x' into master
eXpl0it3r
committed
137a929
View commit details
Copy full SHA for 137a929
View code at this point
Browse repository at this point
Add release builds
eXpl0it3r
committed
0d97d19
View commit details
Copy full SHA for 0d97d19
View code at this point
Browse repository at this point
Remove VS2019 CI jobs
ChrisThrasher
authored and
eXpl0it3r
committed
2d02aaf
View commit details
Copy full SHA for 2d02aaf
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Remove broken xcode CI step
JonnyPtn
authored and
eXpl0it3r
committed
32d851c
View commit details
Copy full SHA for 32d851c
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
Remove iOS makefile CI jobs
JonnyPtn
authored and
eXpl0it3r
committed
987cc8f
View commit details
Copy full SHA for 987cc8f
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
Added improved unicode text rendering, text alignment, vertical text and glyph pre-processing support.
binary1248
authored and
eXpl0it3r
committed
ff34548
View commit details
Copy full SHA for ff34548
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
Update CMake's minimum version to 3.28
Show description for f33deb2
eXpl0it3r
committed
f33deb2
View commit details
Copy full SHA for f33deb2
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
Install Xcode 16.0 for macos-15 images
eXpl0it3r
committed
c00d498
View commit details
Copy full SHA for c00d498
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
Exclude iOS shared libraries from CI as they aren't officially supported
JonnyPtn
authored and
eXpl0it3r
committed
05e675e
View commit details
Copy full SHA for 05e675e
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Update GitHub Actions' Windows image to windows-2025
eXpl0it3r
committed
75fd756
View commit details
Copy full SHA for 75fd756
View code at this point
Browse repository at this point
Commits on Jun 1, 2025
Remove VS2019 CI jobs
ChrisThrasher
committed
58585aa
View commit details
Copy full SHA for 58585aa
View code at this point
Browse repository at this point
Commits on Apr 12, 2025
Added support for making OpenGL errors fatal and additionally checking if an OpenGL context was active on the current thread at the time of the function call.
binary1248
authored and
ChrisThrasher
committed
027b67b
View commit details
Copy full SHA for 027b67b
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
Fix iOS debug build and update xcode
JonnyPtn
authored and
eXpl0it3r
committed
63c4df0
View commit details
Copy full SHA for 63c4df0
View code at this point
Browse repository at this point
Use macOS 14 in more CI jobs
ChrisThrasher
authored and
eXpl0it3r
committed
1a161bc
View commit details
Copy full SHA for 1a161bc
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Fix iOS debug build and update xcode
JonnyPtn
authored
8c9ffe9
View commit details
Copy full SHA for 8c9ffe9
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
Use macOS 14 in more CI jobs
ChrisThrasher
committed
97dfa76
View commit details
Copy full SHA for 97dfa76
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Ensure a C compiler is found during configuration
Show description for f88b768
ChrisThrasher
authored and
eXpl0it3r
committed
f88b768
View commit details
Copy full SHA for f88b768
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Build dependency libraries instead of bundling pre-built binaries.
binary1248
authored and
eXpl0it3r
committed
248fd6d
View commit details
Copy full SHA for 248fd6d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL