summaryrefslogtreecommitdiffstats
path: root/tools/macos_buildenv.sh
AgeCommit message (Expand)Author
2021-09-13macos_buildenv.sh: delete ZIP after extractingBe
2021-09-12move vars from buildenv scripts to CMakeLists.txtBe
2021-09-12macos_buildenv.sh: remove hack setting CC & CXXBe
2021-09-12macos_buildenv.sh: remove hack download macOS 10.13 SDKBe
2021-09-10Export MACOSX_DEPLOYMENT_TARGET=10.12Daniel Schürmann
2021-09-09Set always CC and CXX environment variable to make sure cmake finds a compile...Daniel Schürmann
2021-08-18Switch to Ninja for macOS buildsDaniel Schürmann
2021-08-18install ccache and make from HomebrewDaniel Schürmann
2021-08-18Switch to the vcpkg environment for osx and update windows environment to the...Daniel Schürmann
2021-06-29Fix misc. typosluz paz
2021-06-10remove redundant shift callDaniel Schürmann
2021-06-08Added an help text to debian and macos_buildenvDaniel Schürmann
2021-04-24tools/macos_buildenv.sh: Fix broken link on download serverJan Holthuis
2021-01-01use macOS build env with Qt 5.12.3, KeyFinder, plus other updatesBe
2020-12-28tools/macos_buildenv: Fix shellcheck issuesJan Holthuis
2020-12-14Remove SConsJan Holthuis
2020-12-09build Mixxx with macOS 10.13 SDKBe
2020-11-24macos_buildenv.sh: make pre-commit happyBe
2020-11-24macos_buildenv.sh: fix GitHub Actions buildBe
2020-11-24macos_buildenv.sh: consolidate duplicated code into a functionBe
2020-11-24macos_buildenv.sh: reorder output for easier readabilityBe
2020-11-24macos_buildenv.sh more zsh compatibility fixesBe
2020-11-24macos_buildenv.sh: improve interactive feedbackBe
2020-11-24fix QT_PATH -> Qt5_DIRBe
2020-11-24Merge remote-tracking branch 'upstream/2.3' into macos_buildenv_scriptBe
2020-11-24GitHub Actions: Replace --ghactions flag with GITHUB_ENV var in scriptsJan Holthuis
2020-11-23macos_buildenv.sh zsh compatibilityBe
2020-11-23macos_buildenv.sh code styleBe
2020-11-23macos_buildenv.sh script improvementsBe
2020-11-23download macOS build environment from downloads.mixxx.orgBe
2020-11-21tools: Print information about buildenv in scriptsJan Holthuis
2020-11-20GitHub Actions: Streamline macOS buildenv setupJan Holthuis