Luke Street
|
adc9f496af
|
Update athena (fixes atdna with dynamic LLVM)
|
2021-05-02 18:34:47 -04:00 |
Luke Street
|
ebcee4ebf2
|
ci: ...but make sure clang-11 is fully installed
|
2021-05-02 13:56:47 -04:00 |
Luke Street
|
341aac4cd9
|
ci: Remove clang-9 entirely from Linux runners
|
2021-05-02 13:22:49 -04:00 |
Luke Street
|
2b626f9a53
|
ci: Set LLVM_ROOT_DIR on Linux runners
|
2021-05-02 00:11:36 -04:00 |
Luke Street
|
55e3b5ab11
|
ci: macOS brew upgrade formula
|
2021-05-02 00:04:14 -04:00 |
Luke Street
|
94f5c48b03
|
Update submodules (includes LLVM 12 fix)
|
2021-05-02 00:01:56 -04:00 |
Luke Street
|
07c39542af
|
CI: Update workflow branch names
|
2021-04-24 17:19:35 -04:00 |
Luke Street
|
4e38cf3574
|
CI: Run brew update (bintray shut down)
|
2021-04-12 12:29:10 -04:00 |
Luke Street
|
4247e38349
|
CI: Compress Linux/macOS debug files
Installs Intel IPP on Ubuntu and macOS runners
Updates boo to fix FindIPP for new *nix path
|
2021-04-07 12:39:26 -04:00 |
Luke Street
|
ff528f1fa6
|
CI: Fix debug info for Linux & Windows
|
2021-04-07 11:12:50 -04:00 |
Luke Street
|
d94a6eef2b
|
Start renaming project to Metaforce
|
2021-04-06 18:58:11 -04:00 |
Luke Street
|
63a78f8753
|
CI: Actually build win32-clang again (oops)
|
2021-04-06 18:15:33 -04:00 |
Luke Street
|
b9fc493db7
|
CI: Disable IPP
|
2021-04-06 15:45:53 -04:00 |
Luke Street
|
62923c5677
|
CI: Install Intel IPP using nuget
|
2021-04-06 15:30:59 -04:00 |
Luke Street
|
c284921dbb
|
CI: Separate build & release workflows
|
2021-04-06 15:20:29 -04:00 |
Luke Street
|
e237cf65c7
|
CI: Add yarn global bin to GITHUB_PATH
|
2021-04-06 11:58:25 -04:00 |
Luke Street
|
2578c17c1a
|
CI: Disable fail-fast for Linux build matrix
|
2021-04-05 17:04:50 -04:00 |
Luke Street
|
2582bf94d5
|
CI: Fix win32-clang cmake configure syntax
|
2021-04-05 16:56:38 -04:00 |
Luke Street
|
1e8467ed7a
|
CI: Use clang-cl / lld-link from VS installation
|
2021-04-05 16:44:27 -04:00 |
Luke Street
|
9c690bf8da
|
CI: Fix workflow syntax take 2
|
2021-04-05 16:01:46 -04:00 |
Luke Street
|
ae5fa86f3e
|
CI: Fix workflow syntax
|
2021-04-05 16:00:47 -04:00 |
Luke Street
|
9a6eba2383
|
CI: Upload MSVC PDBs; compress ELF debug info
|
2021-04-05 15:56:58 -04:00 |
Luke Street
|
0d1f2a49ff
|
CI: Separate & upload debug info for Linux/macOS
|
2021-04-05 15:26:56 -04:00 |
Luke Street
|
87fa30a381
|
Fix crashpad Windows build; CI install Intel IPP
|
2021-04-05 12:23:52 -04:00 |
Luke Street
|
7a521657c3
|
CI: Install libcurl4-openssl-dev
|
2021-04-04 18:39:07 -04:00 |
Luke Street
|
74fbd5e8e4
|
CI: Install libcurl-dev
|
2021-04-04 18:34:55 -04:00 |
Luke Street
|
927abdf8cd
|
Integrate Sentry crash reporting
|
2021-04-04 18:26:29 -04:00 |
Luke Street
|
b5378e9361
|
GitHub Actions: Include PDBs in Windows artifacts
|
2021-04-03 09:09:01 -04:00 |
Luke Street
|
b31d978858
|
CI: Fix msvc artifact name
|
2021-03-29 21:57:44 -04:00 |
Luke Street
|
eb032863fb
|
CI: Checkout with fetch-depth: 0
|
2021-03-29 21:19:49 -04:00 |
Luke Street
|
a72c14f5fb
|
New versioning scheme (currently v0.1.1-2)
|
2021-03-29 13:28:03 -04:00 |
Luke Street
|
e6de77032f
|
GitHub Actions: Fix macOS build with qt@5
|
2021-03-19 15:16:52 -04:00 |
Luke Street
|
bbe8ca19fb
|
GitHub Actions: Add apt-get update back to Ubuntu runners
|
2021-03-19 15:04:13 -04:00 |
Luke Street
|
864f742f87
|
GitHub Actions: Create, sign & notarize macOS .dmg
|
2021-03-19 15:01:26 -04:00 |
Luke Street
|
cf6337ec3e
|
GitHub Actions: Attempt to free disk space on Linux runners
|
2021-03-19 10:49:23 -04:00 |
Luke Street
|
268e7d143f
|
GitHub Actions: Fix macOS configure cmake step
|
2021-03-15 11:48:59 -04:00 |
Luke Street
|
2b1ee17168
|
GitHub Actions: Don't apt update (OpenSUSE repo issue)
|
2021-03-15 11:37:36 -04:00 |
Luke Street
|
ecb20d1644
|
GitHub Actions: Update artifact names & URDE_DLPACKAGE values
|
2021-03-15 11:28:57 -04:00 |
Luke Street
|
2ca59a0be2
|
GitHub Actions: Add VCPKG_TARGET_TRIPLET
|
2021-03-13 12:18:43 -05:00 |
Luke Street
|
28bd2e0569
|
GitHub Actions: Use static Qt5 on Windows
|
2021-03-13 11:58:20 -05:00 |
Luke Street
|
dd8a631111
|
GitHub Actions: Disable Windows LLVM cache (503?)
|
2021-03-13 10:02:13 -05:00 |
Luke Street
|
2693196c45
|
GitHub Actions: Replace \ with / in Windows CMake paths
|
2021-03-13 09:59:28 -05:00 |
Luke Street
|
70e32b0456
|
GitHub Actions: Fix Windows clang-cl path
|
2021-03-13 09:41:14 -05:00 |
Phillip Stephens
|
78185e682e
|
Disable Qt for the time being ;.;
|
2021-03-10 12:36:19 -08:00 |
Phillip Stephens
|
226b2dfeb8
|
Go back to 6.0.2
|
2021-03-10 12:30:25 -08:00 |
Luke Street
|
8e44f0d757
|
GitHub Actions: Back to Qt5 on Windows
|
2021-03-07 20:49:56 -05:00 |
Luke Street
|
c19abf66dd
|
GitHub Actions: Use Qt6 on Windows; cache Qt & LLVM
|
2021-03-07 20:40:00 -05:00 |
Luke Street
|
30a2255674
|
Install Qt and Vulkan for Windows builds
|
2021-03-07 20:16:26 -05:00 |
Luke Street
|
e8eda2656a
|
Archive GitHub actions build artifacts
|
2021-03-07 15:42:48 -05:00 |
Luke Street
|
a1dff449a4
|
Use self-hosted runner for Windows MSVC build
|
2021-03-05 09:00:07 -05:00 |