summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: src/printsupport: Rerun conversion scriptKevin Funk2019-02-131-13/+21
* cmake: Build qmake using CMakeKevin Funk2019-02-131-1/+139
* Replace "our" FindEGL.cmake with the ECM versionSimon Hausmann2019-02-132-32/+166
* Use rpath by default not only for building but also installed binariesSimon Hausmann2019-02-131-0/+14
* cmake: enable vnc platform pluginAlbert Astals Cid2019-02-123-1/+44
* cmake: set WrapOpenGL_FOUND to ONAlbert Astals Cid2019-02-121-0/+2
* cmake: FindWrapOpenGL->WrapOpenGLAlbert Astals Cid2019-02-121-1/+1
* Use CMakePushCheckStateVolker Krause2019-02-121-3/+3
* Fix build without VulkanSimon Hausmann2019-02-121-2/+2
* Fix Desktop GL/EGL/GLESv2 linkageSimon Hausmann2019-02-128-8/+114
* cmake: compile the networkmanager bearer pluginAlbert Astals Cid2019-02-122-1/+24
* cmake: add localserver in networkLiang Qi2019-02-121-0/+26
* cmake: build the connman bearer pluginAlbert Astals Cid2019-02-122-1/+24
* cmake: Build the generic bearer pluginAlbert Astals Cid2019-02-123-1/+39
* cmake: Find and build odbc pluginAlbert Astals Cid2019-02-124-2/+37
* cmake: Find and build psql pluginAlbert Astals Cid2019-02-124-2/+32
* cmake: add TODOs in plugins/platforms for futureLiang Qi2019-02-121-4/+56
* cmake: Fix more old-style CMake macrosKevin Funk2019-02-122-5/+5
* cmake: update README.mdLiang Qi2019-02-121-0/+10
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-127-17/+155
* Fix finding syncqt when "cross compiling"Simon Hausmann2019-02-121-0/+2
* Fix qt_config_compile_test when cross-compilingSimon Hausmann2019-02-121-4/+18
* cmake: Start to use ConfigExtra.cmake filesKevin Funk2019-02-127-404/+37
* Find mtdev and use itAlbert Astals Cid2019-02-124-2/+11
* cmake: replace unused macro with a proper valueJean-Michaƫl Celerier2019-02-121-3/+3
* configurejson2cmake.py: openssl -> OpenSSL mappingAlbert Astals Cid2019-02-122-1/+2
* cmake: Create Qt5 compat targets in config filesKevin Funk2019-02-127-23/+26
* cmake: Use consistent naming scheme for BootstrapKevin Funk2019-02-121-10/+11
* cmake: Set up VERSION/SOVERSION properlyKevin Funk2019-02-121-0/+2
* CMake: Fix build of system jpeg is not availableKai Koehne2019-02-122-1/+4
* configurejson2cmake.py: Don't emit a fixme for C++11 configAlbert Astals Cid2019-02-122-2/+4
* configurejson2cmake.py: Support for the two cases that have LIBS +=Albert Astals Cid2019-02-122-10/+28
* cmake: also write FIXME on the configure.cmake for 'use'Albert Astals Cid2019-02-124-22/+35
* cmake: blacklist xlib test, we can just use X11_FOUNDAlbert Astals Cid2019-02-122-19/+3
* cmake: Find Cups and enable its pluginAlbert Astals Cid2019-02-125-3/+45
* cmake: Blacklist the libinput_axis_api testAlbert Astals Cid2019-02-122-19/+4
* cmake: imageformats plugin needs an if guardAlbert Astals Cid2019-02-121-2/+20
* cmake: Fixup paths to qvulkan* filesKevin Funk2019-02-111-6/+6
* cmake: enable the compose pluginAlbert Astals Cid2019-02-112-1/+28
* cmake: build the ibus pluginAlbert Astals Cid2019-02-113-0/+34
* cmake: enable the xdgdesktopportal pluginAlbert Astals Cid2019-02-112-1/+22
* 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