TheWildJames
|
73d85e4927
Refactor code structure for improved readability and maintainability
|
hace 4 meses |
TheWildJames
|
63b61f2e69
fix(action): comment out LDCACHE_DIR setup and related environment variables in build script
|
hace 4 meses |
TheWildJames
|
7503109628
fix(action): comment out LD and HOSTLD environment variable exports in build script
|
hace 4 meses |
TheWildJames
|
748774b258
fix(action): update ld-wrapper path and streamline environment variable setup for ccache
|
hace 4 meses |
TheWildJames
|
1cdbb3036b
fix(action): comment out CLANG_PREBUILT_BIN and PATH in build script execution
|
hace 4 meses |
TheWildJames
|
49b97f60f2
fix(action): enhance ccache setup by adding LDCACHE_DIR and CCACHE_DEPEND environment variables
|
hace 4 meses |
TheWildJames
|
336136cc67
fix(action): update cache directory paths and enhance ccache configuration for kernel build
|
hace 4 meses |
TheWildJames
|
26bdb93906
fix(action): add CLANG_PREBUILT_BIN to environment and enhance debug output during kernel build
|
hace 4 meses |
TheWildJames
|
07773bc408
fix(action): streamline ccache setup and enhance build environment configuration
|
hace 4 meses |
TheWildJames
|
779879df72
fix(action): update cache paths in setup-build-environment and build workflows for consistency
|
hace 4 meses |
TheWildJames
|
cd51453635
fix(action): make ld-wrapper executable to ensure proper execution during build
|
hace 4 meses |
TheWildJames
|
9bf6496e9c
fix(action): update working directory for kernel build step to improve consistency
|
hace 4 meses |
TheWildJames
|
f2a622e727
fix(action): enhance compiler environment setup by integrating ccache for HOSTCC and HOSTCXX
|
hace 4 meses |
TheWildJames
|
995599c5d9
fix(action): update working directory and streamline cache setup for kernel build process
|
hace 4 meses |
TheWildJames
|
c9e64b9058
fix(action): update compiler commands to use ccache directly for improved build performance
|
hace 4 meses |
TheWildJames
|
e501494d7a
fix(action): comment out unused ccache environment variable exports for clarity
|
hace 4 meses |
TheWildJames
|
5723b514c8
fix(action): remove clang existence check from ccache setup for streamlined execution
|
hace 4 meses |
TheWildJames
|
0541942b17
fix(action): simplify ccache integration by removing compiler wrapper scripts
|
hace 4 meses |
TheWildJames
|
63ea472afc
Refactor code structure for improved readability and maintainability
|
hace 4 meses |
TheWildJames
|
7484035178
fix(action): update ccache paths and create wrapper symlinks for improved compatibility
|
hace 4 meses |
TheWildJames
|
445dc4e901
fix(action): enhance ccache installation verification and create symlinks for compatibility
|
hace 4 meses |
TheWildJames
|
710861837f
fix(action): update package removal commands for faster cleanup and adjust swap size for LTO setup
|
hace 4 meses |
TheWildJames
|
551d5ffa97
fix(action): update cache paths for ccache and lto to use kernel subdirectory
|
hace 4 meses |
TheWildJames
|
5928651977
fix(action): enhance cache restoration outputs with size and hit information
|
hace 4 meses |
TheWildJames
|
7c76dc0cd2
fix(action): enable faster deletion and testing options in build process
|
hace 4 meses |
TheWildJames
|
1ac64163a7
fix(action): disable swap space setup for LTO to prevent unnecessary resource allocation
|
hace 4 meses |
TheWildJames
|
c21e350902
fix(action): correct environment variable name from GH_TOKEN to GITHUB_TOKEN for consistency
|
hace 4 meses |
TheWildJames
|
d8fcfd3ee7
fix(action): optimize repo sync command for improved performance
|
hace 4 meses |
TheWildJames
|
7507eeac3f
fix(action): add github_token input for cache actions to enhance authentication
|
hace 4 meses |
TheWildJames
|
4a6edd490a
fix(action): comment out folder removal commands for improved build process stability
|
hace 4 meses |