summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6CoreDeploySupport.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add NO_COMPILER_RUNTIME to deploy script macrosChristian Heimlich2023-03-131-0/+4
* CMake: Avoid repeating DESTDIR when deploying Qt libs and pluginsJoerg Bornemann2022-12-211-2/+2
* CMake: Un-TP most of the deployment APIAlexandru Croitor2022-12-081-4/+0
* CMake: Deploy runtime dependencies outside of the Qt prefix tooJoerg Bornemann2022-10-151-31/+58
* CMake: Set RPATH of deployed plugins on LinuxJoerg Bornemann2022-10-151-0/+59
* CMake: Add NO_TRANSLATIONS option to deployment functionsJoerg Bornemann2022-09-151-0/+14
* CMake: Introduce qt_deploy_translationsJoerg Bornemann2022-09-151-0/+144
* CMake: Add Linux support to qt_deploy_runtime_dependenciesJoerg Bornemann2022-09-151-2/+124
* CMake: Clarify qt_deploy_runtime_dependencies' EXECUTABLE argumentJoerg Bornemann2022-09-121-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Allow for CMAKE_INSTALL_BINDIR set to . in deployment APIJoerg Bornemann2022-08-171-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Clean up qt_deploy_runtime_dependencies for 6.3Alexandru Croitor2022-02-281-4/+14
* CMake: Clean up qt_deploy_qt_conf for 6.3Alexandru Croitor2022-02-211-4/+19
* CMake: Mark the new deployment API as being in Technical PreviewAlexandru Croitor2021-12-091-0/+4
* Add CMake deployment supportCraig Scott2021-12-081-0/+242