summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Refactor qt_internal_add_plugin() and qt6_add_plugin()Craig Scott2021-03-295-113/+104
* Fix error when re-configuring an already installed Qt repositoryJoerg Bornemann2021-03-264-4/+62
* Merge integration refs/builds/qtci/dev/1616686367Qt CI Bot2021-03-254-3/+68
|\
| * Add a way to install versioned hard-links for toolsJoerg Bornemann2021-03-254-3/+68
* | CMake: Fix qconfig.cpp embedded prefix in the CIAlexandru Croitor2021-03-251-0/+17
* | CMake: Remove some dead codeAlexandru Croitor2021-03-251-2/+0
|/
* cmake: Handle arbitrary configure arguments that contain listsTor Arne Vestbø2021-03-231-2/+4
* Add plugins to Qt tools and executables for static buildsCraig Scott2021-03-235-33/+49
* Fix backtrace on non-linux systemsNiclas Rosenvik2021-03-221-0/+17
* Remove unnecessary $<BOOL:...> generator expressionCraig Scott2021-03-221-4/+1
* Properly set ICC and QCCNiclas Rosenvik2021-03-191-2/+2
* Set QT_DEFAULT_MKSPEC for various bsd systemsNiclas Rosenvik2021-03-191-0/+10
* CMake: Make Platform a dependency for all Qt internal targetsAlexandru Croitor2021-03-192-2/+3
* Prevent static plugin triggering autogen dependency on reconfigureCraig Scott2021-03-181-7/+15
* CMake: Don't attempt to add to a target that doesn't existMårten Nordheim2021-03-171-2/+4
* Merge "Fix installation of Find*.cmake files in shadow per-repo builds"Joerg Bornemann2021-03-171-1/+1
|\
| * Fix installation of Find*.cmake files in shadow per-repo buildsJoerg Bornemann2021-03-171-1/+1
* | Fix configure build due to use of qt_set01 in configure.cmakeNiclas Rosenvik2021-03-171-0/+1
|/
* CMake: make sure to collect Android dependencies for pluginsAssam Boudjelthia2021-03-173-42/+67
* Merge "Remove superfluous variable assignments from configure.bat"Joerg Bornemann2021-03-111-3/+1
|\
| * Remove the -qmake and -cmake configure argumentsJoerg Bornemann2021-03-111-3/+1
* | Merge "Fix CMAKE_INSTALL_PREFIX when building against installer-provided Qt"Joerg Bornemann2021-03-111-1/+1
|\ \ | |/ |/|
| * Fix CMAKE_INSTALL_PREFIX when building against installer-provided QtJoerg Bornemann2021-03-111-1/+1
* | Fix build of QTuioTouchPlugin with Makefile generator on macOSJoerg Bornemann2021-03-111-2/+8
|/
* Merge "Remove now unneeded QT_BOOTSTRAPPED check from qlibraryinfo.cpp"Joerg Bornemann2021-03-111-17/+0
|\
| * Remove all qmake-related data from q[make]config.cppJoerg Bornemann2021-03-111-13/+0
| * Pass target and host mkspec as defines to QMakeLibraryInfoJoerg Bornemann2021-03-111-2/+0
| * Do not write Sysroot and SysrootifyPrefix into qmakeconfig.cppJoerg Bornemann2021-03-111-2/+0
* | Bump Apple platform minimum versionsAlexandru Croitor2021-03-101-3/+3
|/
* qtdeclarative now directly handles more qml-specific logicCraig Scott2021-03-103-12/+5
* configure: Fix error when turning on/off non-emitted featuresJoerg Bornemann2021-03-091-14/+14
* cmake: Extend qt_configure_add_summary_section by a message typeDominik Holland2021-03-091-0/+2
* Add QT_CONFIGURE_RUNNING variable for configure.cmake filesJoerg Bornemann2021-03-051-0/+4
* Merge "Fix build of Core module without regularexpression feature"Alexey Edelev2021-03-041-3/+3
|\
| * Complete the renaming of qt_add_tool to qt_internal_add_toolJoerg Bornemann2021-03-041-3/+3
* | Merge "Remove win32_system_libs feature from src/corelib/configure.json"Joerg Bornemann2021-03-043-9/+49
|\ \
| * | Move syncqt.pl to libexecJoerg Bornemann2021-03-041-5/+1
| * | Make toolchain inspection more robustJoerg Bornemann2021-03-042-4/+48
| |/
* / headersclean: Compile with -std=c++latest, -Zc:__cplusplus on MSVCKai Köhne2021-03-041-1/+1
|/
* Improve support for QT_ADDITIONAL_PACKAGES_PREFIX_PATHKai Köhne2021-03-033-4/+12
* Generate information about user-facing applications in build dirJoerg Bornemann2021-03-024-1/+33
* Make qt_get_module_for_plugin() internal and do what its name saysCraig Scott2021-03-021-12/+7
* Simplify prefix-related functionality of qmakeAlexey Edelev2021-03-011-9/+0
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-254-24/+9
* Remove INTERNAL argument from qt_internal_add_linker_version_scriptJoerg Bornemann2021-02-251-34/+30
* CMake: Prevent qt_remove_args() from accessing out-of-range list indexCraig Scott2021-02-241-0/+4
* CMake: Reformat shared keyword listsCraig Scott2021-02-241-12/+63
* Avoid cyclic dependency between plugin and module *Config.cmake filesCraig Scott2021-02-241-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-0/+17
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-1/+1