summaryrefslogtreecommitdiffstats
path: root/util/cmake
Commit message (Expand)AuthorAgeFilesLines
* pro2cmake: Parse "optional plugin" from qmldir filesUlf Hermann2020-06-091-1/+13
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-021-6/+0
* Adds library mappings for the Qt OPC UA module in helper.pyJannis Voelker2020-06-021-0/+2
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-021-15/+30
* CMake: Update src\gui\configure.json and the conversion scriptLaszlo Agocs2020-05-292-8/+1
* CMake: pro2cmake: Check existence of QMLTYPES_INSTALL_DIRAlexandru Croitor2020-05-291-2/+4
* Add SvgWidgets libraryVolker Hilsheimer2020-05-291-0/+1
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-12/+0
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-271-6/+0
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-221-3/+0
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-211-3/+0
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-211-3/+0
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-193-3/+29
* pro2cmake: Fix Scope.get_string for list valuesJoerg Bornemann2020-05-151-1/+2
* pro2cmake: Handle QMAKE_TARGET_XXX variablesJoerg Bornemann2020-05-121-1/+18
* CMake: pro2cmake: Fix cmake api detection for pluginsAlexandru Croitor2020-05-121-1/+1
* cmake: Add MinGW platform checkFriedemann Kleint2020-05-121-0/+1
* pro2cmake: Add library mappings for the restructured ActiveQt moduleJoerg Bornemann2020-05-071-0/+3
* pro2cmake: Honor INSTALL_EXAMPLESDIR if definedChristophe Giboudeaux2020-05-071-2/+5
* Support special casing in configure.cmakeMårten Nordheim2020-05-052-13/+44
* pro2cmake.py: Generate .cmake.conf files for versioningMårten Nordheim2020-04-301-1/+12
* pro2cmake: Translate (QT|QMAKE_USE)_FOR_PRIVATE into PRIVATE_MODULE_INTERFACETor Arne Vestbø2020-04-301-0/+4
* Fix pro2cmake help textTor Arne Vestbø2020-04-301-1/+1
* pro2cmake: convert QMLTYPES_FILENAME to QT_QMLTYPES_FILENAMEFabian Kosmale2020-04-301-0/+4
* CMake: Namespace all our IMPORTED targetsJoerg Bornemann2020-04-291-2/+2
* CMake: Port the 'static_runtime' featureJoerg Bornemann2020-04-231-1/+0
* CMake: Add qt6_add_plugin public APILeander Beernaert2020-04-221-2/+6
* CMake: Port the 'pkg-config' featureJoerg Bornemann2020-04-211-1/+1
* CMake: Port the 'ccache' featureJoerg Bornemann2020-04-171-1/+4
* CMake: Port the 'ltcg' featureJoerg Bornemann2020-04-171-1/+4
* CMake: Port the 'cross_compile' featureJoerg Bornemann2020-04-171-1/+1
* configurejson2cmake: Remove mention of the system-xcb featureJoerg Bornemann2020-04-171-2/+1
* CMake: Handle automatic rpath embedding correctlyAlexandru Croitor2020-04-171-2/+14
* CMake: Add library mapping for xcb-fixesLeander Beernaert2020-04-151-0/+7
* CMake: Update pro2cmake and friend to convert QtVirtualkeyboardLeander Beernaert2020-04-153-0/+6
* CMake: pro2cmake expand variables for qt_add_resource()Leander Beernaert2020-04-141-0/+12
* cmake: Add library mapping for QtHttpServerMikhail Svetkin2020-04-091-0/+6
* CMake: Handle missing packages in project compile testsAlexandru Croitor2020-04-091-1/+7
* CMake: Handle finding of OpenSSL headers correctlyAlexandru Croitor2020-04-082-6/+45
* CMake: pro2cmake: Handle $$PWD in included .pri files correct-ishAlexandru Croitor2020-04-081-1/+12
* CMake: Implement proper exclusion of tools including installingAlexandru Croitor2020-04-071-1/+4
* CMake: Port the 'static' featureJoerg Bornemann2020-04-061-1/+0
* CMake: Reformat python scriptsAlexandru Croitor2020-04-062-9/+10
* CMake: pro2cmake: Allow specifiying custom output fileAlexandru Croitor2020-04-061-5/+24
* CMake: configurejson2cmake: Port precompile_header featureAlexandru Croitor2020-04-061-1/+3
* Add Qt Core5Compat to the library mappingSona Kurazyan2020-04-031-0/+1
* CMake: pro2cmake: Skip conversion of doc snippetsAlexandru Croitor2020-04-031-0/+5
* CMake: Make sure that the library config.test is used for assimpAlexandru Croitor2020-04-031-1/+9
* CMake: Handle standalone config.tests in configure libraries sectionAlexandru Croitor2020-04-032-16/+80
* CMake: Allow excluding tools and apps from the default 'all' targetAlexandru Croitor2020-04-022-0/+26