summaryrefslogtreecommitdiffstats
path: root/cmake/QtPrlHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix prl files not to contain hard-coded library pathsAlexandru Croitor2022-06-251-0/+7
* CMake: Fix static library link order when using qmakeAlexandru Croitor2022-05-121-0/+1
* Fix generated pri and prl filesLi Xinwei2021-07-171-1/+3
* CMake: Fix generated prl and pri files for MSVCLi Xinwei2021-06-021-1/+7
* CMake: Make qt_internal_walk_libs available in public projectsAlexandru Croitor2021-05-111-237/+2
* Add ABI suffix to .prl files for AndroidJoerg Bornemann2021-05-031-1/+5
* Check if all required Qt targets are declared when finalizing the moduleAlexey Edelev2021-04-151-0/+3
* Fix linking order of the resource objectsAlexey Edelev2021-04-081-1/+1
* Fix QMAKE_PRL_LIBS entries on Windows for modules from other reposJoerg Bornemann2021-01-221-1/+1
* CMake: Fix resource object file paths in prl files for prefix buildsAlexandru Croitor2020-11-301-1/+1
* CMake: Fix value of QMAKE_PRL_TARGET in generated .prl filesJoerg Bornemann2020-11-251-1/+1
* CMake: Rename the qt resource properties to be internalAlexandru Croitor2020-11-191-2/+2
* CMake: Fix resource objects story in static prl filesAlexandru Croitor2020-11-191-25/+69
* CMake: Refactor parts of qt_internal_walk_libsAlexandru Croitor2020-11-191-9/+55
* cmake: Remove indirection via Startup target for EntryPointTor Arne Vestbø2020-11-121-3/+3
* CMake: Fix generation of prl files for non-qtbase modulesAlexandru Croitor2020-10-291-1/+7
* CMake: Introduce Qt6::Startup targetAlexandru Croitor2020-10-121-0/+10
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+313