summaryrefslogtreecommitdiffstats
path: root/util/cmake
Commit message (Expand)AuthorAgeFilesLines
* configurejson2cmake: Add library mapping for libmngJoerg Bornemann2021-02-241-0/+1
* Do some miscellaneous tidy-up in util/cmake/Edward Welbourne2021-02-152-10/+5
* Use newlines more consistently in generate compile-test codeEdward Welbourne2021-02-151-12/+14
* Simplify test-snippets in configure.cmakeEdward Welbourne2021-02-151-2/+1
* Update name of c++2a to c++20Kai Köhne2021-02-101-1/+1
* Change XCB::XFIXES condition in library mappingAlexey Edelev2021-01-261-2/+4
* Update pro2cmake to require CMake 3.16Andreas Buhr2021-01-221-1/+1
* pro2cmake: Raise QT_REPO_MODULE_VERSION to 6.1.0Joerg Bornemann2021-01-201-1/+1
* pro2cmake: Add mapping for Qt::StateMachineJoerg Bornemann2021-01-191-0/+1
* FindLibb2: Don't rely solely on pkg-configCraig Scott2021-01-181-1/+1
* CMake: Add --enable-new-dtags flag supportAlexey Edelev2020-12-221-1/+0
* configurejson2cmake: Rename assimp to qt3d-assimpJoerg Bornemann2020-12-211-3/+3
* configurejson2cmake: Fix conditions of features 'tiff' and 'webp'Joerg Bornemann2020-12-091-2/+0
* pro2cmake: Handle conditions for feature system_webpJoerg Bornemann2020-12-091-0/+1
* CMake: pro2cmake: Add mapping for qmldom libraryAlexandru Croitor2020-12-091-0/+1
* Add qt chart mapping to cmake utils helper.pyMichal Klocek2020-12-041-0/+1
* CMake: Fix conditions for some subarch featuresAlexandru Croitor2020-12-041-3/+3
* CMake: Fix QMAKE_LIB of WrapOpenSSLHeaders libraryJoerg Bornemann2020-11-301-1/+10
* pro2cmake: Fix is_public_module calculationJoerg Bornemann2020-11-301-5/+19
* Revert "xcb: add xcb-util dependency for xcb-image"Liang Qi2020-11-301-7/+0
* CMake: pro2cmake: Reformat scripts using black8 againAlexandru Croitor2020-11-123-57/+98
* CMake: pro2cmake: Handle AUX_QML_FILES installationAlexandru Croitor2020-11-121-0/+65
* pro2cmake.py: support for PAST_MAJOR_VERSIONS in qml_modulesFawzi Mohamed2020-11-111-0/+5
* CMake: Add mapping for qtquick3d's assimp libraryAlexandru Croitor2020-11-111-0/+9
* configurejson2cmake: Follow up fix to a regressionAlexandru Croitor2020-11-101-0/+1
* configurejson2cmake: Allow skipping of special case handlingAlexandru Croitor2020-11-101-13/+23
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-091-0/+4
* CMake: Fix detection of the ltcg featureJoerg Bornemann2020-11-061-3/+4
* pro2cmake: Support QML_PAST_MAJOR_VERSIONSFabian Kosmale2020-11-061-0/+5
* CMake: pro2cmake: Generate correct CONFIG_MODULE_NAME valuesAlexandru Croitor2020-10-301-7/+25
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-301-0/+3
* CMake: pro2cmake: Handle CONFIG+=console app_bundle in examplesAlexandru Croitor2020-10-271-0/+34
* pro2cmake: Fix singleton declarationJoerg Bornemann2020-10-191-1/+1
* CMake: Rename add_qt_gui_executable to qt_add_executableAlexandru Croitor2020-10-191-1/+1
* CMake: pro2cmake: Handle qt3d library namesAlexandru Croitor2020-10-171-5/+11
* pro2cmake: GitIgnore .pro2cmake_cacheOrgad Shaneh2020-10-161-0/+1
* pro2cmake: Ignore also initial commentOrgad Shaneh2020-10-161-1/+1
* pro2cmake: Translate qmake's install_qmltypes CONFIG optionUlf Hermann2020-10-081-0/+3
* pro2cmake: Allow optional imports in qmldirUlf Hermann2020-10-071-6/+21
* CMake: Add library mapping for QmlCompilerUlf Hermann2020-10-051-0/+1
* CMake: Implement configure -reduce-exportsJoerg Bornemann2020-10-051-1/+3
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-9/+36
* xcb: add xcb-util dependency for xcb-imageLiang Qi2020-09-211-0/+3
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-161-1/+1
* CMake: Implement configure -ltcgJoerg Bornemann2020-09-111-2/+30
* Remove the -no-compile-examples configure switchJoerg Bornemann2020-09-111-1/+0
* configurejson2cmake: Handle expressions of the form "foo != 0"Joerg Bornemann2020-09-101-0/+2
* xcb: drop Xinerama supportLiang Qi2020-09-041-7/+0
* pro2cmake: Fix qmake parser's line continuation handlingJoerg Bornemann2020-09-021-1/+2
* pro2cmake.py: support multiple versions in QT_QML_SOURCE_VERSIONMitch Curtis2020-08-231-4/+8