summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-028-47/+233
* Update readme with some useful infoAlexandru Croitor2019-05-011-14/+39
* Fix add_qt_tool to properly propagate NO_QT optionAlexandru Croitor2019-04-291-2/+8
* CMake: Do not link qmake against Qt (not even the bootstrap one)Tobias Hunger2019-04-291-5/+13
* Append syncqt header include dir when building pluginsAlexandru Croitor2019-04-261-0/+2
* Fix dbusxml2cpp custom command invocationAlexandru Croitor2019-04-161-5/+11
* Work around issue of missing Windows qtmain static libraryAlexandru Croitor2019-04-161-0/+6
* CMake: Use imported target to create _nolink targetsTobias Hunger2019-04-111-14/+12
* CMake: Update src/corelibTobias Hunger2019-04-111-1/+1
* CMake: Support /nolink librariesTobias Hunger2019-04-101-0/+38
* Turn off linker version script support on macOSAlexandru Croitor2019-04-091-0/+7
* CMake: FindATSPI2: Ignore repeated attempts to find ATSPI2Tobias Hunger2019-04-091-1/+3
* Stop installing test helpersAlexandru Croitor2019-04-081-1/+1
* cmake: Run tests from their build dirAlbert Astals Cid2019-04-051-1/+1
* cmake: Put the test helpers binaries in their parent folderAlbert Astals Cid2019-04-041-1/+1
* Stop installing unnecessary thingsAlexandru Croitor2019-04-031-8/+17
* CMake: Add FindCups.cmake from upstream cmakeTobias Hunger2019-04-031-0/+98
* Add a debug suffix to libraries and plugins on macOS and WindowsAlexandru Croitor2019-04-021-0/+8
* CMake: Remove 3rdparty/kwin/FindFontconfig.cmakeTobias Hunger2019-03-291-50/+0
* Install test executables into $prefix/tests instead of $prefix/binAlexandru Croitor2019-03-271-0/+2
* CMake: Set QT_STATICPLUGIN for static pluginsTobias Hunger2019-03-271-4/+6
* CMake: allow custom plugin output/install directoriesTobias Hunger2019-03-271-11/+32
* 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