Malte Langkabel and GitHub
f18bef7f73
build: make Java tests run on Linux CI ( #1127 )
2021-01-11 14:34:28 +01:00
Malte Langkabel and GitHub
5cae072a02
build: Update to LLVM 11.0.0 (issue #1088 ) ( #1116 )
2020-12-01 07:53:20 +01:00
Eberhard Gräther and GitHub
9a8fa94905
build: Migrate Linux '.tar.gz' package creation from CPack to linuxdeployqt ( #1034 )
...
Unified Linux package creation into single script 'setup/Linux/createPackages.sh' that uses 'linuxdeployqt' for both the '.tar.gz' and '.AppImage' package.
2020-06-08 15:06:42 +02:00
Eberhard Gräther and GitHub
e7fc3d205d
build: Updated Travis CI docker image to LLVM/Clang 10.0.0 ( #1033 )
2020-06-07 16:44:14 +02:00
Louis St-Amour and GitHub
a12deb2056
Fixes for Clang 10 compatibility ( closes #965 ) ( #968 )
...
Primarily FrontendAction now gets passed as unique_ptr, but also StringRef was added in a few places. See https://releases.llvm.org/10.0.0/tools/clang/docs/ReleaseNotes.html#internal-api-changes and http://llvm.org/docs/ProgrammersManual.html#the-stringref-class Also, llvm::make_unique is now std::make_unique: https://reviews.llvm.org/D66259 because LLVM requires C++14.
2020-06-07 16:18:58 +02:00
Eberhard Gräther and GitHub
bf6a017720
build: Provide AppImage package for Linux (issue #279 ) ( #945 )
...
* Create AppImage package using linuxdeployqt in Travis CI
* Renamed appPath() to sharedDataPath()
* Fixed include error in tutorial
2020-03-29 17:10:30 +02:00
mlangkabel
da7cd9411b
build: change linux CI to deploy release builds for tags
2020-03-02 16:15:31 +01:00
Malte Langkabel and GitHub
ceb274478d
build: added Travis ci for Linux builds ( #857 )
2019-12-17 11:04:02 +01:00