summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't add default rpaths to qt qml plugins when requestedAlexandru Croitor2024-03-061-0/+18
* CMake: Fix assignment in internal_get_build_vars_for_external_projectsAlexandru Croitor2024-03-061-2/+2
* CMake: add options to not generate target wrappersSamuli Piippo2024-03-061-1/+1
* cmake: Allow silencing CMake generator warning from environmentTor Arne Vestbø2024-03-051-1/+2
* Wrap condition in _qt_internal_check_depfile_support with parenthesesAlexey Edelev2024-02-221-3/+6
* CMake: Teach qt_config_compile_test to set the build outputAlexandru Croitor2024-02-231-3/+24
* Add newline after importAndré Klitzing2024-02-211-1/+1
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-211-2/+2
* wasm: update Emscripten to 3.1.50Lorn Potter2024-02-211-1/+1
* Remove year from generic Qt copyright informationKai Köhne2024-02-181-1/+0
* Add configure mappings for QT_BUILD_<TESTS|EXAMPLES>_PROJECTAlexey Edelev2024-02-152-0/+16
* Change the mechanism that copies framework header filesAlexey Edelev2024-02-141-12/+35
* Fix the namespaceless target condition in __qt_internal_walk_libsAlexey Edelev2024-02-131-1/+1
* cmake: build repo helpers - fine-grained test/example optionsTim Blechmann2024-02-091-4/+12
* Add plugins of imported QtModules to the _qt_plugins propertyAlexey Edelev2024-02-061-0/+7
* CMake: Fix configuring a standalone test on Apple platformsAlexandru Croitor2024-02-022-1/+18
* Change the way we detect the need of adding Qt<Module>Plugins.cmakeAlexey Edelev2024-02-011-2/+2
* CMake: Simplify default CMAKE_BUILD_TYPE logicAlexandru Croitor2024-01-294-77/+122
* CMake: Warn about unsupported generator for all qt submodulesAlexandru Croitor2024-01-252-10/+16
* CMake: Accept additional arguments for qt_internal_add_docsVenugopal Shivashankar2024-01-241-2/+29
* CMake: Enable overriding the QT_INSTALL_DOCS environment variableVenugopal Shivashankar2024-01-241-1/+3
* CMake: Fix unity build for qtgraphsAlexandru Croitor2024-01-231-2/+9
* CMake: Fix sqldrivers project to allow building as Debug MSVC configAlexandru Croitor2024-01-231-2/+5
* Cut off the IMPORTED targets from the sync header dependenciesAlexey Edelev2024-01-231-6/+9
* Force CMake to look for static versions of xcb componentsAlexey Edelev2024-01-191-0/+3
* Allow configuring the qtbase documentation-only buildAlexey Edelev2024-01-171-1/+1
* macOS: Reset save dialog extension when resetting file name filterTor Arne Vestbø2024-01-171-0/+1
* Allow disabling sanitizers for specific subdirectoriesAlexey Edelev2024-01-172-1/+41
* CMake: Fix user_facing_tool_links.txt for Apple platformsJoerg Bornemann2024-01-161-1/+8
* Add the support of the qt_import_plugins functionality to androiddeployqtAlexey Edelev2024-01-121-1/+2
* Use target-specific android-build directoryAlexey Edelev2024-01-121-2/+5
* Fix encapsulation of qt_build_internals_add_toplevel_targetsAlexey Edelev2023-12-221-2/+2
* CMake: don't set TIMEOUT_SIGNAL_NAME for Android target on Windows hostAssam Boudjelthia2023-12-201-1/+1
* Fix CMake extraction of sub architecture testCajus Pollmeier2023-12-191-1/+1
* AndroidTestRunner: make build command program deduction more robustAssam Boudjelthia2023-12-181-1/+1
* Fix FindWrapResolv on systems that complaing about uninit varsMårten Nordheim2023-12-171-1/+1
* CMake: Export additional target info props for object librariesAlexandru Croitor2023-12-161-5/+40
* CMake: Fix non-prefix debug exclusion check for additional info propsAlexandru Croitor2023-12-161-1/+1
* CMake: Don't recurse with qt-cmake-standalone-test in-source dirsAlexandru Croitor2023-12-151-0/+12
* Use the correct CMake argument name for -libpng and -libjpegAmir Masoud Abdol2023-12-141-2/+2
* Allow space in emsdk pathAmir Masoud Abdol2023-12-141-1/+1
* Fix an issue where it was not possible to build iOS tests in treeAmir Masoud Abdol2023-12-141-0/+14
* CMake: add spaces between sentences of BUNDLE_ANDROID_OPENSSL_LIBSAssam Boudjelthia2023-12-141-2/+2
* CMake:Android:Coin: prioritize timeout from COIN_COMMAND_OUTPUT_TIMEOUTAssam Boudjelthia2023-12-141-2/+7
* AndroidTestRunner: uninstall the test when interruptedAssam Boudjelthia2023-12-141-5/+13
* Build the QtSql plugin for Mimer SQL on macOS in universal binary modeFredrik Ålund2023-12-111-2/+1
* CMake: pass ndk-stack path to androidtestrunnerAssam Boudjelthia2023-12-081-0/+1
* headersclean: Re-add zero-as-null-pointer-constant warningKai Köhne2023-12-081-1/+2
* Make sure that the result variable is empty in _qt_internal_collect_buildsyst...Alexey Edelev2023-12-071-0/+5
* headersclean: Remove unneeded exceptionsKai Köhne2023-12-051-1/+0