summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-116-1/+47
* CMake: pro2cmake.py: Simplify condition generationTobias Hunger2019-02-111-18/+2
* cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-116-5/+31
* CMake: pro2cmake.py: Treat ANDROID_EMBEDDED as ANDROIDTobias Hunger2019-02-111-0/+1
* CMake: pro2cmake.py: Do not go into infinite loopTobias Hunger2019-02-111-7/+14
* CMake: helper.py: Map harfbuzz libraryTobias Hunger2019-02-111-0/+1
* cmake: QtFeature: Do not error out when using QtKevin Funk2019-02-111-2/+2
* cmake: Make find_package(Qt5 ...) work properlyKevin Funk2019-02-114-45/+72
* Fix ARM buildSimon Hausmann2019-02-111-1/+0
* Fix build of neon accelerated drawing helpersSimon Hausmann2019-02-112-2/+2
* cmake: Parse SYNCQT.INJECTIONSKevin Funk2019-02-111-1/+28
* cmake: build the offscreen platform plugin on macOSLiang Qi2019-02-111-1/+1
* cmake: build libinput pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: build the tuiotouch pluginAlbert Astals Cid2019-02-112-1/+27
* cmake: enable evdevtablet pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: Enable evdevkeyboard pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: enable evdevtouch pluginAlbert Astals Cid2019-02-112-1/+20
* cmake: Enable evdevmouse pluginAlbert Astals Cid2019-02-113-0/+50
* cmake: build the minimalegl platform pluginAlbert Astals Cid2019-02-112-0/+42
* cmake: gui/vulkan: Generate files in correct dirKevin Funk2019-02-111-1/+2
* cmake: don't die when running on macOSAlbert Astals Cid2019-02-111-2/+2
* cmake: fix harfbuzz targetLiang Qi2019-02-111-1/+1
* cmake: Fix build widgets on macOSМихаил Светкин2019-02-111-5/+5
* Fix linkage against freetypeSimon Hausmann2019-02-111-0/+1
* cmake: build glxconvenienceAlbert Astals Cid2019-02-112-0/+28
* cmake: build the offscreen platform pluginAlbert Astals Cid2019-02-112-0/+49
* cmake: build minimal platform pluginAlbert Astals Cid2019-02-112-0/+41
* cmake: Build platformcompositorAlbert Astals Cid2019-02-112-0/+21
* cmake: build eglconvenienceAlbert Astals Cid2019-02-112-0/+41
* cmake: build linuxfb platform pluginAlbert Astals Cid2019-02-112-0/+48
* cmake: build kmsconvenienceAlbert Astals Cid2019-02-112-0/+24
* cmake: Use the proper libudev libraryAlbert Astals Cid2019-02-111-1/+1
* cmake: enable src/platformsupport/inputAlbert Astals Cid2019-02-112-0/+108
* cmake: we need to find for libudev not udevAlbert Astals Cid2019-02-111-1/+1
* cmake: we need two different qmyserver namesAlbert Astals Cid2019-02-112-3/+1
* cmake: QtFeature add debugging aidKevin Funk2019-02-111-1/+1
* cmake: Do not rerun try_compile invocationsKevin Funk2019-02-111-0/+4
* CMake: pro2cmake.py: Handle equals(foo, bar) in conditionsTobias Hunger2019-02-111-0/+2
* Fix make installSimon Hausmann2019-02-111-1/+1
* Require cmake 3.14 properSimon Hausmann2019-02-111-3/+1
* cmake: Fix linking of the opengles testsAlbert Astals Cid2019-02-111-0/+4
* Ignore cmake build directories that are typically in placeSimon Hausmann2019-02-111-0/+3
* cmake: Fix linking of the libinput_axis_api testAlbert Astals Cid2019-02-111-0/+2
* cmake: Fix linking of the egl_x11 testAlbert Astals Cid2019-02-111-0/+2
* Add moc dependency also to CorePrivateAlbert Astals Cid2019-02-111-0/+2
* test: Make qheaderview test buildAlbert Astals Cid2019-02-112-3/+5
* CMake: pro2cmake.py: Expand qmake values in file names, etc.Tobias Hunger2019-02-111-19/+45
* CMake: pro2cmake.py: Better mapping of complex conditionsTobias Hunger2019-02-111-5/+5
* CMake: pro2cmake.py: Remove some dead codeTobias Hunger2019-02-111-15/+0
* CMake: pro2cmake.py: Remove leading ./ in pathsTobias Hunger2019-02-111-1/+3