summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-07-02.travis.yml: Render tests to offscreen bufferJan 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-21Travis: Remove unused CMake flags ENABLE_TESTS and VERBOSEUwe 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-21Travis: Don't install homebrew dev env for CMake buildUwe Klotz
2020-06-21Travis: Explicitly specify all build optionsUwe Klotz
2020-06-20Merge pull request #2880 from daschuer/travis_merge_baseJan Holthuis
2020-06-20.travis.yml: Turn on WARNINGS_FATAL for Ubuntu CMake buildsJan Holthuis
2020-06-20Explain the pre-commit referncesDaniel Schürmann
2020-06-19Compare agains PR base commit and use pre-commit 2.2 syntaxDaniel Schürmann
2020-06-11Update pre-commit dependenciesUwe Klotz
2020-05-27.travis.yml: Build packages on TravisJan Holthuis
2020-05-27.travis.yml: Set Qt platform plugin path for running testsJan Holthuis
2020-05-22.travis.yml: Do not hardcode Qt5 versionJan Holthuis
2020-05-22.travis.yml: Reorder macOS before_install steps and add commentsJan Holthuis
2020-05-22.travis.yml: Work around hardcoded paths in buildenvJan Holthuis
2020-05-22.travis.yml: Use macOS buildenv instead of homebrewJan 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-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
2020-01-29.travis.yml: Fix warnings from travis build config validationJan Holthuis
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-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
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