summaryrefslogtreecommitdiffstats
path: root/util/cmake/configurejson2cmake.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* CMake: Replace QT_FEATURE_shared with BUILD_SHARED_LIBSTobias Hunger2018-11-061-0/+1
* configurejson2cmake: Add generic feature mappingTobias Hunger2018-11-061-44/+83
* Add ATSPI2 library supportTobias Hunger2018-11-011-0/+1
* configurejson2cmake: Sort library mapTobias Hunger2018-11-011-28/+28
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+860