aboutsummaryrefslogtreecommitdiff
path: root/scripts/macos_post_build.sh
AgeCommit message (Collapse)Author
2024-07-01Readme and script cleanup (#995)OmniTroid
* Ignore .idea * Ignore build dir too * Remove unused Windows Docker files * Remove somewhat cryptic launch.sh script * Remove kebab (javascript) * Remove outdated release_macos script and rename the most up-to-date one to macos_release * Clean up README.md and delete the other ones * Add preliminary configure script * Add hint in dependencies * Remove obsolete CONTRIBUTING.md * let's write the configure script later * Adding this is so supremely ironic that I can't even * Update QtApng repo * Actually we needed that * Add comment * Contact should be h2
2020-07-22fix mac builds, opus lib path was wrongsD
2020-07-05Mac CI: Fix wrong zip nameoldmud0
2020-05-22Bring back CI changes and macOS supportoldmud0
2020-05-22Full revert to tag 2.6.2oldmud0
Due to a countless number of changes made to the core that were not fully understood, tested, or documented, it was decided to roll everything back to the last known stable version (2.6.2). Changes dropped include: - Witness needed - Shake - Frame SFX - Multiple custom objections - Multithreaded thumbnail generation - Looping - Various translation additions - "Mirror IC" - Color in IC log - An invocation of clang-format Next time, work together and split your big fork into independently testable feature branches.
2020-04-18compress it moresD
2020-04-18zip it and upload the correct filesD
2019-08-13forgot macdeployqtmac builder
2019-08-13post build executablemac builder
2019-07-02Merge branch 'ci' into 'master'oldmud0
2019-06-29Mac improvementsDavid Skoland
Just modifying build scripts to make it less painful to build and release on Mac See merge request AttorneyOnline/AO2-Client!64
2019-04-11Use /bin/sh and exit immediately if a command fails.nnoodle
2019-03-29Add a bunch of scriptsoldmud0
2019-02-10Add Travis script for Mac buildsoldmud0
2019-01-06updated macos build scriptDavid Skoland
2019-01-03adjusted macos post build scriptDavid Skoland
2019-01-03added macos post build scriptDavid Skoland