summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix AUTOMOC and friends to run only once the tools are builtAlexandru Croitor2019-03-221-0/+1
* Revert "Fix wrong target in qt_feature_module_begin"Alexandru Croitor2019-03-221-1/+1
* Add MSVC specific instruction set compiler flagsAlexandru Croitor2019-03-211-0/+15
* Fix sub-architecture (instruction sets / SIMD) handlingAlexandru Croitor2019-03-211-1/+2
* Fix wrong target in qt_feature_module_beginAlexandru Croitor2019-03-211-1/+1
* Fix internal features to also be evaluatedAlexandru Croitor2019-03-211-3/+10
* CMake: Make add_qt_executable link to Qt::Core by defaultTobias Hunger2019-03-201-2/+13
* CMake: Handle INSTALL_DIRECTORY for qt_executablesTobias Hunger2019-03-201-1/+9
* CMake: Fix names for generated DBus adaptor/interface filesTobias Hunger2019-03-201-1/+16
* CMake: Treat OUTPUT_DIRECTORY as relative to top level build directoryTobias Hunger2019-03-201-0/+3
* Add windows platform plugin and its requirementsAlexandru Croitor2019-03-181-1/+2
* Fix Windows buildAlexandru Croitor2019-03-181-0/+5
* Do define generation after feature evaluationAlexandru Croitor2019-03-181-18/+40
* CMake: Add QT_CFLAGS_* when building x86simd testsTobias Hunger2019-03-182-7/+7
* CMake: pro2cmake.py: Handle SIMD sourcesTobias Hunger2019-03-181-0/+52
* Use qt_evaluate_config_expression for feature enable conditionsAlexandru Croitor2019-03-141-2/+4
* Update README to mention setting the vcpkg toolchainAlexandru Croitor2019-03-111-1/+2
* Fix header Depends file generationAlexandru Croitor2019-03-111-0/+1
* Improve add_qt_resource functionTobias Hunger2019-03-111-8/+24
* cmake: fix the order of parameters for homebrewLiang Qi2019-03-071-1/+1
* Update README to specify the minimum version of CMake neededAlexandru Croitor2019-03-071-3/+6
* cmake: Fix moc on macOSMikhail Svetkin2019-03-061-10/+48
* CMake: Handle gc-sections linker flagsTobias Hunger2019-03-041-11/+21
* Fix usage of linker -no-undefined flag for macOSAlexandru Croitor2019-02-271-6/+15
* CMake: Fix build without double-conversion on macOSMikhail Svetkin2019-02-271-8/+15
* cmake: Start adding compiler flagsAlbert Astals Cid2019-02-213-0/+10
* cmake: set a CMAKE_BUILD_TYPE if none was specifiedAlbert Astals Cid2019-02-211-0/+12
* Update FindEGL.cmake from upstreamSimon Hausmann2019-02-201-4/+2
* Add support for building conveniently with ccacheSimon Hausmann2019-02-191-0/+8
* Fix use of uic when cross-compilingSimon Hausmann2019-02-191-0/+16
* Provide some basic instructions for cross-compiling and using CCacheSimon Hausmann2019-02-191-0/+24
* cmake: Make sure to finddeps of private targetKevin Funk2019-02-141-30/+33
* cmake: Make sure QT_SYNCQT is persistedKevin Funk2019-02-141-7/+9
* cmake: Make sure QtModuleConfig.cmake.in is foundKevin Funk2019-02-141-1/+2
* cmake: Install all necessary .cmake filesKevin Funk2019-02-141-0/+6
* cmake: Minor fix in QtModuleConfig.cmake.inKevin Funk2019-02-141-1/+1
* cmake: Also use -Wl,--no-undefined for ClangKevin Funk2019-02-131-2/+2
* Replace "our" FindEGL.cmake with the ECM versionSimon Hausmann2019-02-132-32/+166
* Use rpath by default not only for building but also installed binariesSimon Hausmann2019-02-131-0/+14
* cmake: set WrapOpenGL_FOUND to ONAlbert Astals Cid2019-02-121-0/+2
* Use CMakePushCheckStateVolker Krause2019-02-121-3/+3
* Fix build without VulkanSimon Hausmann2019-02-121-2/+2
* Fix Desktop GL/EGL/GLESv2 linkageSimon Hausmann2019-02-123-0/+88
* cmake: update README.mdLiang Qi2019-02-121-0/+10
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-121-16/+18
* Fix finding syncqt when "cross compiling"Simon Hausmann2019-02-121-0/+2
* Fix qt_config_compile_test when cross-compilingSimon Hausmann2019-02-121-4/+18
* cmake: Start to use ConfigExtra.cmake filesKevin Funk2019-02-122-8/+18
* Find mtdev and use itAlbert Astals Cid2019-02-121-0/+3
* cmake: replace unused macro with a proper valueJean-Michaƫl Celerier2019-02-121-3/+3