Commit History

作者 SHA1 備註 提交日期
  TheWildJames 8ff046aa5d fix(action): update sublevel condition for applying and reverting Android 14 6.1 Fake Patches 4 月之前
  TheWildJames 598236d962 fix(action): correct condition for applying and reverting Android 14 6.1 Fake Patches 4 月之前
  TheWildJames 2529850916 Remove unused header inclusions and delete obsolete subproject reference in the repository. 4 月之前
  TheWildJames 5150a51d76 Add conditional inclusion of susfs_def.h in base.c 4 月之前
  TheWildJames 333a0eaeaf fix(action): disable execution of Android 14 6.1 patch and fix steps by adding false condition 4 月之前
  TheWildJames 23a07d25ed fix(action): add missing environment variables for kernel build and update .gitignore to include manifests and job logs 4 月之前
  TheWildJames 74f0ede781 fix(action): increase sync timeout and optimize fetch settings for repo sync 4 月之前
  TheWildJames 7a641c0e74 fix(action): comment out package removal commands for clarity in build workflow 4 月之前
  TheWildJames d6e3c44345 fix(action): add disk usage display steps throughout the build workflow 4 月之前
  TheWildJames 40e3d19427 fix(action): update conditional syntax for android15 + kernel 6.6 include check 4 月之前
  TheWildJames da097264ce fix(action): temporarily disable certain ccache settings for cache hit testing 4 月之前
  TheWildJames 6e6ffa0982 fix(action): add retry logic and timeout for repo sync in kernel download action 4 月之前
  TheWildJames efc54d11f6 fix(action): enhance post-build cache stats with detailed hit and direct rates calculation 4 月之前
  TheWildJames 90597c5969 fix(action): consolidate cache hit checks and improve cache content listing in build workflow 4 月之前
  TheWildJames 0c433db1c5 fix(action): simplify post-build cache stats by removing detailed reporting 4 月之前
  TheWildJames c638d1fc36 fix(action): optimize repo sync command by using nproc for parallel jobs 4 月之前
  TheWildJames 65f2a17b5f fix(action): update build environment variables for ccache integration in workflow 4 月之前
  TheWildJames 821b0d5a4f fix(action): update ccache setup and environment variables in build workflow 4 月之前
  TheWildJames 6a9b99b4bb fix(action): remove cache size reporting step from build workflow 4 月之前
  TheWildJames db7afe84a7 fix(action): update CCACHE_DIR path for accurate cache size reporting in build workflow 4 月之前
  TheWildJames 1e4c4b0173 fix(action): comment out CCACHE_DIR echo statement in build workflow 4 月之前
  TheWildJames dbf0c8bd7e fix(action): implement ccache setup and build environment in workflow 4 月之前
  TheWildJames d3f76011cf fix(action): enable ccache installation steps in build workflow 4 月之前
  TheWildJames 5b1e22d475 fix(action): comment out ccache setup steps in build workflow for debugging 4 月之前
  TheWildJames abb5489ef6 fix(action): streamline ccache setup for Android kernel with improved installation and configuration steps 4 月之前
  TheWildJames 1d53247d3f fix(action): enhance ccache setup in build workflow with installation, symlink creation, and configuration steps 4 月之前
  TheWildJames 9748f72a0a fix(action): comment out ccache installation and configuration steps in build workflow 4 月之前
  TheWildJames eb48fd9674 fix(action): update compiler wrappers to use ccache for improved build performance 4 月之前
  TheWildJames d5ee44302f fix(action): correct variable assignment syntax for CCACHE_DIR and LDCACHE_DIR in build script 4 月之前
  TheWildJames f9c2a87ee3 fix(action): restore LDCACHE_DIR logging and add environment variable exports in build script 4 月之前