summaryrefslogtreecommitdiff
path: root/src/global
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-081-5/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-021-0/+3
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-06-071-0/+2
* Remove QMake project filesJoerg Bornemann2021-02-122-19/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-2/+2
* CMake: Fix configure.cmake usage for libclangAlexandru Croitor2020-06-293-31/+16
* Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-152-603/+0
* Fix re-introduced linking error on macOSLucie Gerard2020-03-261-1/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-181-6/+7
|\
| * Split the PP handling out of the AST parsingLucie Gérard2020-02-181-2/+1
| * Fix compiling lupdate with clang|llvmKarsten Heimrich2019-12-121-6/+8
| * Correct clang version for LLVM libraries BitstreamReader and RemarksLucie Gérard2019-12-111-1/+1
* | Post merge fixesLeander Beernaert2019-12-102-0/+44
|/
* Correct llvm minimal version for use of clangToolingRefactoringLucie Gérard2019-12-021-1/+1
* Remove stray debug outputSimon Hausmann2019-10-071-1/+0
* Export clang versioning to support building with clang 10.0.0Karsten Heimrich2019-09-202-1/+20
* lupdate: check for clang in environmentLucie Gérard2019-09-193-0/+589