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 月之前 |
TheWildJames
|
1b0e0079ad
fix(action): add bazel cache restoration and saving steps in build workflow
|
4 月之前 |
TheWildJames
|
aad2ff4ea2
fix(action): streamline ccache setup and update cache paths in build workflow
|
4 月之前 |
TheWildJames
|
73d85e4927
Refactor code structure for improved readability and maintainability
|
4 月之前 |
TheWildJames
|
63b61f2e69
fix(action): comment out LDCACHE_DIR setup and related environment variables in build script
|
4 月之前 |
TheWildJames
|
7503109628
fix(action): comment out LD and HOSTLD environment variable exports in build script
|
4 月之前 |
TheWildJames
|
748774b258
fix(action): update ld-wrapper path and streamline environment variable setup for ccache
|
4 月之前 |
TheWildJames
|
1cdbb3036b
fix(action): comment out CLANG_PREBUILT_BIN and PATH in build script execution
|
4 月之前 |
TheWildJames
|
49b97f60f2
fix(action): enhance ccache setup by adding LDCACHE_DIR and CCACHE_DEPEND environment variables
|
4 月之前 |
TheWildJames
|
336136cc67
fix(action): update cache directory paths and enhance ccache configuration for kernel build
|
4 月之前 |
TheWildJames
|
26bdb93906
fix(action): add CLANG_PREBUILT_BIN to environment and enhance debug output during kernel build
|
4 月之前 |
TheWildJames
|
07773bc408
fix(action): streamline ccache setup and enhance build environment configuration
|
4 月之前 |
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 月之前 |