summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add fixme mentioning we need a newer cmakeAlbert Astals Cid2019-01-311-1/+1
* CMake: Find common frameworks on apple in one placeTobias Hunger2019-01-311-0/+14
* CMake: pro2cmake.py: Use propertiesTobias Hunger2019-01-312-71/+85
* CMake: pro2cmake: default QT_FEATURE_system_* to "ON"Tobias Hunger2019-01-311-1/+6
* CMake: pro2cmake.py: Merge more scopesTobias Hunger2019-01-312-40/+328
* CMake: configure2cmake.py: Handle Libproxy and corewlanTobias Hunger2019-01-301-1/+2
* cmake: test: Enable the build of qdbusabstractinterfaceAlbert Astals Cid2019-01-305-23/+34
* cmake: test: Fix qdbusabstractadaptorAlbert Astals Cid2019-01-304-16/+11
* cmake: test: Enable qdbusxmlparserAlbert Astals Cid2019-01-301-4/+3
* test: fix if to depend on QT_FEATURE_style_fusionAlbert Astals Cid2019-01-301-1/+1
* Change the FIXME for selftests/aliveAlbert Astals Cid2019-01-302-2/+3
* cmake: Silence CMP0083 warnings until we can depend on cmake 3.14Albert Astals Cid2019-01-301-0/+2
* cmake: Add trivial FindLibproxy.cmakeAlbert Astals Cid2019-01-293-4/+7
* CMake: fix build for QtNetwork on macOSLiang Qi2019-01-291-0/+7
* CMake: pro2cmake.py: Better printing of scopesTobias Hunger2019-01-291-9/+8
* CMake: pro2cmake.py: Simplify conditionsTobias Hunger2019-01-293-8/+314
* CMake: pro2cmake.py: More mappings!Tobias Hunger2019-01-291-0/+7
* CMake: pro2cmake.py: Work on mapping of conditions to cmakeTobias Hunger2019-01-291-0/+8
* CMake: pro2cmake.py: Resolve file names for RESOURCESTobias Hunger2019-01-291-1/+1
* CMake: pro2cmake.py: Fix handling of complex else branchesTobias Hunger2019-01-291-2/+3
* CMake: pro2cmake.py: merge extend_targets with identical conditionsTobias Hunger2019-01-291-14/+62
* CMake: pro2cmake.py: Fix pyls warningsTobias Hunger2019-01-292-22/+48
* CMake: Introduce Q_OBJECT qdoc macroTobias Hunger2019-01-259-30/+5
* CMake: pro2cmake.py: Better output in debug dumpsTobias Hunger2019-01-231-4/+18
* CMake: pro2cmake.py: Give up on faithful representation of -=, +=, *= and =Tobias Hunger2019-01-231-43/+11
* CMake: pro2cmake.py: Report keys that were not converted in each scopeTobias Hunger2019-01-231-10/+46
* CMake: pro2cmake.py: Do not print trailing / in directory namesTobias Hunger2019-01-231-0/+1
* CMake: pro2cmake.py: Do not double-report include filesTobias Hunger2019-01-231-2/+2
* CMake: pro2cmake.py: Better indentation in debug dumpTobias Hunger2019-01-231-2/+2
* CMake: pro2cmake.py: Visit scopes depth-first for include resolutionTobias Hunger2019-01-231-3/+3
* CMake: pro2cmake.py: Ignore 3rdparty code that gets includedTobias Hunger2019-01-231-0/+3
* CMake: pro2cmake.py: Nicer printing of conditionsTobias Hunger2019-01-231-5/+28
* CMake: pro2cmake.py: Improve debugging dumpTobias Hunger2019-01-181-6/+13
* CMake: pro2cmake: Fix printing of the different operationsTobias Hunger2019-01-181-6/+6
* CMake: pro2cmake.py: Fix merging of scopesTobias Hunger2019-01-181-1/+4
* CMake: Fix include path handling in pro2cmake.pyTobias Hunger2019-01-181-2/+1
* CMake: pro2cmake: fix include file handlingTobias Hunger2019-01-181-1/+8
* CMake: Add "BUILD_EXAMPLES" option to disable examplesTobias Hunger2019-01-171-1/+5
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-1710-108/+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-175-39/+42
* 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 WrapRt instead of rtMikhail Svetkin2019-01-091-2/+1
* pro2cmake: Clean up linter and pypi issuesTobias Hunger2019-01-071-128/+230
* pro2cmake: Be more faithful in the representation of operationsTobias Hunger2018-12-211-92/+146
* pro2cmake: Handle VPATHTobias Hunger2018-12-211-3/+17
* CMake: Build PrintSupport module and testsTobias Hunger2018-12-149-0/+222