summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
AgeCommit message (Expand)Author
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
2019-02-08Enable SoundSourceFFmpeg4 in AppVeyor CI buildUwe Klotz
2018-12-31appveyor(ubuntu): install libopus dev dependencyStéphane Lepin
2018-12-30Remove unused fftw dependency.RJ Skerry-Ryan
2018-12-30Remove VAMP from appveyor.yml.RJ Skerry-Ryan
2018-12-26Add missing dependency for AppVeyor CI buildUwe Klotz
2018-12-25add libqt5x11extras5-dev to AppVeyor Ubuntu dependency listBe
2018-10-29Build Mixxx on Ubuntu 18.04 via AppVeyor.RJ Skerry-Ryan
2018-10-09Use Visual Studio 2017 in appveyor.yml.RJ Ryan
2018-08-16Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2018-08-16fix checkmark in appveyor messages in zulipSebastien Blaisot
2018-05-20Enable Qt5 build on Windows.RJ Skerry-Ryan
2018-01-06Merge branch '2.1'RJ Ryan
2018-01-06Merge pull request #1455 from sblaisot/remove_nsisBe
2018-01-02update icons on appveyor zulip notificationSebastien BLAISOT
2018-01-02add pull request number on appveyor zulip notificationSebastien BLAISOT
2018-01-02add zulip notification from apveyorSebastien BLAISOT
2018-01-01remove NSIS files as we now have completely switched to wixSebastien Blaisot
2018-01-01Quote % stingDaniel Schürmann
2018-01-01Added Appveyor Email hookDaniel Schürmann
2017-12-28fix appveyor build by removing unneeded nsis patch as we switched to wixSebastien BLAISOT
2017-01-25AppVeyor: Read Windows environment from a file in the repository.RJ Ryan
2017-01-24Update Appveyor build to mixxxdj/buildserver@ce9b43e.RJ Ryan
2017-01-23Update AppVeyor build to "2.1-j00018-%platform%-%configuration%-fastbuild-sta...RJ Ryan
2017-01-18Build Mixxx on Appveyor with Visual Studio 2015.RJ Ryan
2017-01-18(appveyor) fix RDP commentsSebastien Blaisot
2017-01-18(appveyor) Comment back RDP connectionSebastien Blaisot
2017-01-18Add NSIS patching to appveyor install sectionSebastien Blaisot