Commit Verlauf

Autor SHA1 Nachricht Datum
  TheWildJames 6f815fb466 fix(btf): skip CONFIG_DEBUG_INFO_BTF on 5.10 kernels vor 1 Monat
  TheWildJames 41b35981bc fix(issue-176): enable CONFIG_DEBUG_INFO_BTF on all kernels (deps now installed) vor 1 Monat
  TheWildJames bb485a7e19 fix(issue-176): widen BTF gate to include android13-5.10 and android13-5.15 vor 1 Monat
  TheWildJames c96c9baa0d fix(issue-176): gate CONFIG_DEBUG_INFO_BTF to android14+ only vor 1 Monat
  James McConnell b57e7ecb10 Update sublevel input to use extracted output vor 1 Monat
  James McConnell 0bae36a40b Update build.yml vor 1 Monat
  TheWildJames 071e9eea4a chore: update GitHub Actions to latest versions vor 2 Monaten
  TheWildJames 4872438ee8 Fixed YAML syntax in action.yml. Heredoc content was causing parsing errors because YAML run: | blocks require indented content, but heredoc C code can't be indented without breaking syntax. Solved by base64-encoding the C source and README content. vor 2 Monaten
  TheWildJames 206fdd2c8e chore: replace custom cache actions with GitHub native caching vor 2 Monaten
  TheWildJames 2303df2dd8 fix: remove LTO cache restore, save steps from build workflow vor 2 Monaten
  TheWildJames e43c8ec625 feat: reorganize networking action, add Wireguard/BBRv3, update release notes vor 2 Monaten
  TheWildJames f94e7269e1 temp disable some options for new release vor 2 Monaten
  TheWildJames b1824b0726 decouple: extract inline patches into modular composite actions vor 2 Monaten
  TheWildJames 2c6c935867 more adjustments vor 2 Monaten
  TheWildJames 0048bda24e fix: cache upload failures, eviction, and cpufreq build error vor 2 Monaten
  TheWildJames 2886aa6c8f refactor: replace use_latest_commits + commits.json with ksu_branch and susfs_commit inputs vor 2 Monaten
  TheWildJames 3179c821e2 refactor: remove use_repo flag, repo is now the only download path vor 2 Monaten
  TheWildJames 59e9dfad8f refactor: consolidate build summaries into single workflow-level summary vor 2 Monaten
  TheWildJames 3daf87b7c5 fix bbrv3 and add custom patches vor 2 Monaten
  trae d6f1674739 ci: add NTSync patching and update BBRv3 headers vor 3 Monaten
  TheWildJames 35826fbcea refactor: allow cache restoration and saving to continue on error vor 3 Monaten
  trae b452dec52e attempt 5 vor 3 Monaten
  trae 11b7c25f51 feat(build): add initialization step for config fragment in build process vor 3 Monaten
  TheWildJames da4c841f6e feat(workflows): add support for using latest commits in KernelSU and SUSFS actions vor 3 Monaten
  trae 7dc6006a3c fix(cache): update cache action to include optional parameters and improve asset fetching logic vor 3 Monaten
  trae 2cb08f7627 fix building vor 3 Monaten
  TheWildJames 60a292b4f2 fix: increase swap size for LTO setup from 10GB to 16GB vor 3 Monaten
  trae dfa18ec5ec ci(build): pass version input to build job vor 3 Monaten
  trae 103f4f7877 ci: fix LTS patch level build date calculation vor 3 Monaten
  trae 018b8022ce fix cache maybe? vor 3 Monaten