summaryrefslogtreecommitdiffstats
path: root/util/cmake/configurejson2cmake.py
Commit message (Expand)AuthorAgeFilesLines
* Fix mapping of features to private featuresSimon Hausmann2019-07-221-3/+10
* Fix some configure.json conditions for qtimageformatsAlexandru Croitor2019-06-061-0/+6
* Map module.gui to if TARGET Qt::Gui in configure.cmakeAlexandru Croitor2019-06-051-0/+2
* Revert "Map module.gui to if TARGET Qt::Gui in configure.cmake"Alexandru Croitor2019-06-051-2/+0
* Map module.gui to if TARGET Qt::Gui in configure.cmakeAlexandru Croitor2019-06-051-0/+2
* Generate the c++xx standard features instead of skipping themAlexandru Croitor2019-06-031-6/+0
* Enhance the porting scripts with some new functionalityAlexandru Croitor2019-05-281-0/+2
* Improve configurejson2cmake.py to handle non-compliant qmake JSONAlexandru Croitor2019-05-271-3/+3
* Improve configure2cmake to find_package only in certain conditionsAlexandru Croitor2019-05-201-2/+22
* CMake: scripts: Extract code to write find_package linesTobias Hunger2019-05-091-25/+3
* CMake: pro2cmake.py: Fix library mappingTobias Hunger2019-05-061-5/+5
* CMake: Improve mapping of librariesTobias Hunger2019-05-031-97/+28
* CMake: configurejson2cmake: Do not generate useless OPTIONALsTobias Hunger2019-05-031-3/+2
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-4/+9
* Make freetype a required packageAlexandru Croitor2019-05-011-1/+1
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+8
* CMake: Configurejson2cmake: Always enable system-pcre2 and handle dlopenTobias Hunger2019-04-121-2/+4
* CMake: Set define for default QPA platformTobias Hunger2019-04-021-3/+0
* Temporarily disable the opengles2 feature on WIN32Alexandru Croitor2019-03-211-0/+3
* Fix sub-architecture (instruction sets / SIMD) handlingAlexandru Croitor2019-03-211-2/+3
* Improve configurejson2cmake feature output generationAlexandru Croitor2019-03-181-30/+72
* CMake: configurejson2cmake.py: Fix typoTobias Hunger2019-03-121-1/+1
* cmake: Cleanup harfbuzz featuresМихаил Светкин2019-03-011-0/+6
* CMake: Small unsorted fixes in preparation of upgrading to dev branchTobias Hunger2019-02-271-3/+5
* CMake: Fix build without double-conversion on macOSMikhail Svetkin2019-02-271-1/+1
* cmake: Give the egl_x11 test the necessary libs to compileAlbert Astals Cid2019-02-271-4/+11
* Fix Desktop GL/EGL/GLESv2 linkageSimon Hausmann2019-02-121-1/+2
* cmake: Find and build odbc pluginAlbert Astals Cid2019-02-121-0/+1
* cmake: Find and build psql pluginAlbert Astals Cid2019-02-121-0/+1
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-121-0/+5
* Find mtdev and use itAlbert Astals Cid2019-02-121-0/+1
* configurejson2cmake.py: openssl -> OpenSSL mappingAlbert Astals Cid2019-02-121-0/+1
* CMake: Fix build of system jpeg is not availableKai Koehne2019-02-121-0/+3
* configurejson2cmake.py: Don't emit a fixme for C++11 configAlbert Astals Cid2019-02-121-0/+3
* configurejson2cmake.py: Support for the two cases that have LIBS +=Albert Astals Cid2019-02-121-2/+22
* cmake: also write FIXME on the configure.cmake for 'use'Albert Astals Cid2019-02-121-0/+2
* cmake: blacklist xlib test, we can just use X11_FOUNDAlbert Astals Cid2019-02-121-0/+2
* cmake: Find Cups and enable its pluginAlbert Astals Cid2019-02-121-0/+1
* cmake: Blacklist the libinput_axis_api testAlbert Astals Cid2019-02-121-0/+3
* cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-111-0/+1
* cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-111-0/+1
* CMake: Map dlopen feature to 'ON'Tobias Hunger2019-02-111-1/+1
* CMake: Add FindZSTD.cmake and wire it up in configurejson2cmake.pyTobias Hunger2019-01-311-0/+1
* CMake: Use FindGLIB2 from cmake-extra-modulesTobias Hunger2019-01-311-1/+1
* CMake: configure2cmake.py: Handle Libproxy and corewlanTobias Hunger2019-01-301-1/+2
* CMake: Add support to find LTTng-ustTobias Hunger2018-11-061-0/+1
* CMake: Add FindSlog2Tobias Hunger2018-11-061-0/+1
* CMake: Improve handling of the different kinds of iconvTobias Hunger2018-11-061-3/+21
* CMake: Add FindPPS and use it in src/corelib/configure.cmakeTobias Hunger2018-11-061-0/+1
* CMake: Find librtTobias Hunger2018-11-061-0/+1