Commit History

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