summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-19SL-18837: Update most packages with GitHub Actions builds.Nat Goodspeed
Not colladadom: a GHA build of something upstream of it produced Mac link errors seemingly related to zst. Not xxhash: 3p-xxhash is a private repo, needing the 'public: false' switch in its build.yaml.
2023-05-15SL-18837: Update llphysicsextensions_source, fmodstudio, kdu, slvoiceNat Goodspeed
Update llphysicsextensions_source to release v1.0.d3192c1. Update fmodstudio to release v2.02.06.8f8fce1. Update kdu to release v7.10.4.9e770ae. Update slvoice to release v4.10.0000.32327.5fc3fe7c.399bd0e.
2023-05-15SL-18837: Update fmodstudio, kdu, slvoiceNat Goodspeed
Update fmodstudio to release v2.02.06.c0dea14. Update kdu to release v7.10.4.2dc3b89. Update slvoice to release v4.10.0000.32327.5fc3fe7c.db0dc68.
2023-05-15SL-18837: Update havok-source to release v2012.1-2-b101b57.Nat Goodspeed
2023-05-15SL-18837: AUTOBUILD_GITHUB_TOKEN to authenticate private packages.Nat Goodspeed
2023-05-15SL-18837: Update apr_suite to release v1.7.2.91ae6ee.Nat Goodspeed
2023-03-24SL-18837: Try building Release viewer config on GH.Nat Goodspeed
2022-10-12Upload macos installerSignal Linden
2022-10-12Build on 64-core machineSignal Linden
2022-10-12Add macOS build backSignal Linden
2022-10-12Build on 8-core machineSignal Linden
2022-10-12Build on 16-core machineSignal Linden
2022-10-12Run build with default runnerSignal Linden
2022-10-12Consistently use msbuild not devenv in autobuild.xmlSignal Linden
2022-10-12Fix YAML syntaxSignal Linden
2022-10-12Run on windows-2022-largeSignal Linden
2022-10-12Upload installer, build Release, use large runnerSignal Linden
2022-10-11Replace llbase with llsd moduleSignal Linden
2022-10-11Omit macOS until I have a mac laptopSignal Linden
2022-10-11Remove hard-coded toolsversion from autobuild.xml build commandSignal Linden
2022-10-10Remove cygwin artifactsSignal Linden
2022-10-10Call load_vsvarsSignal Linden
2022-10-10Use cygwinSignal Linden
2022-10-10Explicitly set AUTOBUILD_VSVERSignal Linden
2022-10-10Perform source_environmentSignal Linden
2022-10-10Also build win32 with VS2k22Signal Linden
2022-10-10Build with VS2k22Signal Linden
2022-10-10Merge remote-tracking branch 'bb/DRTVWR-568' into actionsSignal Linden
2022-10-10Use pre-installed pythonSignal Linden
2022-10-10Allow CMAKE to run autobuild installSignal Linden
2022-10-10Force RelWithDebInfoOS configurationSignal Linden
2022-10-10Separate autobuild install from buildSignal Linden
2022-10-10Pip install autobuildSignal Linden
2022-10-10Add build actionSignal Linden
2022-10-03SL-18289: Modify autobuild.xml to insert a CMaker architecture flag as well ↵Callum Linden
as the generator string for Windows builds
2022-09-21SL-17238 Small cleanupAndrey Kleshchev
Implied 'branch' is now two different version-control systems behind
2022-09-21SL-17238 Merged in NickyD's cmake changesNicky Dasmijn
2022-09-20DRTVWR-568: Stop suppressing unused variable warnings -- we fixed?!Nat Goodspeed
2022-09-17Remove some leftovers of the old precompiled headers usage. Pointed out by ↵Nicky Dasmijn
Ansariel Hiller.
2022-09-17Merge test cleanup.Nicky Dasmijn
2022-09-17SL-17238 Supress errors from physicsextensionsAndrey Kleshchev
2022-09-17SL-17238 MacOS build does not recognize no-unused-but-set-variableAndrey Kleshchev
2022-09-17SL-17238 bugsplat build issuesAndrey Kleshchev
2022-09-17SL-17238 Fixed llphysicsextensions connection to llrenderAndrey Kleshchev
2022-09-17SL-17238 Large cmake contribution by NickyDAndrey Kleshchev
2022-09-17SL-17238 Fix coding policy build issuesAndrey Kleshchev
2022-09-17We probably want this (have to guess as I cannot run the tests).Nicky Dasmijn
2022-09-17Merge branch 'DRTVWR-568_cmake' of bitbucket.org:NickyD/viewer-cmake into ↵Nicky Dasmijn
DRTVWR-568_cmake
2022-09-17MacOs packaging is weird, as Nat already did point out :(Nicky Dasmijn
Part of his change was omly taking Release builds into account, the other part from me made the same mistake. Use a generator expression with a custom command to get the symlink the way we want.
2022-09-17Cleanup sweepNicky Dasmijn