FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - SynthWave-Systems/simplecpp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SynthWave-Systems
/
simplecpp
Public
forked from
cppcheck-opensource/simplecpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
simplecpp
.github
workflows
on
master
User selector
Datepicker
Commit history
Commits on Dec 17, 2025
added MinGW workflow (#475)
Show description for 10cfb94
firewave
and
glankk
authored
10cfb94
View commit details
Copy full SHA for 10cfb94
View code at this point
Browse repository at this point
CI-windows.yml: fixed standard in C++17 build (#609)
firewave
authored
9eea499
View commit details
Copy full SHA for 9eea499
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
build all code with all available C++ standards in CI (#606)
firewave
authored
077bed1
View commit details
Copy full SHA for 077bed1
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
CI-unixish.yml: also run sanitizers on latest macOS (#607)
firewave
authored
43f68be
View commit details
Copy full SHA for 43f68be
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
updated `actions/checkout` to `v6` (#603)
firewave
authored
e177522
View commit details
Copy full SHA for e177522
View code at this point
Browse repository at this point
updated `actions/setup-python` to `v6` (#604)
firewave
authored
c7b9f5a
View commit details
Copy full SHA for c7b9f5a
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
CI-unixish.yml: removed `macos-13` / added `macos-15-intel` and `macos-26` (#602)
firewave
authored
f4226e0
View commit details
Copy full SHA for f4226e0
View code at this point
Browse repository at this point
Commits on Nov 1, 2025
CI-unixish.yml: added profile-guided optimization (PGO) to callgrind step (#580)
firewave
authored
d381ec2
View commit details
Copy full SHA for d381ec2
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
selfcheck.sh: added options `VALGRIND_TOOL` and `SIMPLECPP_PATH` / CI-unixish.yml: use `selfcheck.sh` to run valgrind (#560)
firewave
authored
31164c2
View commit details
Copy full SHA for 31164c2
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
selfcheck.sh: also run with system includes made available (#438)
firewave
authored
a5fdea9
View commit details
Copy full SHA for a5fdea9
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
clang-tidy.yml: updated to Clang 21 (#421)
firewave
authored
d86671f
View commit details
Copy full SHA for d86671f
View code at this point
Browse repository at this point
bail out on CMake related issues in the CI (#550)
firewave
authored
60e743a
View commit details
Copy full SHA for 60e743a
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
CI-windows.yml: added `windows-11-arm` (#544)
firewave
authored
3deeb91
View commit details
Copy full SHA for 3deeb91
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
uninstall `man-db` package on ubuntu to avoid potential stalls in package installations (#543)
firewave
authored
4fc9ec9
View commit details
Copy full SHA for 4fc9ec9
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
added `TokenList` constructors with modern buffer wrappers and hide "unsafe" ones - if available (#496)
firewave
authored
4056cd5
View commit details
Copy full SHA for 4056cd5
View code at this point
Browse repository at this point
fixed #500 - added callgrind step to CI (#501)
firewave
authored
0689d83
View commit details
Copy full SHA for 0689d83
View code at this point
Browse repository at this point
CI-unixish.yml: cleaned up prerequisites for `macos-*` (#519)
firewave
authored
9db6a20
View commit details
Copy full SHA for 9db6a20
View code at this point
Browse repository at this point
tests: Fix execution of testrunner for out-of-source builds (#510)
Show description for cd2dd49
jcfr
and
firewave
authored
cd2dd49
View commit details
Copy full SHA for cd2dd49
View code at this point
Browse repository at this point
chore: Improve runformat script and integrate CI checks (#520)
jcfr
authored
f282eec
View commit details
Copy full SHA for f282eec
View code at this point
Browse repository at this point
Commits on Aug 23, 2025
fixed #485 - addressed zizmor findings in GitHub Actions (#486)
firewave
authored
538c5c4
View commit details
Copy full SHA for 538c5c4
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
fixed #478 - fail builds in CI on compiler warnings (#479)
firewave
authored
2859981
View commit details
Copy full SHA for 2859981
View code at this point
Browse repository at this point
CI-unixish.yml: do not run with `g++` on `macos-*` as it is just an alias for `clang++` (#483)
firewave
authored
7bca11f
View commit details
Copy full SHA for 7bca11f
View code at this point
Browse repository at this point
CI-unixish.yml: removed duplicated execution of integration test (#503)
firewave
authored
fead0b2
View commit details
Copy full SHA for fead0b2
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
Makefile: added `CXXOPTS` and `LDOPTS` to extend `CXXFLAGS` and `LDFLAGS` (#480)
firewave
authored
5783afa
View commit details
Copy full SHA for 5783afa
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
fixed #466 - CI-unixish.yml: added missing `UBSAN_OPTIONS` (#467)
firewave
authored
6dd82cb
View commit details
Copy full SHA for 6dd82cb
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Fix #449 (Update c++ standard to c++11) (#450)
glankk
authored
0ff0149
View commit details
Copy full SHA for 0ff0149
View code at this point
Browse repository at this point
Commits on May 30, 2025
fix: parent relative paths, and rework on the whole path extraction mechanics (#429)
Tal500
authored
76df97f
View commit details
Copy full SHA for 76df97f
View code at this point
Browse repository at this point
Commits on May 9, 2025
Fix relative paths, again (#418)
Show description for 0775731
Tal500
and
Tal Hadad
authored
0775731
View commit details
Copy full SHA for 0775731
View code at this point
Browse repository at this point
Commits on May 6, 2025
CI-unixish.yml: added `macos-15` (#407)
firewave
authored
62afdd0
View commit details
Copy full SHA for 62afdd0
View code at this point
Browse repository at this point
CI-windows.yml: removed `windows-2019` and added `windows-2025` (#426)
firewave
authored
6adb70f
View commit details
Copy full SHA for 6adb70f
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
CI-unixish.yml: removed `ubuntu-20.04` (#425)
firewave
authored
0c88674
View commit details
Copy full SHA for 0c88674
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
clang-tidy.yml: updated to Clang 20 (#388)
firewave
authored
78f0f7c
View commit details
Copy full SHA for 78f0f7c
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
Revert "fix: use both absolute and relative header paths in header matching (#362)" (#415)
danmar
authored
9ce981c
View commit details
Copy full SHA for 9ce981c
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
fix: use both absolute and relative header paths in header matching (#362)
Show description for c4b6e37
Tal500
and
Tal Hadad
authored
c4b6e37
View commit details
Copy full SHA for c4b6e37
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
added `ubuntu-24.04` to CI and made it the primary platform (#372)
Show description for 6aa3ea1
firewave
authored
6aa3ea1
View commit details
Copy full SHA for 6aa3ea1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL