summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)Author
2020-04-18Merge branch 'master' of github.com:mixxxdj/mixxx into migrate-to-QJSEngineJan Holthuis
2020-04-18Merge branch 'master' of github.com:mixxxdj/mixxx into migrate-to-QJSEngineJan Holthuis
2020-04-11Pin Xcode version to 9.4.1 on Travis CIUwe Klotz
2020-03-31Simpliy Travis CI config fileUwe Klotz
2020-03-30Upgrade Travis CI Ubuntu images from Xenial to BionicUwe Klotz
2020-03-27Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
# Conflicts: # appveyor.yml # build/depends.py # res/controllers/midi-components-0.0.js # src/controllers/controller.h # src/controllers/controllerengine.h # src/controllers/engine/colorjsproxy.cpp # src/controllers/engine/controllerengine.cpp # src/controllers/hid/hidcontroller.cpp # src/preferences/dialog/dlgpreferences.cpp # src/preferences/dialog/dlgpreferences.h # src/skin/skincontext.cpp # src/skin/skincontext.h # src/test/controller_preset_validation_test.cpp # src/test/controllerengine_test.cpp
2020-02-04.travis.yml: Pin current pre-commit version to prevent future breakageJan Holthuis
2020-02-04.travis.yml: Use correct Python version for travis pre-commit jobsJan Holthuis
2020-02-04Merge pull request #2464 from Holzhaus/pre-commit-hooksDaniel Schürmann
Add pre-commit config
2020-01-29.travis.yml: Fix warnings from travis build config validationJan Holthuis
Fixes these warnings: root: missing os, using the default linux language: value c++ is an alias for cpp, using cpp
2020-01-28.travis-ci.yml: Skip certain hooks on push, but check all filesJan Holthuis
2020-01-25.travis.yml: Show diff on pre-commit hook failureJan Holthuis
2020-01-25.travis.yml: Run pre-commit hooks on Travis-CIJan Holthuis
2020-01-24scripts/qsscheck: Get rid of PyQt5 dependencyJan Holthuis
2020-01-19Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
2020-01-07.travis.yml: Only use single thread for tests on OSXJan Holthuis
2020-01-06.travis.yml: Reduce number of concurrent tests on OSX to 2Jan Holthuis
2020-01-05.travis.yml: Use parallel tests for CMake buildsJan Holthuis
2019-12-23.travis.yml: Install latest CMake version via pipJan Holthuis
2019-12-20.travis.yml: Always use osx_image xcode11Jan Holthuis
2019-12-13.travis.yml: Use 4 threads on OSXJan Holthuis
2019-12-13.travis.yml: Use shorter name from CMake flags env variableJan Holthuis
2019-12-10.travis.yml: Enable caching for Homebrew to speed up buildsJan Holthuis
2019-12-10.travis.yml: Install ccache on OSX/CMakeJan Holthuis
2019-12-10.travis.yml: Use SCONSFLAGS for scons buildsJan Holthuis
2019-12-10.travis.yml: Add additional CMake build jobs for Ubuntu/OSXJan Holthuis
2019-12-09.travis.yml: Remove scons from global depencency listsJan Holthuis
2019-12-09.travis.yml: Include "scons" in build config namingJan Holthuis
2019-11-29.travis.yml: Only install python3 on qsscheckJan Holthuis
2019-11-29Revert ".travis.yml: Use python 3.7 by default on OSX"Jan Holthuis
This reverts commit 65724d57c0c143ab5e961afdf99c0348d7a8aea1.
2019-11-29.travis.yml: Replace "matrix" alias with more descriptive "jobs"Jan Holthuis
2019-11-29.travis.yml: Use python 3.7 by default on OSXJan Holthuis
2019-11-29.travis.yml: Print QTDIR on osx buildsJan Holthuis
2019-11-29.travis.yml: Remove unused before_script for osx buildsJan Holthuis
2019-11-29.travis.yml: Fix setting global env variablesJan Holthuis
2019-11-29.travis.yml: Add job namesJan Holthuis
2019-11-29.travis.yml: Cleanup travis config and run linter as separate jobJan Holthuis
2019-11-28.travis.yml: Run qsscheck.py on Linux CI buildsJan Holthuis
2019-10-23Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
# Conflicts: # build/depends.py # res/controllers/mixco/maudio_xponent.mixco.litcoffee
2019-08-09Fix libogg/libvorbis homebrew installation on Travis CIUwe Klotz
2019-07-21Update Ubuntu dependenciesUwe Klotz
2019-07-21Explicitly install qt5 on macOSUwe Klotz
2019-07-21Simplify shell commandsUwe Klotz
2019-07-21Enable Ubuntu Xenial build in Travis CIUwe Klotz
2019-07-21Use Travis CI homebrew addon for macOS buildUwe Klotz
2019-06-21Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
2019-06-15Travis CI: Remove obsolete qt5 feature flagUwe Klotz
2018-12-31Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
2018-12-30Remove unused fftw dependency.RJ Skerry-Ryan
2018-12-30Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan