TheWildJames
|
779879df72
fix(action): update cache paths in setup-build-environment and build workflows for consistency
|
4 месяцев назад |
TheWildJames
|
cd51453635
fix(action): make ld-wrapper executable to ensure proper execution during build
|
4 месяцев назад |
TheWildJames
|
9bf6496e9c
fix(action): update working directory for kernel build step to improve consistency
|
4 месяцев назад |
TheWildJames
|
f2a622e727
fix(action): enhance compiler environment setup by integrating ccache for HOSTCC and HOSTCXX
|
4 месяцев назад |
TheWildJames
|
995599c5d9
fix(action): update working directory and streamline cache setup for kernel build process
|
4 месяцев назад |
TheWildJames
|
c9e64b9058
fix(action): update compiler commands to use ccache directly for improved build performance
|
4 месяцев назад |
TheWildJames
|
e501494d7a
fix(action): comment out unused ccache environment variable exports for clarity
|
4 месяцев назад |
TheWildJames
|
5723b514c8
fix(action): remove clang existence check from ccache setup for streamlined execution
|
4 месяцев назад |
TheWildJames
|
0541942b17
fix(action): simplify ccache integration by removing compiler wrapper scripts
|
4 месяцев назад |
TheWildJames
|
63ea472afc
Refactor code structure for improved readability and maintainability
|
4 месяцев назад |
TheWildJames
|
7484035178
fix(action): update ccache paths and create wrapper symlinks for improved compatibility
|
4 месяцев назад |
TheWildJames
|
445dc4e901
fix(action): enhance ccache installation verification and create symlinks for compatibility
|
4 месяцев назад |
TheWildJames
|
710861837f
fix(action): update package removal commands for faster cleanup and adjust swap size for LTO setup
|
4 месяцев назад |
TheWildJames
|
551d5ffa97
fix(action): update cache paths for ccache and lto to use kernel subdirectory
|
4 месяцев назад |
TheWildJames
|
5928651977
fix(action): enhance cache restoration outputs with size and hit information
|
4 месяцев назад |
TheWildJames
|
7c76dc0cd2
fix(action): enable faster deletion and testing options in build process
|
4 месяцев назад |
TheWildJames
|
1ac64163a7
fix(action): disable swap space setup for LTO to prevent unnecessary resource allocation
|
4 месяцев назад |
TheWildJames
|
c21e350902
fix(action): correct environment variable name from GH_TOKEN to GITHUB_TOKEN for consistency
|
4 месяцев назад |
TheWildJames
|
d8fcfd3ee7
fix(action): optimize repo sync command for improved performance
|
4 месяцев назад |
TheWildJames
|
7507eeac3f
fix(action): add github_token input for cache actions to enhance authentication
|
4 месяцев назад |
TheWildJames
|
4a6edd490a
fix(action): comment out folder removal commands for improved build process stability
|
4 месяцев назад |
TheWildJames
|
a6dca69ea9
fix(action): comment out package removal commands for build process optimization
|
4 месяцев назад |
TheWildJames
|
5c265ae862
fix(action): implement save and restore cache actions with enhanced functionality
|
4 месяцев назад |
TheWildJames
|
d4c3f19db7
fix(action): enhance ccache setup and cache management in build process
|
4 месяцев назад |
TheWildJames
|
2accecc927
fix(action): update SUSFS patches to correct user namespace handling in fs/susfs.c
|
4 месяцев назад |
TheWildJames
|
177c4374b9
fix(action): apply and revert Android 13 5.15 SUSFS patches in action.yml
|
4 месяцев назад |
TheWildJames
|
f1a8ed635c
fix(action): enable execution of kernel fixes by changing condition to true
|
4 месяцев назад |
TheWildJames
|
c5f29defe2
fix(workflow): change default value of use_repo input to true
|
4 месяцев назад |
TheWildJames
|
f8b14aef28
fix(action): update action.yml to enable conditional execution for Android 13 5.10 and 5.15 patches
|
4 месяцев назад |
TheWildJames
|
f8c04e2d65
fix(action): update fdinfo.c patch to correct ignored_mask formatting for Android 12 5.10
|
4 месяцев назад |