TheWildJames
|
23a07d25ed
fix(action): add missing environment variables for kernel build and update .gitignore to include manifests and job logs
|
4 mēneši atpakaļ |
TheWildJames
|
65f2a17b5f
fix(action): update build environment variables for ccache integration in workflow
|
4 mēneši atpakaļ |
TheWildJames
|
821b0d5a4f
fix(action): update ccache setup and environment variables in build workflow
|
4 mēneši atpakaļ |
TheWildJames
|
5b1e22d475
fix(action): comment out ccache setup steps in build workflow for debugging
|
4 mēneši atpakaļ |
TheWildJames
|
abb5489ef6
fix(action): streamline ccache setup for Android kernel with improved installation and configuration steps
|
4 mēneši atpakaļ |
TheWildJames
|
9748f72a0a
fix(action): comment out ccache installation and configuration steps in build workflow
|
4 mēneši atpakaļ |
TheWildJames
|
eb48fd9674
fix(action): update compiler wrappers to use ccache for improved build performance
|
4 mēneši atpakaļ |
TheWildJames
|
d5ee44302f
fix(action): correct variable assignment syntax for CCACHE_DIR and LDCACHE_DIR in build script
|
4 mēneši atpakaļ |
TheWildJames
|
f9c2a87ee3
fix(action): restore LDCACHE_DIR logging and add environment variable exports in build script
|
4 mēneši atpakaļ |
TheWildJames
|
aad2ff4ea2
fix(action): streamline ccache setup and update cache paths in build workflow
|
4 mēneši atpakaļ |
TheWildJames
|
73d85e4927
Refactor code structure for improved readability and maintainability
|
4 mēneši atpakaļ |
TheWildJames
|
63b61f2e69
fix(action): comment out LDCACHE_DIR setup and related environment variables in build script
|
4 mēneši atpakaļ |
TheWildJames
|
7503109628
fix(action): comment out LD and HOSTLD environment variable exports in build script
|
4 mēneši atpakaļ |
TheWildJames
|
748774b258
fix(action): update ld-wrapper path and streamline environment variable setup for ccache
|
4 mēneši atpakaļ |
TheWildJames
|
1cdbb3036b
fix(action): comment out CLANG_PREBUILT_BIN and PATH in build script execution
|
4 mēneši atpakaļ |
TheWildJames
|
49b97f60f2
fix(action): enhance ccache setup by adding LDCACHE_DIR and CCACHE_DEPEND environment variables
|
4 mēneši atpakaļ |
TheWildJames
|
336136cc67
fix(action): update cache directory paths and enhance ccache configuration for kernel build
|
4 mēneši atpakaļ |
TheWildJames
|
26bdb93906
fix(action): add CLANG_PREBUILT_BIN to environment and enhance debug output during kernel build
|
4 mēneši atpakaļ |
TheWildJames
|
07773bc408
fix(action): streamline ccache setup and enhance build environment configuration
|
4 mēneši atpakaļ |
TheWildJames
|
cd51453635
fix(action): make ld-wrapper executable to ensure proper execution during build
|
4 mēneši atpakaļ |
TheWildJames
|
9bf6496e9c
fix(action): update working directory for kernel build step to improve consistency
|
4 mēneši atpakaļ |
TheWildJames
|
f2a622e727
fix(action): enhance compiler environment setup by integrating ccache for HOSTCC and HOSTCXX
|
4 mēneši atpakaļ |
TheWildJames
|
995599c5d9
fix(action): update working directory and streamline cache setup for kernel build process
|
4 mēneši atpakaļ |
TheWildJames
|
c9e64b9058
fix(action): update compiler commands to use ccache directly for improved build performance
|
4 mēneši atpakaļ |
TheWildJames
|
e501494d7a
fix(action): comment out unused ccache environment variable exports for clarity
|
4 mēneši atpakaļ |
TheWildJames
|
5723b514c8
fix(action): remove clang existence check from ccache setup for streamlined execution
|
4 mēneši atpakaļ |
TheWildJames
|
0541942b17
fix(action): simplify ccache integration by removing compiler wrapper scripts
|
4 mēneši atpakaļ |
TheWildJames
|
63ea472afc
Refactor code structure for improved readability and maintainability
|
4 mēneši atpakaļ |
TheWildJames
|
7484035178
fix(action): update ccache paths and create wrapper symlinks for improved compatibility
|
4 mēneši atpakaļ |
TheWildJames
|
445dc4e901
fix(action): enhance ccache installation verification and create symlinks for compatibility
|
4 mēneši atpakaļ |