Commit Graph

5 Commits

Author SHA1 Message Date
a610c74eec CI: Add hash for toolchain
Some checks failed
Build system / Build (pull_request) Failing after 31s
Build system / Check kernel codestyle (pull_request) Successful in 33s
2025-03-10 22:47:22 +03:00
2b7cf525a5 CI: Cache
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 25s
Build system / Build (pull_request) Successful in 4m38s
2025-03-10 00:11:03 +03:00
cb39ea48c2 CI/CD: Used kolibri-toolchain and fuse. Added es_ES build
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 26s
Build system / Build (pull_request) Successful in 4m52s
- Used  tup with fuse to speed up build;
- Used kolibri-toolchain to speed up the build, that is,
  do not waste time installing dependencies;
- Added build of the Spanish version (es_ES).

Signed-off-by: Max Logaev <maxlogaev@proton.me>
2025-03-10 00:00:30 +03:00
9001dbc1b4 CI/CD: Added CI, without MSVC (en_US and ru_RU)
All checks were successful
Build system / Check kernel codestyle (push) Successful in 1m51s
Build system / Build (push) Successful in 11m51s
- Added `install_kgcc` script;
- Added `checker.pl` script to check the kernel codestyle;
- Added build of en_US and ru_RU versions of images.
Known problem: projects that require the proprietary MSVC compiler are
not built.

Signed-off-by: Maxim Logaev <maxlogaev@proton.me>
2025-03-04 20:09:10 +01:00
739facfeca CI/CD: Init building workflow 2025-03-04 20:09:10 +01:00