39 Commits

Author SHA1 Message Date
ShiftyX1
42dcf7c888 fix: adapt CI/CD for Gitea compatibility
Some checks failed
Build / Build (push) Successful in 9m29s
Build and Release / prepare (push) Successful in 1s
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
Build and Release / build_linux (push) Failing after 43s
Build and Release / build_macos (push) Failing after 11s
Build and Release / build_windows (push) Failing after 14s
Build and Release / publish_release (push) Has been skipped
- Replace upload/download-artifact v4 with v3 (v4 not supported on Gitea)
- Fix ObjectsPool::allocateNew() usage (returns void, not bool)
- Add cmake and build-essential to dependencies
- Update release workflow to use softprops/action-gh-release
2025-12-08 20:09:54 +03:00
MihailRis
f5868b65f0 add build info to release (#725)
* attempt to add VC_BUILD_NAME

* fix

* fix

* update macos.yml

* fix

* update macos.yml

* update macos.yml

* add debug step

* update

* update

* fix release.yml

* update cmake

* update WindowControl.cpp

* update workflows

* update release.yml

* add --output-always

* cleanup
2025-12-08 19:21:50 +03:00
MihailRis
2c1d783e0c cleanup 2025-12-08 19:21:49 +03:00
MihailRis
6becd2f5b5 make windows-clang.yml reusable 2025-12-08 19:21:49 +03:00
MihailRis
85258ff036 temporary disable windows-clang.yml pull_request trigger 2025-12-08 19:21:49 +03:00
MihailRis
7715301d65 update workflows 2025-11-10 19:15:57 +03:00
MihailRis
8bdf6d36ff update workflows 2025-07-27 01:01:37 +03:00
Ygrik2003
6c3d2d0907
Merge pull request #435 from Ygrik2003/Refactoring-cmake
Refactoring cmake
2025-03-20 20:59:19 +03:00
MihailRis
620316cd60 remove --output-always key from workflows 2025-01-09 03:32:07 +03:00
MihailRis
c2a38011a5 cleanup workflows 2025-01-09 03:23:59 +03:00
MihailRis
19bef1ae76 revert "test smth"
This reverts commit d576dc34dcd33a16c147986dcca3a504281e8dbb.
2024-12-30 15:32:15 +03:00
MihailRis
d576dc34dc test smth 2024-12-30 15:09:06 +03:00
MihailRis
651b67c734 remove an extra step in windows-clang workflow 2024-12-27 07:19:31 +03:00
Stepanov Igor
ffd7473549 Revert "Try refactor"
This reverts commit f8225eff1ea0a7542aa65c408c4959c718304489.
2024-12-25 18:55:47 +03:00
Stepanov Igor
f8225eff1e Try refactor 2024-12-25 18:50:49 +03:00
Stepanov Igor
c6a89720a4 idk 2024-12-25 17:30:23 +03:00
Stepanov Igor
3b65c39472 Fix typo 2024-12-25 17:26:58 +03:00
Stepanov Igor
b902b2db3b Fix problem 2024-12-25 17:23:45 +03:00
Stepanov Igor
54c51b5e64 Check msys2 perf 2024-12-25 17:20:18 +03:00
Stepanov Igor
17460be026 Fix builds 2024-12-25 03:07:14 +03:00
Stepanov Igor
231f761569 Remove unused copy 2024-12-25 03:05:02 +03:00
Stepanov Igor
5dbfd5ba10 Try add static libs 2024-12-24 23:06:59 +03:00
Stepanov Igor
a0a32cef51 Fix res folder deploy 2024-12-22 16:15:08 +03:00
Stepanov Igor
0e024513f1 Review fixes: Fix path loading to artifactory 2024-12-22 16:04:52 +03:00
Stepanov Igor
fa1d450d65 Return latest ninja and cmake installing 2024-12-22 03:50:59 +03:00
Stepanov Igor
a14e7c1f71 Refactoring 2024-12-22 03:43:33 +03:00
Stepanov Igor
d889b79495 Try remove maybe unused code 2024-12-22 03:41:11 +03:00
Stepanov Igor
d6997640b6 Refactoring and try move to pwsh for clang 2024-12-22 03:24:11 +03:00
Ygrik2003
b81dab305b
Fix luajit linking for clang 2024-12-21 10:23:06 +03:00
Ygrik2003
b16c77c3a4
Fix vcpkg for msys2 again 2024-12-21 10:04:02 +03:00
Ygrik2003
6155d6f030
fix triplet for windows 2024-12-21 09:49:08 +03:00
Stepanov Igor
9fe3f9a0f6 HACK: use dot for get path to vcpkg on MSYS2 2024-12-21 01:34:19 +03:00
Stepanov Igor
c8c5b45665 Try fix builds on agents 2024-12-21 00:46:31 +03:00
Stepanov Igor
84887d26ec Refactoring CmakePresets for windows github actions and refactoring README 2024-12-20 17:16:31 +03:00
Stepanov Igor
3b96c13857 Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode 2024-12-20 15:41:42 +03:00
MihailRis
5bf56d1f64 update workflows 2024-12-15 18:20:34 +03:00
Stepanov Igor
9c53cd3296 undo 2024-12-15 02:32:02 +03:00
Stepanov Igor
326630ef1d Check config working 2024-12-15 02:29:59 +03:00
MihailRis
12c10d1ad1
Add Windows build with Clang (#411)
after 72 commits and 24 hours
2024-12-14 03:09:25 +03:00