aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-03Fix unbound variable (again)oldmud0
2019-04-03Fix unbound variable EXECUTABLEoldmud0
2019-04-03Fix some bugs in manifest scriptoldmud0
2019-04-03Continue work on manifest scriptsoldmud0
2019-03-29Add a bunch of scriptsoldmud0
2019-02-10Add BASSOPUS to all target platformsoldmud0
2019-02-10Add more frameworksoldmud0
2019-02-10Use CoreFoundation libraryoldmud0
2019-02-10Keep fixing issues with the Mac build scriptoldmud0
2019-02-10Actually save the discord-rpc zipoldmud0
2019-02-10Okay, let's try this again...oldmud0
2019-02-10Add Travis script for Mac buildsoldmud0
2019-02-09Oh, so apparently the clang QtApng builds are for Mac...oldmud0
2019-02-09Move Ubuntu configure script to .gitlab-ci.ymloldmud0
Sorry, Omni. I'll probably move everything back to shell scripts in the future.
2019-02-09Add qtmultimedia5-devoldmud0
2019-02-09clang-linux -> linux-clangoldmud0
2019-02-09Use clang-linux mkspecoldmud0
2019-02-09apt-get updateoldmud0
2019-02-09Use latest Ubuntu for Linux buildsoldmud0
2019-02-07Revert "Compile Linux build with Qt 5.4 instead of 5.9"oldmud0
This reverts commit b8191f7745b70f3841f2dba90d6576f5d81cfe34
2019-02-07Compile Linux build with Qt 5.4 instead of 5.9oldmud0
2019-02-07Granularize shared library deploymentoldmud0
2019-02-06Fix final zip command in Windows deployoldmud0
2019-02-06Use ubuntu instead of ruby or whatever GitLab CI defaults tooldmud0
2019-02-06Use apt-get instead of sudo apt-get on Windows deployoldmud0
2019-02-06Add zip dependency to Windows deployoldmud0
2019-02-06Add bin/ folder as artifact on Windows targetoldmud0
2019-02-06One less `..` on copying bass.dll .gitlab-ci.ymloldmud0
2019-02-06Missing `cd bass`oldmud0
2019-02-06Use TARGET_SPEC in Windows buildoldmud0
2019-02-06Move yet another line out of before_scriptoldmud0
2019-02-06Remove version commands from before_scriptoldmud0
2019-02-06Use a locally-sourced image for Windows buildsoldmud0
2019-02-06Don't use sudo in .gitlab-ci.ymloldmud0
2019-02-06Try to fix anchors in .gitlab-ci.ymloldmud0
2019-01-25Add Windows static target to .gitlab-ci.yml (incomplete)oldmud0
2019-01-21Add cache and artifacts to .gitlab-ci.ymloldmud0
2019-01-21Remove constexpr from aoapplication.holdmud0
2019-01-21Update Attorney_Online.pro for C++14oldmud0
(cherry picked from commit 032ba33ecff1b108fb1c12d06c14e26d86b21a60)
2019-01-21Update .gitlab-ci.ymloldmud0
2019-01-21Update .gitlab-ci.ymloldmud0
2019-01-21Update .gitlab-ci.ymloldmud0
2019-01-21Update .gitlab-ci.ymloldmud0
2019-01-21Update .gitlab-ci.ymloldmud0
2019-01-21Fix Docker image name in .gitlab-ci.ymloldmud0
2019-01-21Update .gitlab-ci.ymloldmud0
2019-01-21Fix tags in .gitlab-ci.ymloldmud0
2019-01-21Add .gitlab-ci.ymloldmud0
2019-01-08Fix #57perplexedMurfy
2019-01-07Merge pull request #56 from OmniTroid/masteroldmud0
Small fixes, decluttering + better build scripts