Commit Graph

16 Commits

Author SHA1 Message Date
s1lentq
ffb65795dd Update workflows/build.yml
Fixes #1004
2023-11-22 23:41:21 +07:00
Sergey Shorokhov
f955b07b69
Revert "change destinition folder for linux build (#842)" (#977)
This reverts commit 9508c8376b.
2023-07-03 22:02:28 +03:00
s1lentq
815da982a0 Update workflows/build.yml Set windows job container as windows-2019 instead of windows-latest which now run on windows-2022
https://github.com/actions/virtual-environments/issues/4856
Fixes windows build
2022-04-10 03:46:52 +07:00
Sergey Shorokhov
745f8b3735
Revert "Add GitHub Action for Remove old artifacts (#873)" (#874)
This reverts commit 5bc2d83b08.

[skip ci]
2021-11-03 17:20:14 +03:00
Sergey Shorokhov
5bc2d83b08
Add GitHub Action for Remove old artifacts (#873) 2021-11-01 15:07:11 +03:00
Sergey Shorokhov
9508c8376b
change destinition folder for linux build (#842) 2021-06-23 16:04:53 +03:00
s1lentq
ebefe19023 workflows/build.yml: remove nuget
info_tests.cpp: fix warning
2021-04-22 02:39:42 +07:00
s1lentq
6a916d766b Update README.md build.yml [skip ci] 2021-04-17 18:14:32 +07:00
s1lentq
1d15946cff build.sh fix jobs option parsing
glibc_test.sh: reworked pattern
2021-04-13 04:35:26 +07:00
s1lentq
7bd3d73b79 workflows/build.yml: add unittests for linux
CMakeLists.txt minor refactoring
2021-04-12 04:25:40 +07:00
s1lentq
7cfea77b93 workflows/build.yml: add testing HLDS demo 2021-04-11 07:00:11 +07:00
s1lentq
ccd36e765b CMakeLists.txt configure Intel C++ Compiler
build.yml: use container linux86buildtools
Minor refactoring
2021-04-08 03:34:55 +07:00
s1lentq
f27be28abb CMakeLists.txt: Configure for more compat to older linux distros (Debian 7, Centoc 6 etc) 2021-03-25 08:29:10 +07:00
s1lentq
af4776487b Windows: Set fetch-depth 0 to fetch all history for proper appversion generate 2021-03-24 17:52:21 +07:00
s1lentq
ce0bfa11ab CMakeLists.txt: Configure for compat oldest libstdc++
CMakeLists.txt: Add -fno-stack-protector
ExecuteString: Fix parser
build.yml: Add paths-ignore README.md
2021-03-17 04:16:49 +07:00
s1lentq
2e8bd9e1eb Add workflows/build.yml
Preparing migration to workflows
Fixes warnings
Update badges README.md
2021-03-16 21:22:34 +07:00