 Malte LangkabelandGitHub
|
f18bef7f73
|
build: make Java tests run on Linux CI (#1127)
|
2021-01-11 14:34:28 +01:00 |
|
 Malte LangkabelandGitHub
|
5cae072a02
|
build: Update to LLVM 11.0.0 (issue #1088) (#1116)
|
2020-12-01 07:53:20 +01:00 |
|
 Eberhard GrätherandGitHub
|
e7fc3d205d
|
build: Updated Travis CI docker image to LLVM/Clang 10.0.0 (#1033)
|
2020-06-07 16:44:14 +02:00 |
|
 Louis St-AmourandGitHub
|
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ätherandGitHub
|
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 |
|
 Malte LangkabelandGitHub
|
ceb274478d
|
build: added Travis ci for Linux builds (#857)
|
2019-12-17 11:04:02 +01:00 |
|