summaryrefslogtreecommitdiffstats
path: root/util/cmake
Commit message (Expand)AuthorAgeFilesLines
* Simplify resource embedding for qml modulesSimon Hausmann2019-08-091-7/+1
* Add support for QTQUICK_COMPILER_SKIPPED_RESOURCESSimon Hausmann2019-08-091-3/+12
* Extend handling of special condtionsLeander Beernaert2019-08-081-2/+2
* Add support for converting qtTargetLibrary() value assignmentsLeander Beernaert2019-08-083-2/+31
* Fix conversion of SUBDIR pro files not in current directoryLeander Beernaert2019-08-081-8/+16
* Handle DESTDIR overrideLeander Beernaert2019-08-071-0/+5
* Handle qmake's CONFIG=pluginLeander Beernaert2019-08-071-6/+6
* Handle conditions for SUBDIRS *more* correctlyAlexandru Croitor2019-08-071-56/+124
* Fix regular expression for add_qml_moduleLeander Beernaert2019-08-061-1/+1
* Fix shared resource paths in testsLeander Beernaert2019-08-061-1/+10
* Fix add_qml_module URILeander Beernaert2019-08-061-4/+6
* Fix qml plugin conversion: always install qml filesLeander Beernaert2019-08-061-8/+9
* Fix $$_PRO_FILE_PWD substitutionLeander Beernaert2019-08-051-1/+3
* Implement condition simplification for add_subdirectory conditionsAlexandru Croitor2019-08-011-1/+24
* Fix pro2cmake to handle QT default values properlyAlexandru Croitor2019-08-011-1/+4
* Small fix to correctly handle default argumentsAlexandru Croitor2019-08-011-4/+8
* Refactor QML_FILES for add_qml_moduleLeander Beernaert2019-08-011-15/+52
* Properly convert default QT directiveJędrzej Nowacki2019-08-011-1/+2
* Implement SUBDIR-= conversion in pro2cmake toolJędrzej Nowacki2019-08-011-12/+39
* Add Qt Quick Compiler supportLeander Beernaert2019-07-311-1/+11
* Ugly fix for handling QT_SOURCE_TREEAlexandru Croitor2019-07-291-3/+45
* Fix testdata handlingAlexandru Croitor2019-07-291-5/+12
* Add EMBED_QML_FILES option to add_qml_moduleLeander Beernaert2019-07-251-0/+2
* Fix QML_FILES conversionLeander Beernaert2019-07-251-1/+1
* Extend add_qt_test to support qmltestcaseLeander Beernaert2019-07-241-10/+23
* Fix mapping of Apple platforms in pro2cmake.pyAlexandru Croitor2019-07-231-1/+1
* Simplify add_qml_module codeLeander Beernaert2019-07-221-25/+11
* Process private libraries set in QT_PRIVATELeander Beernaert2019-07-221-1/+1
* Fix mapping of features to private featuresSimon Hausmann2019-07-221-3/+10
* Add special case handling for corelib mimetypes resourcesLeander Beernaert2019-07-181-6/+6
* Enable recursive expansion of simple qmake variablesLeander Beernaert2019-07-182-12/+24
* Handle TESTDATA for Qt TestsLeander Beernaert2019-07-161-0/+20
* Add support for QML pluginsLeander Beernaert2019-07-152-2/+53
* Add missing expansion for $$_PRO_FILE_PWD_Leander Beernaert2019-07-151-1/+1
* Fix XCB feature detectionSimon Hausmann2019-06-261-1/+1
* Android: Final changes for APK generationLeander Beernaert2019-06-261-1/+29
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-119/+119
* Fix compiling of examples on AndroidSimon Hausmann2019-06-121-2/+1
* Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* Improve special case handler to work on WindowsAlexandru Croitor2019-06-111-4/+20
* Improve pro2cmake.py moreAlexandru Croitor2019-06-081-3/+8
* Handle minimal_syncqt as not running syncqt for nowAlexandru Croitor2019-06-071-0/+2
* Fix comment fixup in pro2cmakeAlexandru Croitor2019-06-062-1/+20
* Fix some configure.json conditions for qtimageformatsAlexandru Croitor2019-06-061-0/+6
* Add support for private module .pri filesSimon Hausmann2019-06-051-0/+2
* CMake: Add WrapPCRE2 packageCristian Adam2019-06-051-1/+1
* Map module.gui to if TARGET Qt::Gui in configure.cmakeAlexandru Croitor2019-06-051-0/+2
* cmake: build with exceptions disabled by defaultAlbert Astals Cid2019-06-051-0/+3
* Fix write_all_source_file_lists type annotationAlexandru Croitor2019-06-051-1/+1
* Revert "Map module.gui to if TARGET Qt::Gui in configure.cmake"Alexandru Croitor2019-06-051-2/+0