summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6CoreMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Check for qtpaths6.exe existence during windows deploymentAlexandru Croitor4 days1-1/+24
* CMake: Warn when examples are not added via qt_internal_add_exampleAlexandru Croitor8 days1-0/+2
* CMake: Bring back renamed parameters for qt_standard_project_setupJoerg Bornemann2024-02-231-0/+10
* CMake: Default QT_I18N_SOURCE_LANGUAGE to "en"Joerg Bornemann2024-02-211-1/+4
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-211-6/+7
* CMake: Fix AUTORCC_OPTIONS INTERFACE_LIBRARY error with CMake 3.16Alexandru Croitor2024-02-151-1/+4
* CMake: Fix undefined symbol: qt_resourceFeatureZstd issueAlexandru Croitor2024-02-071-0/+14
* CMake: Fix *-metatypes.json creation, take IIIJoerg Bornemann2024-02-021-1/+1
* Introduce QTP0003 which controls the BUILD_SHARED_LIBS impact on user projectsAlexey Edelev2024-02-011-3/+24
* Revert "CMake: Fix *-metatypes.json creation for non-Ninja generators"Alexandru Croitor2024-02-011-1/+1
* CMake: Fix *-metatypes.json creation for non-Ninja generatorsJoerg Bornemann2024-01-261-1/+1
* qt6_wrap_cpp: Add .moc generationOrkun Tokdemir2024-01-191-2/+47
* cmake: Improve folder structure for Xcode and Visual Studio projectsTor Arne Vestbø2024-01-181-0/+62
* CMake: Set AUTOGEN_BETTER_GRAPH_MULTI_CONFIGOrkun Tokdemir2024-01-171-3/+12
* cmake: Explicitly generate Xcode schemes for executables and libsTor Arne Vestbø2024-01-161-0/+14
* cmake: Mark auto-generated rcc files as generatedTor Arne Vestbø2024-01-161-0/+1
* CMake: Fix *-metatypes.json creation for all makefile generatorsJoerg Bornemann2024-01-161-1/+1
* Disable AUTOGEN for resource object targetsAlexey Edelev2024-01-081-0/+5
* CMake: Add QT_DEPLOY_LIBEXEC_DIRJoerg Bornemann2023-12-181-0/+3
* CMake: Prepare deployment of projects using QtWebEngineJoerg Bornemann2023-12-181-0/+2
* CMake: Deploy correct arch files when cross-compiling to arm WindowsAlexandru Croitor2023-12-171-0/+15
* CMake: Add a way to pass additional arguments to win/macdeployqtJoerg Bornemann2023-12-071-0/+1
* CMake: Fix generation of target deployment informationJoerg Bornemann2023-12-071-0/+1
* CMake: Generate deployment information for each deployable targetJoerg Bornemann2023-12-041-0/+32
* Revert "CMake: Update timestamp file for `Multi-Config` and `Cross-Config` bu...Orkun Tokdemir2023-10-161-17/+3
* CMake: Update timestamp file for `multi-Config` buildsOrkun Tokdemir2023-10-131-1/+1
* CMake: Update timestamp file for `Cross-Config` buildsOrkun Tokdemir2023-09-281-3/+17
* CMake: Store info about the debug build in QtDeploySupport.cmakeJoerg Bornemann2023-09-261-0/+14
* CMake: Add I18N_NATIVE_LANGUAGE keyword to qt_standard_project_setupJoerg Bornemann2023-09-211-0/+4
* CMake: Add I18N_LANGUAGES keyword to qt_standard_project_setupJoerg Bornemann2023-09-191-1/+8
* CMake: Enable depfile for Makefiles generatorsOrkun Tokdemir2023-09-131-2/+9
* _qt_internal_create_moc_command: Fix genex parseOrkun Tokdemir2023-08-171-2/+13
* CMake: Place resources into static libraries, not object librariesAlexandru Croitor2023-08-141-3/+47
* Revert "CMake: Place resources into static libraries, not object libraries"Alexandru Croitor2023-08-091-39/+3
* Consider BUILD_SHARED_LIBS when adding libraries using _qt_internal_add_libraryAlexey Edelev2023-08-041-1/+1
* CMake: Place resources into static libraries, not object librariesAlexandru Croitor2023-08-041-3/+39
* CMake: Fix installed metatypes not being propagated to other reposAlexandru Croitor2023-07-241-3/+1
* CMake: Fix error in qt_generate_deploy_app_scriptJoerg Bornemann2023-07-131-1/+6
* CMake: Expose metatypes internal functions for further use in qmlAlexandru Croitor2023-07-121-36/+172
* CMake: Properly respect user setting of AUTOGEN_TARGETS_FOLDERJoerg Bornemann2023-07-101-1/+1
* Make WASM export names different across modulesMikolaj Boc2023-06-201-0/+1
* CMake: Fix unnecessary rebuilds in Visual Studio projectsJoerg Bornemann2023-06-041-0/+12
* Add SKIP_LINTING for generated source filesOrkun Tokdemir2023-06-011-2/+12
* CMake: Update USE_FOLDERS comment in qt_standard_project_setupJoerg Bornemann2023-05-261-2/+2
* CMake: Add NO_COMPILER_RUNTIME to deploy script macrosChristian Heimlich2023-03-131-0/+4
* _qt_internal_create_moc_command: clean up MOC's argumentsSami Shalayel2023-03-071-4/+12
* Reset the _qt_expects_finalization flagAlexey Edelev2023-02-091-0/+1
* CMake: Fix directory scoping issue for qt6_generate_deploy_scriptJoerg Bornemann2023-02-091-0/+7
* Rename Qt CMake policies argument namesAmir Masoud Abdol2023-02-071-12/+12
* Make qt6_extract_metatypes respects the AUTOGEN_BUILD_DIR, if setAmir Masoud Abdol2023-02-071-3/+16