summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
AgeCommit message (Expand)Author
2020-08-01Add a PKCS12 Windows code signing certificate and sign exe/msi artifacts.RJ Ryan
2020-07-19AppVeyor: only send Zulip notifications when status changesBe
2020-07-02appveyor.yml: Use offscreen buffer for running testsJan Holthuis
2020-06-30Merge pull request #2866 from uklotzde/libebur128Jan Holthuis
2020-06-23AppVeyor/Travis: Omit features instead of explicitly disabling (OFF)Uwe Klotz
2020-06-21AppVeyor/Travis: Explicitly set CMAKE_BUILD_TYPE=ReleaseUwe Klotz
2020-06-21Update comments about future CI releasesUwe Klotz
2020-06-21Add TODO about DEBUG_ASSERTIONS_FATAL=ON/OFFUwe Klotz
2020-06-21libebur128: Enable dynamic linking on Debian/UbuntuUwe Klotz
2020-06-21AppVeyor: Enable WARNINGS_FATAL for Ubuntu2004Uwe Klotz
2020-06-21AppVeyor: Explicitly specify all build optionsUwe Klotz
2020-06-20AppVeyor: Remove Ubuntu 18.04 buildUwe Klotz
2020-06-20AppVeyor: Remove obsolete installation of gdbUwe Klotz
2020-06-20AppVeyor: Enable shallow_cloneUwe Klotz
2020-06-20AppVeyor: Add Ubuntu 20.04 buildUwe Klotz
2020-04-24Removing the "call" from the sets, as suggested in the PR.JosepMaJAZ
2020-04-21Forgot to remove the old set QT_PATH. Also documented an unusual syntaxJosepMaJAZ
2020-04-19Use Qt 5.14 on AppveyorJosepMaJAZ
2020-04-16appveyor.yml: Improve filenames of WIX CPack packageJan Holthuis
2020-04-09appveyor.yml: Remove NSIS installer generation for nowJan Holthuis
2020-04-09appveyor: Switch to Python 3Jan Holthuis
2020-02-11appveyor.yml: Use local patched version of ctest-to-junit.xslJan Holthuis
2020-02-07appveyor.yml: Install cmake on Ubuntu via pipJan Holthuis
2020-02-05appveyor.yml: Remove _ENABLED suffix from option namesJan Holthuis
2020-02-05appveyor.yml: Add ccache support on UbuntuJan Holthuis
2020-02-05appveyor.yml: Add clcache supportJan Holthuis
2020-02-05appveyor.yml: Switch to Ninja build system on WindowsJan Holthuis
2020-02-05appveyor.yml: Split apt install packages into separate linesJan Holthuis
2020-02-05appveyor.yml: Add -L flag to cmake to dump optionsJan Holthuis
2020-02-05appveyor.yml: Split cmake options into separate linesJan Holthuis
2020-02-05appveyor.yml: Disable GTEST_COLOR (interferes with JUnit XML output)Jan Holthuis
2020-02-05appveyor.yml: Disable test output compression in CTest XML fileJan Holthuis
2020-02-05appveyor.yml: Upload test result XMLJan Holthuis
2020-02-05appveyor.yml: Invoke ctest directly instead of using "test" targetJan Holthuis
2020-02-05appveyor.yml: Generate EXE/MSI installers using NSIS/WIXJan Holthuis
2020-02-05appveyor.yml: Set STATIC_DEPS=ON on WindowsJan Holthuis
2020-02-05appveyor.yml: Remove mixxx-test build (included in ALL)Jan Holthuis
2020-02-05appveyor.yml: Fix usage of Release config on WindowsJan Holthuis
2020-02-05appveyor.yml: Use Visual Studio 15 2017 Win64 generatorJan Holthuis
2020-02-05appveyor.yml: Remove Git from %PATH% to avoid wrong linkerJan Holthuis
2020-02-05appveyor.yml: Remove non-working CLI setting of CMAKE_FIND_LIBRARY_PREFIXESJan Holthuis
2020-02-05appveyor.yml: Add .travis.yml and LICENSE to skip_commits/filesJan Holthuis
2020-02-05appveyor.yml: Remove upload of test_results.xml on WindowsJan Holthuis
2020-02-05appveyor.yml: Switch to CMake on WindowsJan Holthuis
2020-02-05appveyor.yml: Remove upload of test_results.xml on UbuntuJan Holthuis
2020-02-05appveyor.yml: Switch to CMake on UbuntuJan Holthuis
2019-07-03Replace SoundSourceFFmpeg with new implementation for FFmpeg 4.xUwe Klotz
2019-06-30Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into ffmpeg31Uwe Klotz
2019-06-08Replace Qt4 with Qt5 dependencies in AppVeyor buildUwe Klotz
2019-03-09Disable FFmpeg 4.x for Ubuntu 18.04Uwe Klotz