summaryrefslogtreecommitdiffstats
path: root/util/cmake
Commit message (Expand)AuthorAgeFilesLines
* configure: Remove unused facility to define variable assignmentsJoerg Bornemann2021-11-011-7/+1
* Don't use libs in /usr/local for configure tests by default on macOSJoerg Bornemann2021-10-081-0/+7
* pro2cmake: Generate public CMake API code for projects by defaultAlexandru Croitor2021-09-271-4/+43
* pro2cmake: Augment searching of .qmake.conf with .cmake.confAlexandru Croitor2021-09-271-42/+58
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+3
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Remove conditioning on Android embeddedEdward Welbourne2021-09-176-18/+14
* pro2cmake: Fix reported make flake8 issuesAlexandru Croitor2021-09-091-1/+0
* pro2cmake: run make format to fix styling issuesAlexandru Croitor2021-09-094-34/+82
* pro2cmake.py: generate examples with properties in qt_add_executable()Oliver Eftevaag2021-09-081-5/+18
* CMake: Bump project versionsAlexandru Croitor2021-08-021-1/+1
* CMake: Fix Vulkan to be found when targeting AndroidAlexandru Croitor2021-07-011-1/+1
* Fix mapping of MultimediaQuick internal moduleAlexey Edelev2021-06-221-2/+2
* Fix internal module mappings of the qtdeclarative repoAlexey Edelev2021-06-111-8/+8
* Update internal module mappingsAlexey Edelev2021-06-101-5/+5
* Bump versionJani Heikkinen2021-06-101-1/+1
* Fix support for using system supplied md4c libraryNiclas Rosenvik2021-06-031-0/+1
* Add the 'Private' suffix to the internal module name by defaultAlexey Edelev2021-05-311-0/+1
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-311-16/+16
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-12/+10
* pro2cmake: Add support for standalone CMake test configurationCristian Adam2021-04-271-0/+6
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-1/+1
* CMake: pro2cmake: Use latest project version for qml import versionAlexandru Croitor2021-04-151-2/+2
* Fix backtrace on non-linux systemsNiclas Rosenvik2021-03-221-0/+1
* Enable X11 on other platforms than just LinuxNiclas Rosenvik2021-03-161-2/+6
* Add QtIvi Modules to cmake util helper.pyDominik Holland2021-03-101-0/+6
* pro2cmake: Set default API version to the latest versionJoerg Bornemann2021-03-091-2/+2
* 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