Commit Graph

120 Commits (67eace10281f48556d18b389dfcddab1c6c9e173)

Author SHA1 Message Date
AnyOldName3 f7d28445f7 Add l to match typo in real URL 4 years ago
AnyOldName3 35d9ef355a Specify full repository URL 4 years ago
AnyOldName3 3497dcce76 Add OpenMW Chocolatey proxy as source 4 years ago
AnyOldName3 02167474cf Avoid using CMake 3.18.1 for Ninja builds to see if that fixes Windows_Ninja_CS_RelWithDebInfo 4 years ago
AnyOldName3 cd4ab320d8 Don't bother trying to set a PowerShell array from YAML
Just set a string and split it in the script.
5 years ago
AnyOldName3 000b52fc05 Swap quotes around 5 years ago
AnyOldName3 1720e2e1fd CI kick 5 years ago
AnyOldName3 a03fd03302 YAML wants lots of quotes 5 years ago
AnyOldName3 a43766bbc8 Try removing bashism reliance 5 years ago
AnyOldName3 5549ddab97 Split CS into separate jobs so build time is less tight.
Now we have twelve Windows jobs. Yay!
5 years ago
AnyOldName3 6a8e736bd2 Revert "Time commands"
This reverts commit c132646b97.
5 years ago
AnyOldName3 c132646b97 Time commands 5 years ago
AnyOldName3 0d1fb31358 Revert "Revert "Build the CS again.""
Maybe the reduced cache makes it fit.

This reverts commit 20859bbc50.
5 years ago
AnyOldName3 7676a36b32 Time a build with the reduced cache 5 years ago
AnyOldName3 5934a9d145 Actualy build the reduced cache.
It looks like cache is only invalidated if new files are added, not old ones removed.
5 years ago
AnyOldName3 6f3e87ce69 Cache less stuff to avoid duplicate entries.
This might make everything faster if we're network-bound.
5 years ago
AnyOldName3 20859bbc50 Revert "Build the CS again."
There wasn't enough time.

This reverts commit 22c5c7a96e.
5 years ago
AnyOldName3 22c5c7a96e Build the CS again.
Maybe this will work now the cache isn't trash
5 years ago
AnyOldName3 ef451fa266 Revert "Runner now supports sensible globbing patterns" & "Maybe this will make globbing work"
Runner *actually* only supports sensible globbing patterns for cache,
not artifacts.

This reverts commits 24129e8a54 and 094f0d1772.
5 years ago
AnyOldName3 094f0d1772 Maybe this will make globbing work 5 years ago
AnyOldName3 24129e8a54 Runner now supports sensible globbing patterns 5 years ago
AnyOldName3 699ec9e06e separate caches for MSBuild and Ninja 5 years ago
AnyOldName3 81aed34588 variables should be a hash of key value pairs 5 years ago
AnyOldName3 3862f0d10a Migrate variable names
Some of the built-ins were deprecated/removed
5 years ago
AnyOldName3 a9e6bf11c2 Configurations (via inheritance) 5 years ago
AnyOldName3 c29a1c2567 ninja: error: unknown target 'openwm', did you mean 'openmw'? 5 years ago
AnyOldName3 1bb54a28bc Build fewer targets
Most importantly, skip the CS. This should bring the build time under an hour.
5 years ago
AnyOldName3 38f1eae575 Merge remote-tracking branch 'upstream/master' into yet-another-windows-shared-runner-attempt 5 years ago
Icecream95 dc6fbd39d8
Cache compilation using ccache 5 years ago
AnyOldName3 bf69f90f80 Revert "Make build succeed so cache is kept"
This reverts commit 53be725df2.

It was only needed for CI reasons.
5 years ago
AnyOldName3 53be725df2 Make build succeed so cache is kept 5 years ago
AnyOldName3 d6ab2f9659 Disallow failure 5 years ago
AnyOldName3 c7cf163667 Don't keep whole build directory. 5 years ago
AnyOldName3 decf59d20e Don't try and activate MSVC when using MSBuild 5 years ago
AnyOldName3 82882beee6 Fix missing line breaks 5 years ago
AnyOldName3 edd6df1857 Try enabling Windows Shared Runners again.
Hopefully this will work now https://gitlab.com/gitlab-org/ci-cd/custom-executor-drivers/autoscaler/-/merge_requests/99 is merged.
5 years ago
Bret Curtis 8d3b1b90b1 do not assume gcc is available; added build-essential 5 years ago
Bret Curtis 6846f5a212 While we are at it, go full OSG 3.6 5 years ago
Bret Curtis a4c9a5cb00 Use docker image debian:bullseye as our target 5 years ago
Bret Curtis 61a5c6125d #5480: Drop Qt4 support and require Qt 5.12 or later. 5 years ago
Bret Curtis 6f1767c374 just get the thing working and leave it up to someone with more win10 knowledge than myself :) 5 years ago
Bret Curtis b38459e505 powershell hell 2 5 years ago
Bret Curtis 0021dabd8e powershell hell 5 years ago
Bret Curtis ade265ec6b give shared windows runners a try 5 years ago
Bret Curtis 0ac7bdd2eb try to cache everything 5 years ago
Icecream95 acbdd0391c Install Debian packages again in CI
The gcc docker image was updated to a newer version of Debian, so downloading packages from Ubuntu is no longer required.
5 years ago
Bret Curtis 8f75292d04 use ubuntu for mygui as well 6 years ago
Bret Curtis a5c44a3186 updated mygui links for gitlab 6 years ago
Bret Curtis a31841dbe9 use ubuntu version, good enough 6 years ago
Bret Curtis 635747d39c bump libbullet version for gitlab 6 years ago