Commit Graph

34 Commits (master)

Author SHA1 Message Date
AnyOldName3 96845081c0 Attempt to inherit secrets 1 week ago
AnyOldName3 5e81e51d6f Upload symbols to symbol server if inputs.package is enabled
At the moment, we're not sending the regular artifacts to the artifacts bucket, but we might want to change that.
We're also not putting the symbols on the symbol server for non-packaged builds, and might want to change that, too.

The reason I didn't is that we don't have users running around using the GitHub Actions builds as dev builds.
1 week ago
AnyOldName3 79564860d5 Add CI-ID.txt to sym-store zip 1 week ago
AnyOldName3 470feecc30 Run Store-Symbols.ps1 from build directory 1 week ago
AnyOldName3 fcc9755f72 Create symbol server directory and make it an artifact 1 week ago
Evil Eye 5a37cb8bed Address feedback 2 weeks ago
Evil Eye 239c865eca Run release on tag 2 weeks ago
Evil Eye da68130c08 Turn VCREDIST into a cache variable 2 weeks ago
Evil Eye a1f736d765 Add vcredist 2 weeks ago
Evil Eye fe5c9078ca Copy dlls 2 weeks ago
Evil Eye 6d6d73eca4 Package to /install 2 weeks ago
Evil Eye aa0a15a126 Attempt to run cpack 2 weeks ago
Evil Eye 793a56a882 Try to build in Release mode 2 weeks ago
Evil Eye 853c4287d2 Pass env vars as output 3 weeks ago
Evil Eye 90a1854848 Split Windows builds to a reusable workflow 3 weeks ago
Evil Eye ecef6fd7b5 Use PowerShell 2 months ago
Evil Eye 7b064920db Switch to downloading dependencies from Github releases 2 months ago
Sarah Sunday 57add0f3f6 CI - Use XZ for Mac builds, clean some steps 3 months ago
AnyOldName3 a4a1f55736 Update vcpkg deps commit 4 months ago
elsid d4990f5707
Run unit tests and benchmarks in windows CI job on github 5 months ago
elsid 455c09066e
Add github workflow job to build openmw on windows using vcpkg deps 5 months ago
elsid 4146f8b9b0
Format github workflow file 5 months ago
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.
7 months ago
Bret Curtis 707e223b01 fix up github workflow 2 years ago
Bret Curtis cfab830809 remove windows .github action as it does not work yet 2 years ago
Bret Curtis 9a02e35927 update .github actions to finally run macos and linux 2 years ago
Bret Curtis 05c224d26a Revert "update github workflow for linux and macos support"
This reverts commit f4d10fcaee.
2 years ago
Bret Curtis f4d10fcaee update github workflow for linux and macos support 2 years ago
Bret Curtis b1fdc0eb8a
Make MacOS great again (#3178)
* Make MacOS great again

* Update cmake.yml
3 years ago
Bret Curtis 5f8e487012
Let's get testy! (#3172)
Let's try to get testing happening.
We also disable artefact building for now.
3 years ago
Bret Curtis 40f18d6a8b
Update cmake.yml to modify cxxflags (#3151)
Use the same CXXFLAGS in Github Pipelines as we do in Gitlab Pipelines
3 years ago
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.
3 years ago
Bret Curtis c658acc2b3
pipeline only on pull_requests (#3109)
* Create debs

* Update cmake.yml

* give ccache a try

* ccache round 2

* Update cmake.yml
3 years ago
Bret Curtis dd6649d519
Create cmake.yml (#3107)
* Create cmake.yml

* Update cmake.yml

* Update cmake.yml

* Update cmake.yml

* Update cmake.yml
3 years ago