summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Implement propagation of object files to the end-point executableAlexey Edelev2021-05-274-0/+56
* CMake: Revise plugin finalizer mode usageAlexandru Croitor2021-05-271-0/+2
* wasm: fix cmake syntax for emscriptenLorn Potter2021-05-271-4/+4
* Use the correct framework name when preparing the framework pathsAlexey Edelev2021-05-271-1/+1
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-9/+220
* CMake: Remove some dead installation codeAlexandru Croitor2021-05-251-17/+0
* CMake: Introduce a public qt_add_library functionAlexandru Croitor2021-05-252-88/+132
* CMake: fix CMake function qt_commandline_addStringHaoyu Liu2021-05-251-1/+1
* Add _qt_module_interface_name for 3rdparty librariesAlexey Edelev2021-05-231-0/+3
* Add export of the Private targets for the internal modulesAlexey Edelev2021-05-221-8/+6
* qmake: Pick default architecture on macOS based on unameTor Arne Vestbø2021-05-211-0/+7
* Enable UNICODE for all Qt targets and Qt consumers by defaultAlexey Edelev2021-05-213-8/+16
* Do not expose Qt internals by the HEADER_MODULEsAlexey Edelev2021-05-201-1/+2
* Merge main and private targets of the internal modulesAlexey Edelev2021-05-207-83/+157
* Add support for building and installing repo target setsJoerg Bornemann2021-05-204-0/+57
* CMake: Introduce finalizer mode handling of static pluginsAlexandru Croitor2021-05-202-3/+187
* CMake: Build plugin initializers as object libsAlexandru Croitor2021-05-184-45/+78
* cmake: Add repository name to test labels for qt5 buildsTor Arne Vestbø2021-05-181-1/+7
* CMake: Provide supported qt_internal_add_module() args via a functionCraig Scott2021-05-181-6/+46
* CMake: Don't do plugin initialization for static librariesAlexandru Croitor2021-05-171-0/+7
* wasm: make sure bind is compiler argumentLorn Potter2021-05-141-0/+1
* CMake: add an option to enable or disable versioned hard linkLi Xinwei2021-05-132-0/+8
* Fix typo in FindWrapAtomic.cmakeJohn Zimmermann2021-05-121-3/+3
* CMake: Add 'collect_targets' mode to __qt_internal_walk_libsAlexandru Croitor2021-05-111-13/+69
* CMake: Make qt_internal_walk_libs available in public projectsAlexandru Croitor2021-05-1110-260/+267
* CMake: Hide qt plugin static import source files in a dot folderAlexandru Croitor2021-05-111-1/+1
* CMake: Refactor handling of static pluginsAlexandru Croitor2021-05-116-116/+203
* CMake: use additional search paths also for tool packageSamuli Piippo2021-05-101-1/+5
* CMake: Split qt_repo_build() into reusable macrosAlexandru Croitor2021-05-101-2/+21
* CMake: Don't use list(PREPEND) in qt.toolchain.cmakeAlexandru Croitor2021-05-101-2/+3
* CMake: Don't build cmake build tests as macOS universalAlexandru Croitor2021-05-101-4/+6
* Fix developer buildJoerg Bornemann2021-05-101-0/+2
* Allow to load -developer-build without configurations into an IDEKai Köhne2021-05-071-0/+12
* CMake: fix build with static BrotliLi Xinwei2021-05-071-0/+7
* Add instructions for Windows 10 on Arm configSimo Fält2021-05-052-0/+16
* Add -write-options-for-conan configure argumentJoerg Bornemann2021-05-051-2/+78
* Fix Windows build with CMake < 3.19Joerg Bornemann2021-05-051-2/+2
* Add ABI suffix to .prl files for AndroidJoerg Bornemann2021-05-031-1/+5
* Update the comment in QtFinishPrlFile.cmakeJoerg Bornemann2021-05-031-2/+4
* cmake: FreeBSD has DF_ORIGIN supportThiago Macieira2021-05-011-1/+1
* Add _qt_internal_wrap_tool_command to replace QT_TOOL_PATH_SETUP_COMMANDAlexey Edelev2021-04-301-0/+15
* Do not use qt_internal_module_info for non-module targetsAlexey Edelev2021-04-302-4/+10
* CMake: Fix reconfiguration when using a static top-level buildAlexandru Croitor2021-04-291-2/+6
* Make a documentation-only build possibleJoerg Bornemann2021-04-291-8/+20
* Add versioned alias for the Platform targetAlexey Edelev2021-04-271-0/+1
* wasm: do not set autodetect wasm true until we actually detectLorn Potter2021-04-271-1/+1
* Inhibit CMake generator detection for qt-configure-moduleJoerg Bornemann2021-04-261-1/+2
* CMake: Make qt-internal-configure-tests relocatableAlexandru Croitor2021-04-262-14/+21
* CMake: Install prl files from all repo build dirs in a top-level buildAlexandru Croitor2021-04-261-2/+7
* Error out if requesting Android build without toolchain fileJoerg Bornemann2021-04-231-0/+6