summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: pro2cmake: Fix handling of chained scopes with else branchesTobias Hunger2019-02-111-1/+28
* CMake: Map dlopen feature to 'ON'Tobias Hunger2019-02-112-1/+3
* CMake: pro2cmake.py: Add XCB and X11 librariesTobias Hunger2019-02-111-2/+22
* Fix xcb platform linking when compiling the nativepainting codeAlbert Astals Cid2019-02-111-4/+6
* Fix xlib compile testAlbert Astals Cid2019-02-111-1/+3
* Add devicediscovery and fbconvenienceAlbert Astals Cid2019-02-113-0/+57
* Allow passing libraries to qt_config_compile_testAlbert Astals Cid2019-02-112-4/+17
* cmake: Make sure moc/rcc/uic are built when neededAlbert Astals Cid2019-02-072-0/+5
* cmake: Build src/plugins/imageformatsAlbert Astals Cid2019-02-015-0/+60
* cmake: Fix build of xcb platform plugin when vulkan is availableAlbert Astals Cid2019-02-013-1/+21
* cmake: Only use the doubleconversion cmake config if "valid"Albert Astals Cid2019-02-011-1/+3
* cmake: glib changed name to glib2Albert Astals Cid2019-02-013-6/+6
* CMake: pro2cmake.py: Small fix to type markupTobias Hunger2019-01-311-1/+1
* CMake: pro2cmake.py: Add scope debugging supportTobias Hunger2019-01-311-0/+8
* CMake: pro2cmake.py: Assign a unique id to each scopeTobias Hunger2019-01-311-2/+7
* CMake: pro2cmake.py: report total condition when dumping a scopeTobias Hunger2019-01-311-0/+2
* CMake: pro2cmake.py: Add a way to debug merges of scopesTobias Hunger2019-01-311-2/+20