1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Duncan Ogilvie 2b3d38a835 Fix compilation on Windows with clang++ 2026-04-12 17:48:33 +02:00
Duncan Ogilvie 2a48580867 Hash dependencies to properly update them when updating deps 2026-03-14 17:32:05 +01:00
Duncan Ogilvie d27fe4807f Only skip symlinked deps when copying
During development you can symlink TitanEngine.dll and it won't get
overwritten by the deps deployment step.
2026-03-14 17:11:09 +01:00
Duncan Ogilvie c5d702aa90 Make windeployqt resilient against globally configured Qt environments 2026-03-14 16:35:09 +01:00
Duncan Ogilvie 92a8917849 Oops, all debug engines ended up being the same
Note that this was human error, zero LLMs were involved in the creation
of this bug (Claude fixed it while I was making a sandwich though)
2026-01-26 23:33:26 +01:00
Duncan Ogilvie bf25d35956 Add PDBs when running windeployqt 2026-01-25 20:23:56 +01:00
Duncan Ogilvie abe77409b5 Update dependencies 2025-06-30 02:29:09 +02:00
Duncan Ogilvie 53637c610b Make a rebuild copy the dependencies again 2025-03-30 14:15:11 +02:00
Duncan Ogilvie e8ffba6dcc Build with GitHub Actions 2025-03-17 01:32:11 +01:00
Duncan Ogilvie 1d3aa9b407 Add --force flag to windeployqt 2025-03-15 15:52:15 +01:00
Duncan Ogilvie 0beed2c4f1 One-click running in CLion 2025-01-24 02:06:03 +01:00