summaryrefslogtreecommitdiffstats
path: root/util/cmake/helper.py
Commit message (Expand)AuthorAgeFilesLines
* Fix mapping of Apple platforms in pro2cmake.pyAlexandru Croitor2019-07-231-1/+1
* Add support for QML pluginsLeander Beernaert2019-07-151-0/+2
* Fix XCB feature detectionSimon Hausmann2019-06-261-1/+1
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-119/+119
* CMake: Add WrapPCRE2 packageCristian Adam2019-06-051-1/+1
* cmake: Fix xcb buildAlbert Astals Cid2019-06-041-1/+1
* More fixes to conversion script while porting qtdeclarativeAlexandru Croitor2019-06-031-0/+2
* Generate the c++xx standard features instead of skipping themAlexandru Croitor2019-06-031-1/+4
* Add Library Mapping for QtNetworkAuthLeander Beernaert2019-05-281-0/+1
* Improve configurejson2cmake.py to handle non-compliant qmake JSONAlexandru Croitor2019-05-271-0/+26
* Add a few more 3rd party libraries to helper.pyAlexandru Croitor2019-05-211-0/+3
* Improve configure2cmake to find_package only in certain conditionsAlexandru Croitor2019-05-201-4/+35
* CMake: Fix test_operationsTobias Hunger2019-05-171-0/+1
* CMake: Wrap DBus1 find_package call to fix xproto not being picked upTobias Hunger2019-05-101-1/+1
* CMake: pro2cmake.py: Generate find_package information into examplesTobias Hunger2019-05-091-0/+16
* CMake: scripts: Extract code to write find_package linesTobias Hunger2019-05-091-0/+39
* CMake: scripts: Fix mypy issuesTobias Hunger2019-05-091-3/+4
* Fix freetype target not being found when using vcpkgAlexandru Croitor2019-05-081-1/+1
* CMake: scripts: Make xcb_qpa_lib known as a Qt moduleTobias Hunger2019-05-071-0/+1
* CMake: scripts: Treat libraries mapped to None as knownTobias Hunger2019-05-071-1/+1
* CMake: Scripts: Fix double entries in 3rd party library mappingTobias Hunger2019-05-061-2/+0
* CMake: pro2cmake.py: Fix library mappingTobias Hunger2019-05-061-11/+19
* Make zlib a required package for QtCoreAlexandru Croitor2019-05-031-1/+1
* CMake: Improve mapping of librariesTobias Hunger2019-05-031-184/+243
* cmake: Fix xcb_glx buildAlbert Astals Cid2019-05-031-0/+1
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-3/+3
* CMake: Map xkbcommon_supportTobias Hunger2019-04-121-0/+1
* CMake: Support /nolink librariesTobias Hunger2019-04-101-1/+6
* CMake: Fix mappings in helper.py - WUIASLiang Qi2019-04-091-1/+1
* CMake: Fix mappings in helper.pyTobias Hunger2019-04-091-6/+3
* CMake: Map linuxaccessibility_supportPrivate to Qt::LASPTobias Hunger2019-04-091-0/+1
* CMake: Map cups to Cups::Cups, vulkan_support_private to Qt::VulkanSupportPri...Tobias Hunger2019-04-031-0/+3
* CMake: Map odbc to ODBC::ODBCTobias Hunger2019-03-291-0/+1
* CMake: Map SQLite3 to SQLite::SQLite3Tobias Hunger2019-03-291-1/+2
* CMake: Map glx_support and glx_supportPrivateTobias Hunger2019-03-291-0/+2
* CMake: Map psql to PostgreSQL::PostgreSQLTobias Hunger2019-03-291-0/+1
* CMake: Map atspi2 to PkgConfig::ATSPI2Tobias Hunger2019-03-291-0/+1
* CMake: Map tslib, mtdev, libinput and xkbcommen_evdevTobias Hunger2019-03-291-0/+4
* CMake: Map fontconfig to Fontconfig::FontconfigTobias Hunger2019-03-291-0/+1
* CMake: Map libudev to PkgConfig::LibudevTobias Hunger2019-03-291-0/+1
* CMake: pro2cmake.py: Map libpng to PNG::PNGTobias Hunger2019-03-041-0/+1
* cmake: add more mappings to helper.pyAlbert Astals Cid2019-02-181-0/+3
* cmake: helper.py more mappingsAlbert Astals Cid2019-02-151-0/+3
* cmake: enable vnc platform pluginAlbert Astals Cid2019-02-121-0/+2
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-121-0/+1
* CMake: helper.py: Map harfbuzz libraryTobias Hunger2019-02-111-0/+1
* CMake: pro2cmake.py: Add XCB and X11 librariesTobias Hunger2019-02-111-2/+22
* CMake: pro2cmake.py: Handle more librariesTobias Hunger2019-01-311-1/+9
* CMake: Use FindGLIB2 from cmake-extra-modulesTobias Hunger2019-01-311-1/+2
* CMake: pro2cmake.py: More mappings!Tobias Hunger2019-01-291-0/+7