summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmake: Create Qt5 compat targets in config filesKevin Funk2019-02-125-17/+20
* cmake: Set up VERSION/SOVERSION properlyKevin Funk2019-02-121-0/+2
* cmake: find gtk3 and build the gtk3 platformthemeAlbert Astals Cid2019-02-111-0/+3
* cmake: Find tslib and build the tslib plugin if foundAlbert Astals Cid2019-02-111-0/+3
* cmake: QtFeature: Do not error out when using QtKevin Funk2019-02-111-2/+2
* cmake: Make find_package(Qt5 ...) work properlyKevin Funk2019-02-114-45/+72
* cmake: Parse SYNCQT.INJECTIONSKevin Funk2019-02-111-1/+28
* cmake: we need to find for libudev not udevAlbert Astals Cid2019-02-111-1/+1
* cmake: QtFeature add debugging aidKevin Funk2019-02-111-1/+1
* cmake: Do not rerun try_compile invocationsKevin Funk2019-02-111-0/+4
* Allow passing libraries to qt_config_compile_testAlbert Astals Cid2019-02-111-2/+5
* cmake: Only use the doubleconversion cmake config if "valid"Albert Astals Cid2019-02-011-1/+3
* CMake: Introduce QT_HAS_NAMESPACETobias Hunger2019-01-311-0/+5
* CMake: Add FindZSTD.cmake and wire it up in configurejson2cmake.pyTobias Hunger2019-01-311-0/+49
* CMake: Use FindGLIB2 from cmake-extra-modulesTobias Hunger2019-01-312-3/+101
* CMake: Add debugging support for extend_target(...) callsTobias Hunger2019-01-311-0/+9
* CMake: pro2cmake.py: Pass QMAKE_MOC_OPTIONS on to CMakeTobias Hunger2019-01-311-1/+7
* CMake: pro2cmake.py: Convert more settings from .pro-file to CMakeTobias Hunger2019-01-311-2/+18
* cmake: test: Enable the build of qdbusabstractinterfaceAlbert Astals Cid2019-01-301-8/+14
* cmake: Add trivial FindLibproxy.cmakeAlbert Astals Cid2019-01-291-0/+3
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-173-82/+34
* CMake: QtFeature optimizationTobias Hunger2019-01-171-2/+0
* CMake: Error out on mis-use of qt_pull_features_into_current_scopeTobias Hunger2019-01-171-1/+4
* CMake: Introduce Qt::GlobalConfig to hold the global featuresTobias Hunger2019-01-174-22/+37
* CMake: Check for visibility onceTobias Hunger2019-01-161-5/+6
* CMake: update README.mdLiang Qi2019-01-161-2/+3
* CMake: Remove one unnecessary feature push into parent scopeTobias Hunger2019-01-141-2/+0
* CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-1413-363/+31
* CMake: Get rid of useless underscores in QtFeature.cmakeTobias Hunger2018-12-141-102/+101
* CMake: SimplifyTobias Hunger2018-12-141-94/+54
* CMake: Merge qt_internal_module_include_dir and qt_internal_module_infoTobias Hunger2018-12-143-48/+45
* CMake: Unify creation of target aliasesTobias Hunger2018-12-141-11/+23
* CMake: Refactor qt module name related codeTobias Hunger2018-12-141-22/+33
* Prefer qt_internal_ over _qt_ for internal functionsTobias Hunger2018-12-141-3/+2
* CMake: Unify on variable names without _ in functionsTobias Hunger2018-12-141-141/+140
* CMake: Do less feature-pushingTobias Hunger2018-11-221-2/+7
* CMake: Simplify registration of known Qt targetsTobias Hunger2018-11-221-4/+6
* CMake: Add simple test for moc handling and fix the implementationTobias Hunger2018-11-227-64/+88
* CMake: Add test for QRC and make it passTobias Hunger2018-11-225-21/+55
* CMake: Add test for uic handlingTobias Hunger2018-11-227-20/+98
* CMake: Add macro to generate cmake build-only testsTobias Hunger2018-11-223-22/+40
* CMake: Simplify qt_make_output_fileTobias Hunger2018-11-223-24/+44
* CMake: Fix cmake test for featuresTobias Hunger2018-11-223-5/+7
* CMake: Add option to run cmake build testsTobias Hunger2018-11-224-0/+37
* CMake: Add FindSlog2Tobias Hunger2018-11-061-0/+19