summaryrefslogtreecommitdiffstats
path: root/cmake/QtPriHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use private headers for internal module priJaeyoon Jung2021-01-201-0/+2
* CMake: Fix QMAKE_LIB_<NAME> variable names in module .pri filesJoerg Bornemann2020-12-031-0/+1
* CMake: Fill QT.<module-name>.uses entries in module .pri filesJoerg Bornemann2020-11-301-5/+30
* CMake: Rename internal variableJoerg Bornemann2020-11-301-1/+1
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-201-2/+2
* CMake: Generate less pri files and mark header modules as no_linkCristian Adam2020-11-201-0/+3
* Don't add module pri library entry for header modulesTor Arne Vestbø2020-11-091-1/+7
* cmake: Allow module to specify initial dependsTor Arne Vestbø2020-11-091-1/+4
* CMake: Private module pri files should have internal_moduleAlexandru Croitor2020-11-071-0/+4
* Allow adding linker flags to qmake module prisTor Arne Vestbø2020-11-031-1/+4
* Allow adding extra content to module priTor Arne Vestbø2020-11-021-1/+4
* CMake: Clean up order of assignments in generated module pri filesAlexandru Croitor2020-10-301-6/+11
* cmake: Allow specifying module 'uses' entriesTor Arne Vestbø2020-10-281-2/+5
* cmake: Avoid -NOTFOUND suffix in module pri configTor Arne Vestbø2020-10-281-2/+4
* CMake: Export QT_QPA_DEFAULT_PLATFORM in QtBuildInternalsExtraAlexandru Croitor2020-10-271-0/+5
* cmake: Allow target to specify initial module internal configTor Arne Vestbø2020-10-261-1/+3
* cmake: Produce internal module pris like qmake doesTor Arne Vestbø2020-10-231-33/+37
* cmake: Respect NO_PRIVATE_MODULE when generating module pri filesTor Arne Vestbø2020-10-231-49/+52
* cmake: Don't add include paths to module pri if there are no headersTor Arne Vestbø2020-10-231-0/+6
* cmake: Fix logic for adding staticlib to module priTor Arne Vestbø2020-10-161-4/+3
* CMake: Add missing Android values in qdevice.priAlexandru Croitor2020-10-071-0/+7
* CMake: Export the chosen iOS SDK used when configuring QtAlexandru Croitor2020-10-071-0/+4
* CMake Build: Add support for -qtlibinfix configure parameterCristian Adam2020-09-231-2/+5
* CMake: Implement configure -qreal <type>Joerg Bornemann2020-08-191-1/+1
* CMake: Handle -D, -I, -F and -L configure argumentsJoerg Bornemann2020-08-171-0/+17
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+728