1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-27 06:14:09 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
AnyOldName3
a4a1f55736 Update vcpkg deps commit 2024-08-21 13:39:41 +00:00
elsid
d4990f5707
Run unit tests and benchmarks in windows CI job on github 2024-08-09 16:58:10 +02:00
elsid
455c09066e
Add github workflow job to build openmw on windows using vcpkg deps 2024-08-05 23:52:39 +02:00
elsid
4146f8b9b0
Format github workflow file 2024-08-05 23:52:39 +02:00
elsid
7d1cd11ba9
Split openmw_test_suite into openmw and components tests
To avoid duplicated compilation for openmw translation units. Link openmw-lib to
openmw-tests instead.
2024-06-10 23:12:14 +02:00
Bret Curtis
707e223b01 fix up github workflow 2023-04-29 17:25:59 +02:00
Bret Curtis
cfab830809 remove windows .github action as it does not work yet 2023-03-25 13:16:51 +01:00
Bret Curtis
9a02e35927 update .github actions to finally run macos and linux 2023-03-25 13:15:22 +01:00
Bret Curtis
05c224d26a Revert "update github workflow for linux and macos support"
This reverts commit f4d10fcaee.
2023-03-25 13:14:11 +01:00
Bret Curtis
f4d10fcaee update github workflow for linux and macos support 2023-03-18 14:51:34 +01:00
Bret Curtis
b1fdc0eb8a
Make MacOS great again (#3178)
* Make MacOS great again

* Update cmake.yml
2021-10-19 14:00:50 +02:00
Bret Curtis
5f8e487012
Let's get testy! (#3172)
Let's try to get testing happening.
We also disable artefact building for now.
2021-10-15 22:40:26 +02:00
Bret Curtis
40f18d6a8b
Update cmake.yml to modify cxxflags (#3151)
Use the same CXXFLAGS in Github Pipelines as we do in Gitlab Pipelines
2021-10-05 16:39:50 +02:00
Bo Svensson
e4648cec48
kill buil (#3118)
He was a great fellow. We will forever be in debt for his services. Time to say good-bye.
2021-09-17 19:24:11 +02:00
Bret Curtis
c658acc2b3
pipeline only on pull_requests (#3109)
* Create debs

* Update cmake.yml

* give ccache a try

* ccache round 2

* Update cmake.yml
2021-09-15 16:50:19 +02:00
Bret Curtis
dd6649d519
Create cmake.yml (#3107)
* Create cmake.yml

* Update cmake.yml

* Update cmake.yml

* Update cmake.yml

* Update cmake.yml
2021-09-14 22:59:04 +02:00